"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/15 02:31:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe" 2025/11/15 02:31:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 02:31:22 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0" 2025/11/15 02:31:23 DEBUG : Creating backend with remote "/tmp/rclone2829331782" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:31:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:31:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/15 02:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:24 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:28 DEBUG : sub dir/hello world: md5 = e6e659078c31069a5fd0b65241bd9f20 OK 2025/11/15 02:31:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:31:28 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:31:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.82s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:31 DEBUG : metadata sub dir: Making directory with metadata 2025/11/15 02:31:31 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:31:31 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/15 02:31:31 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:31:31 DEBUG : Local file system at /tmp/rclone2829331782: File to upload is small (21 bytes), uploading instead of streaming 2025/11/15 02:31:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 02:31:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 02:31:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/15 02:31:31 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:31 DEBUG : Google drive root 'crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0': Skipping btime metadata as can't update it on an existing file: 2025-11-15T02:31:31.310508874Z 2025/11/15 02:31:32 INFO : empty metadata sub dir: Updated directory metadata 2025/11/15 02:31:32 DEBUG : Google drive root 'crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0': Skipping btime metadata as can't update it on an existing file: 2025-11-15T02:31:31.309508873Z 2025/11/15 02:31:33 INFO : metadata sub dir: Updated directory metadata 2025/11/15 02:31:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/15 02:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:34 DEBUG : metadata sub dir/hello metadata world: md5 = 1bc7304aee94df8a278efb3f5456c014 OK 2025/11/15 02:31:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 02:31:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/15 02:31:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.75s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:39 DEBUG : metadata sub dir: Making directory with metadata 2025/11/15 02:31:39 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:31:39 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/15 02:31:39 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:31:39 DEBUG : Local file system at /tmp/rclone2829331782: File to upload is small (21 bytes), uploading instead of streaming 2025/11/15 02:31:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 02:31:39 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 02:31:39 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/15 02:31:39 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:39 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/15 02:31:39 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/15 02:31:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/15 02:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:41 DEBUG : metadata sub dir/hello metadata world: md5 = 8c780b4d1194870506147be56e57477c OK 2025/11/15 02:31:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 02:31:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/15 02:31:41 DEBUG : Google drive root 'crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0': Skipping btime metadata as can't update it on an existing file: 2025-11-15T02:31:39.062515655Z 2025/11/15 02:31:41 INFO : metadata sub dir: Updated directory metadata 2025/11/15 02:31:44 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.40s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:45 DEBUG : Creating backend with remote "/non-existing" 2025/11/15 02:31:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/15 02:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:49 DEBUG : sub dir/hello world: md5 = 77f31f709652ce6d1c5c67b834a4dc9d OK 2025/11/15 02:31:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:31:49 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:31:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.83s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Running all checks before starting transfers 2025/11/15 02:31:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Checks finished, now starting transfers 2025/11/15 02:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:31:55 DEBUG : sub dir/hello world: md5 = 17c5b962f5308f37ac5ea6771ef8c6e0 OK 2025/11/15 02:31:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:31:55 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:31:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:31:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.54s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:31:58 ERROR : Ignoring --no-traverse with sync 2025/11/15 02:31:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:31:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:00 DEBUG : sub dir/hello world: md5 = 23ee5f16d5c81c53194d1d7574241daf OK 2025/11/15 02:32:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:00 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:00 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.17s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/15 02:32:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:05 DEBUG : hello world2: md5 = b45c4297e2d71ea31fc3852bd4ae4a22 OK 2025/11/15 02:32:05 DEBUG : hello world2: size = 12 OK 2025/11/15 02:32:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:08 DEBUG : potato2: md5 = f222b128e30127e255365683a374b137 OK 2025/11/15 02:32:08 DEBUG : potato2: size = 11 OK 2025/11/15 02:32:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:11 DEBUG : potato2: md5 = 7e576466d0b4156483f18cdf5414f8cf OK 2025/11/15 02:32:11 DEBUG : potato2: size = 11 OK 2025/11/15 02:32:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.99s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 02:32:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:12 DEBUG : sub dir2: Making directory with metadata 2025/11/15 02:32:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:13 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:32:14 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 02:32:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:15 DEBUG : sub dir/hello world: md5 = 062ead44fdf7019c3490e6c90e2a8467 OK 2025/11/15 02:32:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:15 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/15 02:32:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.16s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:20 INFO : sub dir2: Making directory 2025/11/15 02:32:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 02:32:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 02:32:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:32:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:20 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/15 02:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:23 DEBUG : sub dir/hello world: md5 = 6dd803e5c11a1a479975a8b74c8fdde3 OK 2025/11/15 02:32:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:23 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.33s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:26 DEBUG : sub dir2: Making directory with metadata 2025/11/15 02:32:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:26 DEBUG : sub dir2: Making directory with metadata 2025/11/15 02:32:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:27 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:32:27 INFO : sub dir: Made directory with metadata (mtime=2025-11-15T02:32:26.034554736Z) 2025/11/15 02:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:29 DEBUG : sub dir/hello world: md5 = ffbaedf28f9eaf226a069d0e84144ebd OK 2025/11/15 02:32:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:29 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:29 INFO : sub dir/hello world: Deleted 2025/11/15 02:32:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.28s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:33 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/15 02:32:33 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.92s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:37 INFO : sub dir2: Making directory 2025/11/15 02:32:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 02:32:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:39 DEBUG : sub dir/hello world: md5 = a798acded9cc29733fab3934414f1307 OK 2025/11/15 02:32:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:39 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:39 INFO : sub dir/hello world: Deleted 2025/11/15 02:32:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.45s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:42 DEBUG : sub dir2: Making directory with metadata 2025/11/15 02:32:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:42 DEBUG : sub dir2: Making directory with metadata 2025/11/15 02:32:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:32:43 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:32:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:32:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:45 DEBUG : sub dir/hello world: md5 = 07fda34da6d6c4fa1b7406e636edbe54 OK 2025/11/15 02:32:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:45 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.90s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:50 INFO : sub dir2: Making directory 2025/11/15 02:32:50 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 02:32:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:32:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:32:52 DEBUG : sub dir/hello world: md5 = 861f88ca2c243cdb617b7853fd5a6741 OK 2025/11/15 02:32:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:32:52 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:32:52 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:32:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.84s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:32:58 DEBUG : sub dir/hello world: md5 = 593dff829557ef72ec5744054ca4df21 OK 2025/11/15 02:32:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gomojew3xige" 2025/11/15 02:32:58 DEBUG : Creating backend with remote "TestDrive:crypt/sheesk346ul5s3lotjprv47d452hsv3kirgvgnh49g8l17ukoui0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-gomojew3xige' 2025/11/15 02:33:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomojew3xige': Waiting for checks to finish 2025/11/15 02:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomojew3xige': Waiting for transfers to finish 2025/11/15 02:33:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:33:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 02:33:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomojew3xige': Purge remote 2025/11/15 02:33:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.42s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:33:08 DEBUG : sub dir/hello world: md5 = 28abb606a322c94d6e868d1cfa4b81d9 OK 2025/11/15 02:33:09 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 02:33:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:33:10 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:33:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:33:11 DEBUG : sub dir/hello world: md5 = 263b0b74d5c61efbbb34a2dd04b707db OK 2025/11/15 02:33:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 02:33:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/15 02:33:11 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.14s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:33:16 DEBUG : sub dir/hello world: md5 = bf059362fb871298384d8718b0d213c0 OK 2025/11/15 02:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zebucuc3tahu" 2025/11/15 02:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/b9do2dkbjl4ldlp6utto64q5ich14g26d6e7bpm6vecfnbtiv8k0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu' 2025/11/15 02:33:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:33:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu': Waiting for checks to finish 2025/11/15 02:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu': Waiting for transfers to finish 2025/11/15 02:33:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:33:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 02:33:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:33:24 DEBUG : sub dir/hello world: md5 = af3803981743b46f4a09690b06591aa9 OK 2025/11/15 02:33:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:33:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 02:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu': Waiting for checks to finish 2025/11/15 02:33:25 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:33:25 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu') 2025/11/15 02:33:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 02:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu': Waiting for transfers to finish 2025/11/15 02:33:26 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 02:33:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 02:33:27 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebucuc3tahu': Purge remote 2025/11/15 02:33:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.86s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:33:32 DEBUG : sub dir/hello world: md5 = 7e888d7753f23a9d30e5484cdaae40cd OK 2025/11/15 02:33:33 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 02:33:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:33:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:33:34 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 02:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:33:35 DEBUG : sub dir/hello world: md5 = 9e490872dd0b9184e9847ec2d3367285 OK 2025/11/15 02:33:35 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 02:33:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/15 02:33:35 INFO : sub dir/hello world: Deleted 2025/11/15 02:33:35 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.07s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:33:40 DEBUG : sub dir/hello world: md5 = 4795b7fae51e12008d57bb3a207cbe58 OK 2025/11/15 02:33:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zugicic3xeye" 2025/11/15 02:33:41 DEBUG : Creating backend with remote "TestDrive:crypt/j28760bko7qgkfsh54vedv8noocvnv35edemhnknncpofmvu07a0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye' 2025/11/15 02:33:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for checks to finish 2025/11/15 02:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for transfers to finish 2025/11/15 02:33:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:33:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 02:33:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:33:48 DEBUG : sub dir/hello world: md5 = 35332da970cba14d0884edcb9b87ef1d OK 2025/11/15 02:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Using server-side directory move 2025/11/15 02:33:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 02:33:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:33:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for checks to finish 2025/11/15 02:33:49 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:33:49 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye') 2025/11/15 02:33:49 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for transfers to finish 2025/11/15 02:33:49 INFO : sub dir/hello world: Deleted 2025/11/15 02:33:50 INFO : sub dir/hello world: Moved (server-side) 2025/11/15 02:33:50 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:53 DEBUG : sub dir/hello world: md5 = 2e8fadeb3ace6759ec87b934969d4c5a OK 2025/11/15 02:33:54 DEBUG : testing file moves 2025/11/15 02:33:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:33:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 02:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for checks to finish 2025/11/15 02:33:54 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:33:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye') 2025/11/15 02:33:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 02:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Waiting for transfers to finish 2025/11/15 02:33:55 INFO : sub dir/hello world: Deleted 2025/11/15 02:33:55 INFO : sub dir/hello world: Moved (server-side) 2025/11/15 02:33:56 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 02:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugicic3xeye': Purge remote --- PASS: TestServerSideMoveOverSelf (20.92s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:01 DEBUG : sub dir/hello world: md5 = 5e610c8da4e58af44a9c032cc2b6403f OK 2025/11/15 02:34:01 ERROR : error listing: directory not found 2025/11/15 02:34:02 INFO : Local file system at /tmp/rclone2829331782: Making directory 2025/11/15 02:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.85s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:07 DEBUG : sub dir/hello world: md5 = ecba8c5554bbf1c2ff15346779455647 OK 2025/11/15 02:34:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:34:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:34:08 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for checks to finish 2025/11/15 02:34:08 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for transfers to finish 2025/11/15 02:34:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/15 02:34:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/15 02:34:09 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:34:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:34:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.18s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/15 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:13 DEBUG : check sum: md5 = f3c7effc902363ae520ed7788eef3aa7 OK 2025/11/15 02:34:13 DEBUG : check sum: size = 1 OK 2025/11/15 02:34:13 INFO : check sum: Copied (new) 2025/11/15 02:34:13 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:13 DEBUG : check sum: size = 1 OK 2025/11/15 02:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/15 02:34:13 DEBUG : check sum: Size of src and dst objects identical 2025/11/15 02:34:13 DEBUG : check sum: Unchanged skipping 2025/11/15 02:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:13 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.57s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/15 02:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:16 DEBUG : sizeonly: md5 = c34ddc141fc4755b885964dcb477c56c OK 2025/11/15 02:34:16 DEBUG : sizeonly: size = 6 OK 2025/11/15 02:34:16 INFO : sizeonly: Copied (new) 2025/11/15 02:34:16 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:17 DEBUG : sizeonly: size = 6 OK 2025/11/15 02:34:17 DEBUG : sizeonly: Sizes identical 2025/11/15 02:34:17 DEBUG : sizeonly: Unchanged skipping 2025/11/15 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:17 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.77s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/15 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:20 DEBUG : ignore-size: md5 = 7750ee5999bf5b198bd1ec6cae9aef7f OK 2025/11/15 02:34:20 INFO : ignore-size: Copied (new) 2025/11/15 02:34:20 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:20 DEBUG : ignore-size: Unchanged skipping 2025/11/15 02:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:20 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.52s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:23 DEBUG : existing: md5 = 21ec504b49ad787d5b548103c126ddbe OK 2025/11/15 02:34:24 DEBUG : existing: size = 6 OK 2025/11/15 02:34:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:24 DEBUG : existing: Unchanged skipping 2025/11/15 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:24 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:24 INFO : There was nothing to transfer 2025/11/15 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/15 02:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:26 DEBUG : existing: md5 = 411dc2552db333c233cc5357b4040f7f OK 2025/11/15 02:34:26 DEBUG : existing: size = 6 OK 2025/11/15 02:34:26 INFO : existing: Copied (replaced existing) 2025/11/15 02:34:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.15s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 02:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:29 DEBUG : existing: md5 = a04ff2196fdff9f24a4869c40efd8a42 OK 2025/11/15 02:34:29 DEBUG : existing: size = 6 OK 2025/11/15 02:34:29 INFO : existing: Copied (new) 2025/11/15 02:34:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:29 DEBUG : existing: Destination exists, skipping 2025/11/15 02:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.44s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:33 DEBUG : b/potato: md5 = 7f44240600d0077159eef806cb4e09cc OK 2025/11/15 02:34:35 DEBUG : c/non empty space: md5 = 77da8fd8bf14dcfb0e981acbbe18e888 OK 2025/11/15 02:34:35 INFO : d: Making directory 2025/11/15 02:34:37 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 02:34:38 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 02:34:38 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 02:34:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 02:34:38 DEBUG : c/non empty space: size = 5 OK 2025/11/15 02:34:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:34:38 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 02:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:40 DEBUG : a/potato2: md5 = 7bd088baca9fccfa14f48dc7a7b5d0ca OK 2025/11/15 02:34:40 DEBUG : a/potato2: size = 60 OK 2025/11/15 02:34:40 INFO : a/potato2: Copied (new) 2025/11/15 02:34:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:41 INFO : b/potato: Deleted 2025/11/15 02:34:42 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 02:34:42 INFO : d: Removing directory 2025/11/15 02:34:42 INFO : b: Removing directory 2025/11/15 02:34:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/15 02:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': deleted 2 directories 2025/11/15 02:34:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/15 02:34:46 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:48 DEBUG : empty space: md5 = cbdffad1c137deda3c51712474357805 OK 2025/11/15 02:34:49 DEBUG : empty space: size = 1 OK 2025/11/15 02:34:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 02:34:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/15 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:49 DEBUG : empty space: size = 1 OK 2025/11/15 02:34:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 02:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:51 DEBUG : empty space: md5 = 3f09c0754423bb56947ceff2c138cc1c OK 2025/11/15 02:34:51 DEBUG : empty space: size = 1 OK 2025/11/15 02:34:51 INFO : empty space: Copied (replaced existing) 2025/11/15 02:34:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:54 DEBUG : foo: md5 = 8b8093bda028b92e4622155a6c51e2e1 OK 2025/11/15 02:34:55 DEBUG : foo: size = 3 OK 2025/11/15 02:34:55 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 02:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:34:56 DEBUG : foo: md5 = 8b4510e6734347f07ed36ccad67f4cc2 OK 2025/11/15 02:34:56 DEBUG : foo: size = 3 OK 2025/11/15 02:34:56 INFO : foo: Copied (replaced existing) 2025/11/15 02:34:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.71s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:34:59 DEBUG : empty space: md5 = 85f6212a3dc5e2d969d377a077cb242b OK 2025/11/15 02:35:00 DEBUG : empty space: size = 1 OK 2025/11/15 02:35:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:35:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/15 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:00 DEBUG : empty space: Unchanged skipping 2025/11/15 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:01 DEBUG : potato: md5 = 6b87f3c4b940ff512c997568ae1da3a9 OK 2025/11/15 02:35:01 DEBUG : potato: size = 60 OK 2025/11/15 02:35:01 INFO : potato: Copied (new) 2025/11/15 02:35:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:04 DEBUG : potato: md5 = 257811c8b3d2c4d746539e81131ad999 OK 2025/11/15 02:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:35:05 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:35:05 DEBUG : potato: Sizes differ 2025/11/15 02:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:06 DEBUG : potato: md5 = 77b0d27fec12a8b61c3a648c375e4393 OK 2025/11/15 02:35:06 DEBUG : potato: size = 21 OK 2025/11/15 02:35:06 INFO : potato: Copied (replaced existing) 2025/11/15 02:35:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.55s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:09 DEBUG : potato: md5 = ec8286a4afb5689f46bd16bd3a20e42c OK 2025/11/15 02:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:09 DEBUG : potato: size = 21 OK 2025/11/15 02:35:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/15 02:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:11 DEBUG : potato: md5 = 31d2308d730bb5a179723456528dffcf OK 2025/11/15 02:35:11 DEBUG : potato: size = 21 OK 2025/11/15 02:35:11 INFO : potato: Copied (replaced existing) 2025/11/15 02:35:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:14 DEBUG : potato: md5 = e04f3f57bfaf258cec4f49cb0bfccd9e OK 2025/11/15 02:35:15 DEBUG : empty space: md5 = d3986782ea9f81da3db243d7fed5f220 OK 2025/11/15 02:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:35:15 DEBUG : empty space: size = 1 OK 2025/11/15 02:35:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:35:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/15 02:35:15 DEBUG : empty space: Unchanged skipping 2025/11/15 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:15 DEBUG : Waiting for deletions to finish 2025/11/15 02:35:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:19 DEBUG : potato: md5 = c775edc017a28227219054235aa48195 OK 2025/11/15 02:35:20 DEBUG : empty space: md5 = 747353104b448e23c97904d24b790dc0 OK 2025/11/15 02:35:21 DEBUG : empty space: size = 1 OK 2025/11/15 02:35:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:35:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:21 DEBUG : empty space: Unchanged skipping 2025/11/15 02:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:22 DEBUG : potato2: md5 = 3fae8b3dc170ba9c3727056af8eab592 OK 2025/11/15 02:35:22 DEBUG : potato2: size = 60 OK 2025/11/15 02:35:22 INFO : potato2: Copied (new) 2025/11/15 02:35:22 DEBUG : Waiting for deletions to finish 2025/11/15 02:35:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:27 DEBUG : b/potato: md5 = 1dcc6832622704ba99136dbd29b5e321 OK 2025/11/15 02:35:29 DEBUG : c/non empty space: md5 = d443e046cea7d8d03555f6d6806a6aff OK 2025/11/15 02:35:29 INFO : d: Making directory 2025/11/15 02:35:30 INFO : d/e: Making directory 2025/11/15 02:35:32 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 02:35:32 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 02:35:32 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 02:35:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 02:35:33 DEBUG : c/non empty space: size = 5 OK 2025/11/15 02:35:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:35:33 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 02:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:35 DEBUG : a/potato2: md5 = 2dce719b4e7dc5478d8727c7c70f27c4 OK 2025/11/15 02:35:35 DEBUG : a/potato2: size = 60 OK 2025/11/15 02:35:35 INFO : a/potato2: Copied (new) 2025/11/15 02:35:35 DEBUG : Waiting for deletions to finish 2025/11/15 02:35:35 INFO : b/potato: Deleted 2025/11/15 02:35:36 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 02:35:36 INFO : d/e: Removing directory 2025/11/15 02:35:36 INFO : d: Removing directory 2025/11/15 02:35:37 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/15 02:35:37 INFO : b: Removing directory 2025/11/15 02:35:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/15 02:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': deleted 3 directories 2025/11/15 02:35:41 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/15 02:35:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:45 DEBUG : b/potato: md5 = e85f85ab3ba67445a53be53183527d0c OK 2025/11/15 02:35:47 DEBUG : c/non empty space: md5 = 36c583127ed81adab4a99f0c82301add OK 2025/11/15 02:35:47 INFO : d: Making directory 2025/11/15 02:35:49 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 02:35:49 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 02:35:49 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 02:35:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 02:35:50 DEBUG : c/non empty space: size = 5 OK 2025/11/15 02:35:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:35:50 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 02:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:35:52 DEBUG : a/potato2: md5 = 2fe9dc4107724d322b850cf9e2937ac5 OK 2025/11/15 02:35:52 DEBUG : a/potato2: size = 60 OK 2025/11/15 02:35:52 INFO : a/potato2: Copied (new) 2025/11/15 02:35:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting files as there were IO errors 2025/11/15 02:35:53 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 02:35:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting directories as there were IO errors 2025/11/15 02:35:56 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/15 02:35:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/15 02:35:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:35:59 DEBUG : potato: md5 = abc8b4d7902e87fc2f934858865baa20 OK 2025/11/15 02:36:01 DEBUG : empty space: md5 = 02301b76c2c3240e8ddab497cb9194d3 OK 2025/11/15 02:36:01 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:01 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:36:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:01 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:02 INFO : potato: Deleted 2025/11/15 02:36:03 DEBUG : potato2: md5 = f5aeac01bbbcb170f007f271cc7db7f4 OK 2025/11/15 02:36:03 DEBUG : potato2: size = 60 OK 2025/11/15 02:36:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.31s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:36:06 DEBUG : potato: md5 = 0b048ee459ba21b224cf81fd1e7b1e69 OK 2025/11/15 02:36:08 DEBUG : empty space: md5 = 786d644a93ef1e34bcb47c21505b276e OK 2025/11/15 02:36:08 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:09 INFO : potato: Deleted 2025/11/15 02:36:09 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:09 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:10 DEBUG : potato2: md5 = fd5a532bb55d66835146ba5865cd38f5 OK 2025/11/15 02:36:10 DEBUG : potato2: size = 60 OK 2025/11/15 02:36:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.73s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:36:14 DEBUG : potato: md5 = 68131327a0a4b5c3dc62bde33f7a5207 OK 2025/11/15 02:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:16 DEBUG : potato2: md5 = 87f5d6aeb15276e9bc0817b0aca71f0b OK 2025/11/15 02:36:16 DEBUG : potato2: size = 19 OK 2025/11/15 02:36:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.32s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:36:19 DEBUG : potato2: md5 = f6bb4d48624597acbcc166ece0c4b882 OK 2025/11/15 02:36:21 DEBUG : empty space: md5 = a118d8e8a4675a22ccd0707b9fe994bf OK 2025/11/15 02:36:21 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 02:36:21 DEBUG : enormous: Excluded 2025/11/15 02:36:21 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 02:36:21 DEBUG : potato2: Excluded 2025/11/15 02:36:21 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 02:36:21 DEBUG : potato2: Excluded 2025/11/15 02:36:21 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:21 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:21 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:21 INFO : There was nothing to transfer 2025/11/15 02:36:21 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 02:36:21 DEBUG : enormous: Excluded 2025/11/15 02:36:21 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 02:36:21 DEBUG : potato2: Excluded 2025/11/15 02:36:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 02:36:22 DEBUG : potato2: Excluded 2025/11/15 02:36:22 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 02:36:22 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:22 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for checks to finish 2025/11/15 02:36:22 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for transfers to finish 2025/11/15 02:36:22 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:36:25 DEBUG : potato2: md5 = 898e4793e0bfb08e7305e8db013c2176 OK 2025/11/15 02:36:26 DEBUG : empty space: md5 = 1ca091cb556325592e1d1a0349e1443b OK 2025/11/15 02:36:27 DEBUG : enormous: md5 = 2ae0cf2e0a105c77ce47a837f5386793 OK 2025/11/15 02:36:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 02:36:28 DEBUG : enormous: Excluded 2025/11/15 02:36:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 02:36:28 DEBUG : potato2: Excluded 2025/11/15 02:36:28 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:36:28 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:28 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:28 INFO : enormous: Deleted 2025/11/15 02:36:28 INFO : potato2: Deleted 2025/11/15 02:36:28 INFO : There was nothing to transfer 2025/11/15 02:36:29 DEBUG : empty space: size = 1 OK 2025/11/15 02:36:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 02:36:29 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for checks to finish 2025/11/15 02:36:29 DEBUG : empty space: Unchanged skipping 2025/11/15 02:36:29 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for transfers to finish 2025/11/15 02:36:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:29 INFO : enormous: Deleted 2025/11/15 02:36:29 INFO : potato2: Deleted 2025/11/15 02:36:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.24s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:36:32 DEBUG : one: md5 = 868d2a49c69cf3c2b052d74e891f12f2 OK 2025/11/15 02:36:33 DEBUG : two: md5 = 747597a6db5340ca986b82f87730d8ec OK 2025/11/15 02:36:35 DEBUG : three: md5 = 8c2b4a18e5e0e4701c6a3de7fee634a2 OK 2025/11/15 02:36:37 DEBUG : four: md5 = 37c364790b60641968c4f4a084d328ed OK 2025/11/15 02:36:37 DEBUG : five: Need to transfer - File not found at Destination 2025/11/15 02:36:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:36:37 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:36:37 DEBUG : four: Sizes differ 2025/11/15 02:36:37 DEBUG : one: Destination is newer than source, skipping 2025/11/15 02:36:37 DEBUG : three: size = 5 OK 2025/11/15 02:36:37 DEBUG : three: Sizes identical 2025/11/15 02:36:37 DEBUG : two: size = 3 OK 2025/11/15 02:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/15 02:36:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 02:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:38 DEBUG : four: md5 = 878d8c6fadff34c8a0ff2bd2f70475eb OK 2025/11/15 02:36:38 DEBUG : four: size = 4 OK 2025/11/15 02:36:38 INFO : four: Copied (replaced existing) 2025/11/15 02:36:39 DEBUG : two: md5 = 805ec4873d6fa4498af3d7397f5678ab OK 2025/11/15 02:36:39 DEBUG : two: size = 3 OK 2025/11/15 02:36:39 INFO : two: Copied (replaced existing) 2025/11/15 02:36:39 DEBUG : five: md5 = 45c2bba470071f040ff712b2f2b4ce61 OK 2025/11/15 02:36:39 DEBUG : five: size = 4 OK 2025/11/15 02:36:39 INFO : five: Copied (new) 2025/11/15 02:36:39 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.37s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/15 02:36:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/15 02:36:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/15 02:36:42 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/15 02:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:43 DEBUG : yam: md5 = 5c6e3e54b21ec3ce8785940695ebe132 OK 2025/11/15 02:36:43 DEBUG : yam: size = 11 OK 2025/11/15 02:36:43 INFO : yam: Copied (new) 2025/11/15 02:36:43 DEBUG : potato: md5 = 305d4895b7e1f538da97ef4a3aa9ade4 OK 2025/11/15 02:36:43 DEBUG : potato: size = 14 OK 2025/11/15 02:36:43 INFO : potato: Copied (new) 2025/11/15 02:36:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/15 02:36:44 DEBUG : potato: size = 14 OK 2025/11/15 02:36:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:44 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/15 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:44 DEBUG : potato: Unchanged skipping 2025/11/15 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:45 DEBUG : yaml: md5 = 26f9fe857ed6e87327d4d79e1b1a3153 OK 2025/11/15 02:36:45 DEBUG : yaml: size = 11 OK 2025/11/15 02:36:45 INFO : yaml: Copied (new) 2025/11/15 02:36:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:46 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/15 02:36:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Making map for --track-renames 2025/11/15 02:36:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Finished making map for --track-renames 2025/11/15 02:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 02:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for renames to finish 2025/11/15 02:36:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/15 02:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:49 DEBUG : potato: md5 = 22be1c563810a0466ee8fd20f6f005f6 OK 2025/11/15 02:36:49 DEBUG : potato: size = 14 OK 2025/11/15 02:36:49 INFO : potato: Copied (new) 2025/11/15 02:36:49 DEBUG : yam: md5 = ca79379182c00843a9c219d905fc94e6 OK 2025/11/15 02:36:49 DEBUG : yam: size = 11 OK 2025/11/15 02:36:49 INFO : yam: Copied (new) 2025/11/15 02:36:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:50 DEBUG : potato: size = 14 OK 2025/11/15 02:36:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Making map for --track-renames 2025/11/15 02:36:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Finished making map for --track-renames 2025/11/15 02:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:50 DEBUG : potato: Unchanged skipping 2025/11/15 02:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for renames to finish 2025/11/15 02:36:50 INFO : yam: Moved (server-side) to: yaml 2025/11/15 02:36:50 INFO : yaml: Renamed from "yam" 2025/11/15 02:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/15 02:36:52 DEBUG : Added delayed dir = "sub", newDst= 2025/11/15 02:36:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Making map for --track-renames 2025/11/15 02:36:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Finished making map for --track-renames 2025/11/15 02:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 02:36:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/15 02:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for renames to finish 2025/11/15 02:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:55 DEBUG : sub/yam: md5 = 09c8e3544b7636c4484e87c1e123733f OK 2025/11/15 02:36:55 DEBUG : sub/yam: size = 11 OK 2025/11/15 02:36:55 INFO : sub/yam: Copied (new) 2025/11/15 02:36:55 DEBUG : potato: md5 = 45d24373d02fba8be654faed8e1e2eb4 OK 2025/11/15 02:36:55 DEBUG : potato: size = 14 OK 2025/11/15 02:36:55 INFO : potato: Copied (new) 2025/11/15 02:36:55 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:56 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/15 02:36:56 DEBUG : potato: size = 14 OK 2025/11/15 02:36:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:56 DEBUG : potato: Unchanged skipping 2025/11/15 02:36:57 INFO : sub: Set directory modification time (using SetModTime) 2025/11/15 02:36:57 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/15 02:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Making map for --track-renames 2025/11/15 02:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Finished making map for --track-renames 2025/11/15 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for renames to finish 2025/11/15 02:36:58 INFO : sub/yam: Moved (server-side) to: yam 2025/11/15 02:36:58 INFO : yam: Renamed from "sub/yam" 2025/11/15 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:36:58 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.91s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:01 DEBUG : Creating backend with remote "/tmp/rclone2829331782/dir1" 2025/11/15 02:37:01 DEBUG : Config file has changed externally - reloading 2025/11/15 02:37:01 DEBUG : Creating backend with remote "/tmp/rclone2829331782/dir2" 2025/11/15 02:37:01 DEBUG : Local file system at /tmp/rclone2829331782/dir2: Using server-side directory move 2025/11/15 02:37:01 INFO : Local file system at /tmp/rclone2829331782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 02:37:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/15 02:37:01 DEBUG : Local file system at /tmp/rclone2829331782/dir2: Waiting for checks to finish 2025/11/15 02:37:01 DEBUG : Local file system at /tmp/rclone2829331782/dir2: Waiting for transfers to finish 2025/11/15 02:37:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:02 DEBUG : Added delayed dir = "nested", newDst= 2025/11/15 02:37:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:37:02 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/15 02:37:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 02:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:37:04 DEBUG : sub dir/hello world: md5 = 38874323281edcc4bc994fefdcff54d1 OK 2025/11/15 02:37:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:37:04 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:37:04 INFO : sub dir/hello world: Deleted 2025/11/15 02:37:06 DEBUG : nested/sub dir/file: md5 = 9379e90b8c55b1c47ce70cc66817eea5 OK 2025/11/15 02:37:06 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 02:37:06 INFO : nested/sub dir/file: Copied (new) 2025/11/15 02:37:06 INFO : nested/sub dir/file: Deleted 2025/11/15 02:37:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:07 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:07 INFO : sub dir: Removing directory 2025/11/15 02:37:07 INFO : nested/sub dir: Removing directory 2025/11/15 02:37:07 INFO : nested: Removing directory 2025/11/15 02:37:07 DEBUG : Local file system at /tmp/rclone2829331782: deleted 3 directories 2025/11/15 02:37:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:37:10 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/15 02:37:11 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:12 DEBUG : Added delayed dir = "nested", newDst= 2025/11/15 02:37:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 02:37:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 02:37:12 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/15 02:37:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:37:15 DEBUG : sub dir/hello world: md5 = 64e58d19aff046ca24e0a1edf5eed0f3 OK 2025/11/15 02:37:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 02:37:15 INFO : sub dir/hello world: Copied (new) 2025/11/15 02:37:15 INFO : sub dir/hello world: Deleted 2025/11/15 02:37:17 DEBUG : nested/sub dir/file: md5 = b2ee1dc501a6a729228fb0d1546d2952 OK 2025/11/15 02:37:17 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 02:37:17 INFO : nested/sub dir/file: Copied (new) 2025/11/15 02:37:17 INFO : nested/sub dir/file: Deleted 2025/11/15 02:37:17 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:18 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/15 02:37:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:37:21 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/15 02:37:21 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.31s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/15 02:37:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:37:24 DEBUG : existing: md5 = 04b10b02b2842ca94c1b69516c661937 OK 2025/11/15 02:37:24 DEBUG : existing: size = 6 OK 2025/11/15 02:37:24 INFO : existing: Copied (new) 2025/11/15 02:37:24 INFO : existing: Deleted 2025/11/15 02:37:24 DEBUG : existing-b: md5 = 2ed199fb18eb4eed6b2fb0aa24bfbb68 OK 2025/11/15 02:37:24 DEBUG : existing-b: size = 6 OK 2025/11/15 02:37:24 INFO : existing-b: Copied (new) 2025/11/15 02:37:24 INFO : existing-b: Deleted 2025/11/15 02:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:37:25 DEBUG : existing: Destination exists, skipping 2025/11/15 02:37:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/15 02:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:37:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.15s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqikiy1xawa" 2025/11/15 02:37:26 DEBUG : Creating backend with remote "TestDrive:crypt/r03ar08octu65vcqeseetup0ntj6ui4poc0f1bclqtdjaef0n6q0" 2025/11/15 02:37:29 DEBUG : potato2: md5 = 8989e383a8e37b20c807131b07de2521 OK 2025/11/15 02:37:31 DEBUG : empty space: md5 = ee4fed1b62f762197e77b86f09a7c320 OK 2025/11/15 02:37:32 DEBUG : potato3: md5 = b7a7dc03dcbf7af7d2656e2fe3ee694c OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa' 2025/11/15 02:37:35 DEBUG : empty space: md5 = bb9d56de18f2f1c725271636d3a83653 OK 2025/11/15 02:37:37 DEBUG : potato3: md5 = c1ebdf7aba9da46d9fe8e0ac3dbe43dd OK 2025/11/15 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa': Using server-side directory move 2025/11/15 02:37:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 02:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:37:37 DEBUG : empty space: size = 1 OK 2025/11/15 02:37:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:37:37 DEBUG : empty space: Unchanged skipping 2025/11/15 02:37:37 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:37:37 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa') 2025/11/15 02:37:37 DEBUG : potato3: Sizes differ 2025/11/15 02:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa': Waiting for checks to finish 2025/11/15 02:37:38 INFO : empty space: Deleted 2025/11/15 02:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa': Waiting for transfers to finish 2025/11/15 02:37:38 INFO : potato3: Deleted 2025/11/15 02:37:38 INFO : potato2: Moved (server-side) 2025/11/15 02:37:38 INFO : potato3: Moved (server-side) 2025/11/15 02:37:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-komozik8wola" 2025/11/15 02:37:39 DEBUG : Creating backend with remote "TestDrive:crypt/pgfvkqvj2utd7a8m784304f6p4gvu90g4doh6hjta1ong1i9ndk0" 2025/11/15 02:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komozik8wola': Using server-side directory move 2025/11/15 02:37:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-komozik8wola': Server side directory move succeeded 2025/11/15 02:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komozik8wola': Purge remote 2025/11/15 02:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqikiy1xawa': Purge remote 2025/11/15 02:37:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:37:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garehuc4jaxo" 2025/11/15 02:37:43 DEBUG : Creating backend with remote "TestDrive:crypt/7c523lp2spnnuo43r9aebai78mnetrjc648ttkcqaoo7nr3ndom0" 2025/11/15 02:37:46 DEBUG : potato2: md5 = 51fcf51076df0699340d40e6f5310ef3 OK 2025/11/15 02:37:47 DEBUG : empty space: md5 = 4086e56aa55b0bb689cd87e97a79c78e OK 2025/11/15 02:37:49 DEBUG : potato3: md5 = a485dd613804f765097fb0dcbb7d069f OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-garehuc4jaxo' 2025/11/15 02:37:51 DEBUG : empty space: md5 = de9ad028d6c4f0732aa0098612aefec9 OK 2025/11/15 02:37:53 DEBUG : potato3: md5 = 5c3fb2619b72af670737ece7247267f1 OK 2025/11/15 02:37:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 02:37:53 DEBUG : empty space: Excluded 2025/11/15 02:37:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 02:37:53 DEBUG : empty space: Excluded 2025/11/15 02:37:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garehuc4jaxo': Waiting for checks to finish 2025/11/15 02:37:53 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:37:53 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-garehuc4jaxo') 2025/11/15 02:37:53 DEBUG : potato3: Sizes differ 2025/11/15 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garehuc4jaxo': Waiting for transfers to finish 2025/11/15 02:37:54 INFO : potato3: Deleted 2025/11/15 02:37:54 INFO : potato2: Moved (server-side) 2025/11/15 02:37:54 INFO : potato3: Moved (server-side) 2025/11/15 02:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sideqib8qaju" 2025/11/15 02:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/tefovuv5kl9jmcaosemc7b4aj0fckpuved4a8bnvh0546hrjjnd0" 2025/11/15 02:37:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 02:37:56 DEBUG : empty space: Excluded 2025/11/15 02:37:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:37:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/15 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sideqib8qaju': Waiting for checks to finish 2025/11/15 02:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sideqib8qaju': Waiting for transfers to finish 2025/11/15 02:37:58 INFO : potato2: Moved (server-side) 2025/11/15 02:37:58 INFO : potato3: Moved (server-side) 2025/11/15 02:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sideqib8qaju': Purge remote 2025/11/15 02:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garehuc4jaxo': Purge remote --- PASS: TestServerSideMoveWithFilter (17.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedibek0ceha" 2025/11/15 02:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/f8kvb8inhn9id1g8ob0ehcpfi39tks4048e13o591i0m6njdfqng" 2025/11/15 02:38:03 DEBUG : potato2: md5 = b85dabed1e6cb19b994decb0490ae8d9 OK 2025/11/15 02:38:04 DEBUG : empty space: md5 = 3f95e6c53ee38739b6a14a4330bf64b1 OK 2025/11/15 02:38:06 DEBUG : potato3: md5 = bbfce3c0a92d82ae97507cec8f80cd8c OK 2025/11/15 02:38:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe' -> Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha' 2025/11/15 02:38:10 DEBUG : empty space: md5 = 6fbbad677f4cde34f6ff3c93e69960c4 OK 2025/11/15 02:38:11 DEBUG : potato3: md5 = 76b09ca1891c8fd061d439d0e38ef9f4 OK 2025/11/15 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha': Using server-side directory move 2025/11/15 02:38:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 02:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 02:38:12 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/15 02:38:12 DEBUG : empty space: size = 1 OK 2025/11/15 02:38:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:38:12 DEBUG : empty space: Unchanged skipping 2025/11/15 02:38:12 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:38:12 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha') 2025/11/15 02:38:12 DEBUG : potato3: Sizes differ 2025/11/15 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha': Waiting for checks to finish 2025/11/15 02:38:12 INFO : empty space: Deleted 2025/11/15 02:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha': Waiting for transfers to finish 2025/11/15 02:38:12 INFO : potato3: Deleted 2025/11/15 02:38:13 INFO : potato2: Moved (server-side) 2025/11/15 02:38:13 INFO : potato3: Moved (server-side) 2025/11/15 02:38:13 INFO : tomatoDir: Removing directory 2025/11/15 02:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': deleted 1 directories 2025/11/15 02:38:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butunof0wigu" 2025/11/15 02:38:15 DEBUG : Creating backend with remote "TestDrive:crypt/e88bqhirod7o09ns0dpo8r3di99fihdb0o3r8p1g1038t7u3rtug" 2025/11/15 02:38:16 INFO : tomatoDir: Making directory 2025/11/15 02:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butunof0wigu': Using server-side directory move 2025/11/15 02:38:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butunof0wigu': Server side directory move succeeded 2025/11/15 02:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butunof0wigu': Purge remote 2025/11/15 02:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedibek0ceha': Purge remote 2025/11/15 02:38:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.01s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test" 2025/11/15 02:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.04s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:38:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test" 2025/11/15 02:38:23 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/15 02:38:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-include/layer2" 2025/11/15 02:38:25 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/15 02:38:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-ignore-file" 2025/11/15 02:38:28 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/15 02:38:32 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 600dbcfa0fb09d9574d0ef698801e3ae OK 2025/11/15 02:38:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 02:38:34 DEBUG : rclone-sync-test: Excluded 2025/11/15 02:38:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 02:38:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 02:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test': Waiting for checks to finish 2025/11/15 02:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test': Waiting for transfers to finish 2025/11/15 02:38:34 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:34 INFO : There was nothing to transfer 2025/11/15 02:38:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 02:38:35 DEBUG : rclone-sync-test: Excluded 2025/11/15 02:38:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 02:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:38:36 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:36 INFO : rclone-sync-test-include: Removing directory 2025/11/15 02:38:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/15 02:38:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/15 02:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': failed to delete 1 directories 2025/11/15 02:38:36 INFO : There was nothing to transfer 2025/11/15 02:38:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 02:38:37 DEBUG : rclone-sync-test: Excluded 2025/11/15 02:38:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 02:38:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/15 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/15 02:38:38 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:38 INFO : There was nothing to transfer 2025/11/15 02:38:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 02:38:39 DEBUG : rclone-sync-test: Excluded 2025/11/15 02:38:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 02:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:38:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:40 INFO : rclone-sync-test-include: Removing directory 2025/11/15 02:38:40 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/15 02:38:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/15 02:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': failed to delete 1 directories 2025/11/15 02:38:40 INFO : There was nothing to transfer 2025/11/15 02:38:40 DEBUG : Excluded 2025/11/15 02:38:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 02:38:41 DEBUG : rclone-sync-test: Excluded 2025/11/15 02:38:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 02:38:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 02:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/15 02:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/15 02:38:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:42 INFO : There was nothing to transfer 2025/11/15 02:38:44 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/15 02:38:44 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.07s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:38:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:38:46 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:38:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/CompareDest" 2025/11/15 02:38:47 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/gveqi14airsml4bgu7krj116o8" 2025/11/15 02:38:49 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:38:51 DEBUG : one: md5 = da345ed08bef339fdbb16053836d9860 OK 2025/11/15 02:38:51 DEBUG : one: size = 3 OK 2025/11/15 02:38:51 INFO : one: Copied (new) 2025/11/15 02:38:51 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:38:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:38:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:38:53 DEBUG : one: Sizes differ 2025/11/15 02:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:38:55 DEBUG : one: md5 = d91c0c795db6de052a538b91d60bbbe5 OK 2025/11/15 02:38:55 DEBUG : one: size = 5 OK 2025/11/15 02:38:55 INFO : one: Copied (replaced existing) 2025/11/15 02:38:55 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:57 DEBUG : dst/one: md5 = 7498577da170dee1b70a90a5a064964b OK 2025/11/15 02:38:59 DEBUG : CompareDest/one: md5 = ece3210db3946914469b6eabff4cd86c OK 2025/11/15 02:39:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:00 DEBUG : one: Sizes differ 2025/11/15 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:00 DEBUG : one: size = 5 OK 2025/11/15 02:39:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:00 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:00 INFO : There was nothing to transfer 2025/11/15 02:39:03 DEBUG : CompareDest/two: md5 = 79f74c374bfa1f3bf3229624c731db48 OK 2025/11/15 02:39:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:03 DEBUG : one: Sizes differ 2025/11/15 02:39:04 DEBUG : two: size = 3 OK 2025/11/15 02:39:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 02:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:04 DEBUG : one: size = 5 OK 2025/11/15 02:39:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 02:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:04 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:04 INFO : There was nothing to transfer 2025/11/15 02:39:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:04 DEBUG : one: Sizes differ 2025/11/15 02:39:05 DEBUG : one: size = 5 OK 2025/11/15 02:39:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 02:39:05 DEBUG : two: size = 3 OK 2025/11/15 02:39:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:05 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:05 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/15 02:39:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:06 DEBUG : one: Sizes differ 2025/11/15 02:39:06 DEBUG : one: size = 5 OK 2025/11/15 02:39:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 02:39:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/CompareDest') 2025/11/15 02:39:06 DEBUG : two: Sizes differ 2025/11/15 02:39:06 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:08 DEBUG : two: md5 = 825de8515852de46b41425006009d243 OK 2025/11/15 02:39:08 DEBUG : two: size = 5 OK 2025/11/15 02:39:08 INFO : two: Copied (new) 2025/11/15 02:39:08 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:39:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:39:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:39:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.41s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:39:14 DEBUG : pre-dest1/1: md5 = d8b6842cc87d73dc48f2f99c6c01c063 OK 2025/11/15 02:39:17 DEBUG : pre-dest2/2: md5 = 06ef7af5b6b7361d5bf76d317ede1c9a OK 2025/11/15 02:39:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dest" 2025/11/15 02:39:17 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/15 02:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/pre-dest1" 2025/11/15 02:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/15 02:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/pre-dest2" 2025/11/15 02:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/15 02:39:21 DEBUG : 1: size = 1 OK 2025/11/15 02:39:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:39:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/15 02:39:22 DEBUG : 2: size = 1 OK 2025/11/15 02:39:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:39:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/15 02:39:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/15 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dest': Waiting for checks to finish 2025/11/15 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dest': Waiting for transfers to finish 2025/11/15 02:39:24 DEBUG : 3: md5 = b77c58e8686784e9915dc324ac1e88a0 OK 2025/11/15 02:39:24 DEBUG : 3: size = 1 OK 2025/11/15 02:39:24 INFO : 3: Copied (new) 2025/11/15 02:39:24 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:27 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/15 02:39:28 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/15 02:39:29 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.11s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:39:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/CopyDest" 2025/11/15 02:39:31 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/15 02:39:33 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 02:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:35 DEBUG : one: md5 = 8940c25c3adb5c5c6ae64bc523c54082 OK 2025/11/15 02:39:35 DEBUG : one: size = 3 OK 2025/11/15 02:39:35 INFO : one: Copied (new) 2025/11/15 02:39:35 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:37 DEBUG : one: Sizes differ 2025/11/15 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:39 DEBUG : one: md5 = 111f5cac5403b182fa1c0d5de0ba3c17 OK 2025/11/15 02:39:39 DEBUG : one: size = 5 OK 2025/11/15 02:39:39 INFO : one: Copied (replaced existing) 2025/11/15 02:39:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:41 DEBUG : dst/one: md5 = 1a561c2216e3db6873af1167ed30c67e OK 2025/11/15 02:39:44 DEBUG : CopyDest/one: md5 = 227b993d578eb102bf8d61f43d5afa6b OK 2025/11/15 02:39:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/BackupDir" 2025/11/15 02:39:44 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/15 02:39:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:46 DEBUG : one: Sizes differ 2025/11/15 02:39:46 DEBUG : one: size = 5 OK 2025/11/15 02:39:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:39:46 DEBUG : one: Sizes differ 2025/11/15 02:39:48 INFO : one: Moved (server-side) 2025/11/15 02:39:49 DEBUG : one: size = 5 OK 2025/11/15 02:39:49 INFO : one: Copied (server-side copy) 2025/11/15 02:39:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/15 02:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:51 DEBUG : CopyDest/two: md5 = fe7b9b982a620c95e90e01b290f7ac6b OK 2025/11/15 02:39:53 DEBUG : one: size = 5 OK 2025/11/15 02:39:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:53 DEBUG : one: Unchanged skipping 2025/11/15 02:39:53 DEBUG : two: size = 3 OK 2025/11/15 02:39:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:54 DEBUG : two: size = 3 OK 2025/11/15 02:39:54 INFO : two: Copied (server-side copy) 2025/11/15 02:39:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/15 02:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:54 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:55 DEBUG : one: size = 5 OK 2025/11/15 02:39:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:55 DEBUG : two: size = 3 OK 2025/11/15 02:39:55 DEBUG : one: Unchanged skipping 2025/11/15 02:39:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:55 DEBUG : two: Unchanged skipping 2025/11/15 02:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:55 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:55 INFO : There was nothing to transfer 2025/11/15 02:39:57 DEBUG : CopyDest/three: md5 = cc2d23bd30bc1b895f460f71c5d47411 OK 2025/11/15 02:39:57 DEBUG : one: size = 5 OK 2025/11/15 02:39:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:57 DEBUG : one: Unchanged skipping 2025/11/15 02:39:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:39:58 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/CopyDest') 2025/11/15 02:39:58 DEBUG : three: Sizes differ 2025/11/15 02:39:58 DEBUG : three: Destination not found in --copy-dest 2025/11/15 02:39:58 DEBUG : three: Need to transfer - File not found at Destination 2025/11/15 02:39:58 DEBUG : two: size = 3 OK 2025/11/15 02:39:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 02:39:58 DEBUG : two: Unchanged skipping 2025/11/15 02:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:39:59 DEBUG : three: md5 = eb42a11a4e737aae686d4c0dd8c0e783 OK 2025/11/15 02:39:59 DEBUG : three: size = 7 OK 2025/11/15 02:39:59 INFO : three: Copied (new) 2025/11/15 02:39:59 DEBUG : Waiting for deletions to finish 2025/11/15 02:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/15 02:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:40:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/15 02:40:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:40:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:40:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.77s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:40:08 DEBUG : dst/one: md5 = 70a91c85d37aa94878b7ece56f1b8ec9 OK 2025/11/15 02:40:10 DEBUG : dst/two: md5 = 065bf333dc6be8daed2baf1b53e27f31 OK 2025/11/15 02:40:12 DEBUG : dst/three.txt: md5 = 385c35d3843600fcb983a395559eb266 OK 2025/11/15 02:40:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:40:12 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:40:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/backup" 2025/11/15 02:40:13 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/1nrff024r7pq65ecp72fc28jb0" 2025/11/15 02:40:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:40:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:40:15 DEBUG : one: Sizes differ 2025/11/15 02:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:40:15 DEBUG : two: size = 3 OK 2025/11/15 02:40:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:40:15 DEBUG : two: Unchanged skipping 2025/11/15 02:40:16 INFO : one: Moved (server-side) 2025/11/15 02:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:40:18 DEBUG : one: md5 = f92edd7d1eb4ef6cb38a1f500018483e OK 2025/11/15 02:40:18 DEBUG : one: size = 4 OK 2025/11/15 02:40:18 INFO : one: Copied (new) 2025/11/15 02:40:18 DEBUG : Waiting for deletions to finish 2025/11/15 02:40:19 INFO : three.txt: Moved (server-side) 2025/11/15 02:40:19 INFO : three.txt: Moved into backup dir 2025/11/15 02:40:21 DEBUG : dst/three.txt: md5 = 678284c6068fd94c7e94e9582f80305a OK 2025/11/15 02:40:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:40:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:40:21 DEBUG : one: Sizes differ 2025/11/15 02:40:21 DEBUG : two: size = 3 OK 2025/11/15 02:40:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:40:21 DEBUG : two: Unchanged skipping 2025/11/15 02:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:40:22 INFO : one: Deleted 2025/11/15 02:40:23 INFO : one: Moved (server-side) 2025/11/15 02:40:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:40:24 DEBUG : one: md5 = d86e8a1b95b9c1cc9f43c4a80af767e3 OK 2025/11/15 02:40:24 DEBUG : one: size = 5 OK 2025/11/15 02:40:24 INFO : one: Copied (new) 2025/11/15 02:40:24 DEBUG : Waiting for deletions to finish 2025/11/15 02:40:25 INFO : three.txt: Deleted 2025/11/15 02:40:26 INFO : three.txt: Moved (server-side) 2025/11/15 02:40:26 INFO : three.txt: Moved into backup dir 2025/11/15 02:40:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:40:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:40:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 02:40:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:40:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 02:40:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (24.25s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:40:32 DEBUG : dst/one: md5 = a9a760de9264624d7f6bea8798b64cc0 OK 2025/11/15 02:40:34 DEBUG : dst/two: md5 = 065559b62cb760179a61cfcadabdd514 OK 2025/11/15 02:40:35 DEBUG : dst/three.txt: md5 = 20c896d7980e040c50abfa0ee3a4e948 OK 2025/11/15 02:40:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:40:36 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:40:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/backup" 2025/11/15 02:40:37 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/1nrff024r7pq65ecp72fc28jb0" 2025/11/15 02:40:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:40:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:40:39 DEBUG : one: Sizes differ 2025/11/15 02:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:40:39 DEBUG : two: size = 3 OK 2025/11/15 02:40:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:40:39 DEBUG : two: Unchanged skipping 2025/11/15 02:40:40 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:40:42 DEBUG : one: md5 = ff01c7c559072055cbb46a3e1ebe1d6a OK 2025/11/15 02:40:42 DEBUG : one: size = 4 OK 2025/11/15 02:40:42 INFO : one: Copied (new) 2025/11/15 02:40:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:40:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:40:43 INFO : three.txt: Moved into backup dir 2025/11/15 02:40:45 DEBUG : dst/three.txt: md5 = 59f2cccd91d7a6f7344279f2de81c346 OK 2025/11/15 02:40:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:40:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:40:46 DEBUG : one: Sizes differ 2025/11/15 02:40:46 DEBUG : two: size = 3 OK 2025/11/15 02:40:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:40:46 DEBUG : two: Unchanged skipping 2025/11/15 02:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:40:46 INFO : one.bak: Deleted 2025/11/15 02:40:47 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:40:48 DEBUG : one: md5 = f13ca7b255739c660e26e5975da429a9 OK 2025/11/15 02:40:48 DEBUG : one: size = 5 OK 2025/11/15 02:40:48 INFO : one: Copied (new) 2025/11/15 02:40:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:40:49 INFO : three.txt.bak: Deleted 2025/11/15 02:40:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:40:50 INFO : three.txt: Moved into backup dir 2025/11/15 02:40:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:40:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/15 02:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:40:57 DEBUG : dst/one: md5 = 50907fa9f90deec5ce841341f2777cdd OK 2025/11/15 02:40:59 DEBUG : dst/two: md5 = a740d927ad4da0358da89ffea6b0efcb OK 2025/11/15 02:41:00 DEBUG : dst/three.txt: md5 = fa49ac56981b5601c82adfdbebb9febb OK 2025/11/15 02:41:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:41:01 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:41:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/backup" 2025/11/15 02:41:02 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/1nrff024r7pq65ecp72fc28jb0" 2025/11/15 02:41:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:41:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:03 DEBUG : one: Sizes differ 2025/11/15 02:41:03 DEBUG : two: size = 3 OK 2025/11/15 02:41:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:03 DEBUG : two: Unchanged skipping 2025/11/15 02:41:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 02:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:41:07 DEBUG : one: md5 = c85a181e3ad8e683e28d8ef6776f64a2 OK 2025/11/15 02:41:07 DEBUG : one: size = 4 OK 2025/11/15 02:41:07 INFO : one: Copied (new) 2025/11/15 02:41:07 DEBUG : Waiting for deletions to finish 2025/11/15 02:41:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 02:41:07 INFO : three.txt: Moved into backup dir 2025/11/15 02:41:09 DEBUG : dst/three.txt: md5 = 954d5dd4689de0f18c55040305579214 OK 2025/11/15 02:41:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:10 DEBUG : one: Sizes differ 2025/11/15 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:41:10 DEBUG : two: size = 3 OK 2025/11/15 02:41:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:10 DEBUG : two: Unchanged skipping 2025/11/15 02:41:11 INFO : one-2019-01-01: Deleted 2025/11/15 02:41:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:41:13 DEBUG : one: md5 = 303a39701cc35ea8b2d7e377fc8b5f50 OK 2025/11/15 02:41:13 DEBUG : one: size = 5 OK 2025/11/15 02:41:13 INFO : one: Copied (new) 2025/11/15 02:41:13 DEBUG : Waiting for deletions to finish 2025/11/15 02:41:14 INFO : three-2019-01-01.txt: Deleted 2025/11/15 02:41:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 02:41:14 INFO : three.txt: Moved into backup dir 2025/11/15 02:41:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:41:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:41:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/15 02:41:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/15 02:41:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/15 02:41:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.39s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:41:21 DEBUG : dst/one: md5 = 34ef0f66b8f486625cca01389543e2e2 OK 2025/11/15 02:41:23 DEBUG : dst/two: md5 = 1e091e2e68e830b381de55e54f5d602c OK 2025/11/15 02:41:24 DEBUG : dst/three.txt: md5 = 61f28ce137ae121f61d8ae7ee8692d6b OK 2025/11/15 02:41:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:41:25 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:41:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:26 DEBUG : one: Sizes differ 2025/11/15 02:41:26 DEBUG : two: size = 3 OK 2025/11/15 02:41:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:26 DEBUG : two: Unchanged skipping 2025/11/15 02:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:41:27 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:41:28 DEBUG : one: md5 = 3c45c8f76baf9f2226c03eb848c24690 OK 2025/11/15 02:41:28 DEBUG : one: size = 4 OK 2025/11/15 02:41:28 INFO : one: Copied (new) 2025/11/15 02:41:28 DEBUG : Waiting for deletions to finish 2025/11/15 02:41:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:41:29 INFO : three.txt: Moved into backup dir 2025/11/15 02:41:31 DEBUG : dst/three.txt: md5 = cc1337525c6e43fa6f57a6c7cdee177f OK 2025/11/15 02:41:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/15 02:41:32 DEBUG : three.txt.bak: Excluded 2025/11/15 02:41:32 DEBUG : one.bak: Excluded (Path Filter) 2025/11/15 02:41:32 DEBUG : one.bak: Excluded 2025/11/15 02:41:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:32 DEBUG : one: Sizes differ 2025/11/15 02:41:32 DEBUG : two: size = 3 OK 2025/11/15 02:41:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:32 DEBUG : two: Unchanged skipping 2025/11/15 02:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for checks to finish 2025/11/15 02:41:33 INFO : one.bak: Deleted 2025/11/15 02:41:33 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst': Waiting for transfers to finish 2025/11/15 02:41:35 DEBUG : one: md5 = 5eb2cc6bf796ed709051e447e2554fca OK 2025/11/15 02:41:35 DEBUG : one: size = 5 OK 2025/11/15 02:41:35 INFO : one: Copied (new) 2025/11/15 02:41:35 DEBUG : Waiting for deletions to finish 2025/11/15 02:41:35 INFO : three.txt.bak: Deleted 2025/11/15 02:41:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:41:36 INFO : three.txt: Moved into backup dir 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:41:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.95s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:41:42 DEBUG : dst/one: md5 = 4b5d1a6b9696a23080b87fc7b9466256 OK 2025/11/15 02:41:44 DEBUG : dst/two: md5 = 94fe6ef12e562435ff6aa307cb99a481 OK 2025/11/15 02:41:46 DEBUG : dst/three.txt: md5 = 31b8434f574fdb08e39a1edf6cec42ce OK 2025/11/15 02:41:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:41:46 DEBUG : Config file has changed externally - reloading 2025/11/15 02:41:46 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:41:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:47 DEBUG : one: Sizes differ 2025/11/15 02:41:48 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:41:50 DEBUG : one: md5 = ba70a1469067e0fd79cba2b4fc7a9ba3 OK 2025/11/15 02:41:50 DEBUG : one: size = 4 OK 2025/11/15 02:41:50 INFO : one: Copied (new) 2025/11/15 02:41:50 DEBUG : two: size = 3 OK 2025/11/15 02:41:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:50 DEBUG : two: Unchanged skipping 2025/11/15 02:41:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:50 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:50 DEBUG : three.txt: Sizes differ 2025/11/15 02:41:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:41:53 DEBUG : three.txt: md5 = 193336a29f30b845af18be67646d1716 OK 2025/11/15 02:41:53 DEBUG : three.txt: size = 6 OK 2025/11/15 02:41:53 INFO : three.txt: Copied (new) 2025/11/15 02:41:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:55 DEBUG : one: Sizes differ 2025/11/15 02:41:55 INFO : one.bak: Deleted 2025/11/15 02:41:56 INFO : one: Moved (server-side) to: one.bak 2025/11/15 02:41:57 DEBUG : one: md5 = b83faea9d1614a85e33fb75942cf4ea1 OK 2025/11/15 02:41:57 DEBUG : one: size = 5 OK 2025/11/15 02:41:57 INFO : one: Copied (new) 2025/11/15 02:41:58 DEBUG : two: size = 3 OK 2025/11/15 02:41:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:41:58 DEBUG : two: Unchanged skipping 2025/11/15 02:41:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:41:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:41:58 DEBUG : three.txt: Sizes differ 2025/11/15 02:41:59 INFO : three.txt.bak: Deleted 2025/11/15 02:41:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 02:42:01 DEBUG : three.txt: md5 = bcd87b1431f3d3d0c09583bafe473104 OK 2025/11/15 02:42:01 DEBUG : three.txt: size = 19 OK 2025/11/15 02:42:01 INFO : three.txt: Copied (new) 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/15 02:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.74s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:42:08 DEBUG : dst/one: md5 = 2d0c831b9cd4182a31340b21697665d5 OK 2025/11/15 02:42:09 DEBUG : dst/two: md5 = bac914b5efb7d4aed76ccd930bb5f2fe OK 2025/11/15 02:42:11 DEBUG : dst/three.txt: md5 = 6f7a7e0576318baeb68fbd93006bcf77 OK 2025/11/15 02:42:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimuruj4wupe/dst" 2025/11/15 02:42:12 DEBUG : Creating backend with remote "TestDrive:crypt/oupgm625tsc8tiuvp203b09j3t0hpq9bf6hooq7lg8m13cgq4pd0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/15 02:42:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:42:13 DEBUG : one: Sizes differ 2025/11/15 02:42:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 02:42:15 DEBUG : one: md5 = 4666a1773fc03b8bffe01ee1401f975c OK 2025/11/15 02:42:15 DEBUG : one: size = 4 OK 2025/11/15 02:42:15 INFO : one: Copied (new) 2025/11/15 02:42:15 DEBUG : two: size = 3 OK 2025/11/15 02:42:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:42:15 DEBUG : two: Unchanged skipping 2025/11/15 02:42:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:16 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:42:16 DEBUG : three.txt: Sizes differ 2025/11/15 02:42:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 02:42:18 DEBUG : three.txt: md5 = 3c8fa8e5d0075707db16f1a5550f4213 OK 2025/11/15 02:42:18 DEBUG : three.txt: size = 6 OK 2025/11/15 02:42:18 INFO : three.txt: Copied (new) 2025/11/15 02:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:42:20 DEBUG : one: Sizes differ 2025/11/15 02:42:20 INFO : one-2019-01-01: Deleted 2025/11/15 02:42:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 02:42:22 DEBUG : one: md5 = 060ee6d56a9707c3f39fbd3daba83b9a OK 2025/11/15 02:42:22 DEBUG : one: size = 5 OK 2025/11/15 02:42:22 INFO : one: Copied (new) 2025/11/15 02:42:23 DEBUG : two: size = 3 OK 2025/11/15 02:42:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:42:23 DEBUG : two: Unchanged skipping 2025/11/15 02:42:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:23 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe/dst') 2025/11/15 02:42:23 DEBUG : three.txt: Sizes differ 2025/11/15 02:42:24 INFO : three-2019-01-01.txt: Deleted 2025/11/15 02:42:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 02:42:26 DEBUG : three.txt: md5 = bf67998dae9a1a6fde279e02c1c0d971 OK 2025/11/15 02:42:26 DEBUG : three.txt: size = 19 OK 2025/11/15 02:42:26 INFO : three.txt: Copied (new) 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/15 02:42:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.56s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:42:32 DEBUG : Testêé: md5 = cf72897713c73584b158603a70a05284 OK 2025/11/15 02:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:42:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:32 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:42:32 DEBUG : Testêé: Sizes differ 2025/11/15 02:42:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:42:34 DEBUG : Testêé: md5 = fd1b75db3190cceb5a9de8f1515341cf OK 2025/11/15 02:42:34 DEBUG : Testêé: size = 14 OK 2025/11/15 02:42:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/15 02:42:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.98s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:42:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 02:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:42:37 DEBUG : existing: md5 = cfe69f1b37d549be56db33fa91106618 OK 2025/11/15 02:42:37 DEBUG : existing: size = 6 OK 2025/11/15 02:42:37 INFO : existing: Copied (new) 2025/11/15 02:42:37 DEBUG : Waiting for deletions to finish 2025/11/15 02:42:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:42:38 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:42:38 DEBUG : existing: Sizes differ 2025/11/15 02:42:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/15 02:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:42:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting files as there were IO errors 2025/11/15 02:42:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.95s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:42:41 DEBUG : EXISTING: md5 = be125be86dc847260948568c2c288e4f OK 2025/11/15 02:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:42:41 DEBUG : EXISTING: size = 6 OK 2025/11/15 02:42:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:42:41 DEBUG : existing: Unchanged skipping 2025/11/15 02:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:42:41 DEBUG : Waiting for deletions to finish 2025/11/15 02:42:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.34s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:42:46 DEBUG : both0: md5 = 2a3643a930ff24ec236df7c118b73333 OK 2025/11/15 02:42:47 DEBUG : only0: md5 = f30e1775389033551fcb130eda58e668 OK 2025/11/15 02:42:49 DEBUG : both1: md5 = 8c1a29e2e67597a781505b6ac7556646 OK 2025/11/15 02:42:51 DEBUG : only1: md5 = b2c8377be878a52f474c3cae343d3db9 OK 2025/11/15 02:42:52 DEBUG : both2: md5 = 2fcb2e2c9475be8b609cc489b0259984 OK 2025/11/15 02:42:54 DEBUG : only2: md5 = f531391bc7b4a120e64f12329cbe4397 OK 2025/11/15 02:42:55 DEBUG : both3: md5 = 0715bec3a5c5f0820e71b1cff1f3e9a6 OK 2025/11/15 02:42:57 DEBUG : only3: md5 = c81216eb4809918d9f6a92c9f625b642 OK 2025/11/15 02:42:58 DEBUG : both4: md5 = 840704f9ae2c6abb20474f5870ea6bd3 OK 2025/11/15 02:43:00 DEBUG : only4: md5 = d487292af7023e45d8ba854eb02f3b04 OK 2025/11/15 02:43:02 DEBUG : both5: md5 = f3860495a605130e417543bd269c7b27 OK 2025/11/15 02:43:03 DEBUG : only5: md5 = f1efd3256acfeb7b8fb5d7143b0113d9 OK 2025/11/15 02:43:05 DEBUG : both6: md5 = 65c6c0f7448ea55138639330fe697434 OK 2025/11/15 02:43:06 DEBUG : only6: md5 = 63130f47af5ac55cdbc0fb96ff2665f7 OK 2025/11/15 02:43:08 DEBUG : both7: md5 = f5da405c0a119b62c2eed232698f2e51 OK 2025/11/15 02:43:09 DEBUG : only7: md5 = 1363854365dbf830cda8ae112ef17679 OK 2025/11/15 02:43:11 DEBUG : both8: md5 = 95b6aa96cdd9a85296490adb87ec6942 OK 2025/11/15 02:43:12 DEBUG : only8: md5 = cbe8fda7fb15c8b6050b44f4078e65f1 OK 2025/11/15 02:43:14 DEBUG : both9: md5 = 4a053122d50b10d6684c8f5821f6ce8f OK 2025/11/15 02:43:15 DEBUG : only9: md5 = 1055f59517dfd84621c923798c043ce4 OK 2025/11/15 02:43:17 DEBUG : both10: md5 = b64fb74e48dfed9a6fdd5882aadc9d18 OK 2025/11/15 02:43:19 DEBUG : only10: md5 = 8b4e4a2a37c940334215a4ff46b7dfab OK 2025/11/15 02:43:20 DEBUG : both11: md5 = 4161f399f4f0d949e6d7c0cd9d9221c8 OK 2025/11/15 02:43:22 DEBUG : only11: md5 = de335501334a64f62a37c24e94de0c4f OK 2025/11/15 02:43:24 DEBUG : both12: md5 = b5107f2c2c2dc55bc901bab0b9b226ea OK 2025/11/15 02:43:25 DEBUG : only12: md5 = a43e14476cf0ac8f80a80487b306a492 OK 2025/11/15 02:43:27 DEBUG : both13: md5 = dfbc40995882ba39c18e965d74e7bb4e OK 2025/11/15 02:43:29 DEBUG : only13: md5 = fc89d79780e3a42498b13737ae6b143d OK 2025/11/15 02:43:30 DEBUG : both14: md5 = c4ae5166fa560ebcd4b45ddae9438ffb OK 2025/11/15 02:43:31 DEBUG : only14: md5 = c70c5fd9e97d98b46f1acbbda998060c OK 2025/11/15 02:43:33 DEBUG : both15: md5 = b7049f955747451679b63c2e3cf212df OK 2025/11/15 02:43:34 DEBUG : only15: md5 = 9d622c6c08569fa554c190420ecfee52 OK 2025/11/15 02:43:36 DEBUG : both16: md5 = 3ce798925e2d94ccc712900a937b8f6d OK 2025/11/15 02:43:37 DEBUG : only16: md5 = 4cc74774b2ce9b16817738f96859b8c8 OK 2025/11/15 02:43:39 DEBUG : both17: md5 = 7ce622092f711339ebd6e8c7d845ec90 OK 2025/11/15 02:43:41 DEBUG : only17: md5 = fddfecc1e856fcf5c8a1acc99f618063 OK 2025/11/15 02:43:42 DEBUG : both18: md5 = 60950705bc90fa4488a37bcf2dca2506 OK 2025/11/15 02:43:43 DEBUG : only18: md5 = a42d276d5800a2a348147db7cccd1753 OK 2025/11/15 02:43:45 DEBUG : both19: md5 = 01dca19d111e3560635808244c7225ad OK 2025/11/15 02:43:47 DEBUG : only19: md5 = e4bd456906bbb631040a711ca96d7658 OK 2025/11/15 02:43:47 DEBUG : both0: size = 6 OK 2025/11/15 02:43:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both11: size = 6 OK 2025/11/15 02:43:47 DEBUG : both12: size = 6 OK 2025/11/15 02:43:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both10: size = 6 OK 2025/11/15 02:43:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both0: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both13: size = 6 OK 2025/11/15 02:43:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:43:47 DEBUG : both11: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both14: size = 6 OK 2025/11/15 02:43:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both14: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both15: size = 6 OK 2025/11/15 02:43:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both15: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both16: size = 6 OK 2025/11/15 02:43:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both12: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both17: size = 6 OK 2025/11/15 02:43:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both10: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both18: size = 6 OK 2025/11/15 02:43:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both13: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both19: size = 6 OK 2025/11/15 02:43:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both16: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both1: size = 6 OK 2025/11/15 02:43:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both1: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both2: size = 6 OK 2025/11/15 02:43:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both17: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both3: size = 6 OK 2025/11/15 02:43:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both18: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both4: size = 6 OK 2025/11/15 02:43:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both19: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both5: size = 6 OK 2025/11/15 02:43:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both5: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both6: size = 6 OK 2025/11/15 02:43:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both6: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both7: size = 6 OK 2025/11/15 02:43:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both2: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both4: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both8: size = 6 OK 2025/11/15 02:43:47 DEBUG : both9: size = 6 OK 2025/11/15 02:43:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:43:47 DEBUG : both3: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both9: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both8: Unchanged skipping 2025/11/15 02:43:47 DEBUG : both7: Unchanged skipping 2025/11/15 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:43:47 DEBUG : Waiting for deletions to finish 2025/11/15 02:43:48 INFO : only7: Deleted 2025/11/15 02:43:48 INFO : only6: Deleted 2025/11/15 02:43:48 INFO : only17: Deleted 2025/11/15 02:43:48 INFO : only5: Deleted 2025/11/15 02:43:48 INFO : only12: Deleted 2025/11/15 02:43:48 INFO : only18: Deleted 2025/11/15 02:43:48 INFO : only8: Deleted 2025/11/15 02:43:48 INFO : only19: Deleted 2025/11/15 02:43:49 INFO : only4: Deleted 2025/11/15 02:43:49 INFO : only10: Deleted 2025/11/15 02:43:49 INFO : only11: Deleted 2025/11/15 02:43:49 INFO : only15: Deleted 2025/11/15 02:43:49 INFO : only1: Deleted 2025/11/15 02:43:49 INFO : only0: Deleted 2025/11/15 02:43:49 INFO : only3: Deleted 2025/11/15 02:43:49 INFO : only9: Deleted 2025/11/15 02:43:50 INFO : only14: Deleted 2025/11/15 02:43:50 INFO : only2: Deleted 2025/11/15 02:43:50 INFO : only13: Deleted 2025/11/15 02:43:50 INFO : only16: Deleted 2025/11/15 02:43:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.84s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:44:02 DEBUG : both0: md5 = 2491316d5bfd59cad362dec0b747794c OK 2025/11/15 02:44:03 DEBUG : only0: md5 = 3c80453132295ae1f90fd374869fca76 OK 2025/11/15 02:44:05 DEBUG : both1: md5 = a35f59206fcdaa6100b83281d8cdea46 OK 2025/11/15 02:44:06 DEBUG : only1: md5 = b779f66ff23dfb7de5bb2805b4d5bc76 OK 2025/11/15 02:44:08 DEBUG : both2: md5 = 4829aa3d9bf9ca42a613db3fecf8cd1d OK 2025/11/15 02:44:09 DEBUG : only2: md5 = ad2fe9bbcd51b56f0a884fd29660d065 OK 2025/11/15 02:44:11 DEBUG : both3: md5 = f154268367d6bd6c56904db5253220ba OK 2025/11/15 02:44:12 DEBUG : only3: md5 = ff1ea4f05fb1453736d112c3958a78ac OK 2025/11/15 02:44:14 DEBUG : both4: md5 = 70d8db36f4cffcac261f547f5a106987 OK 2025/11/15 02:44:16 DEBUG : only4: md5 = c477ba5eb7ac1268581532d52fe9b041 OK 2025/11/15 02:44:17 DEBUG : both5: md5 = 025f9ac7a83e2613bca7336974587375 OK 2025/11/15 02:44:19 DEBUG : only5: md5 = daa31dda561187e05819848b1a1297e1 OK 2025/11/15 02:44:20 DEBUG : both6: md5 = fa5c3cc2accd6ca24de184d94563ab7f OK 2025/11/15 02:44:22 DEBUG : only6: md5 = 58641841e37370aa8dcc9299fe4ce589 OK 2025/11/15 02:44:23 DEBUG : both7: md5 = d895e4c0fe0925f81af5431fa7068ebf OK 2025/11/15 02:44:25 DEBUG : only7: md5 = 1d3ebe997d0538f11467d792d39685c5 OK 2025/11/15 02:44:26 DEBUG : both8: md5 = 75fa57896a91794ca6ba8f28980d2643 OK 2025/11/15 02:44:28 DEBUG : only8: md5 = d3479b70c6254f4dc39c87fdcb0be7fe OK 2025/11/15 02:44:30 DEBUG : both9: md5 = 240fb723cdfc918b21761e7ff654cb0d OK 2025/11/15 02:44:31 DEBUG : only9: md5 = bd0f3b371ac4969ac73df66dfc4cf581 OK 2025/11/15 02:44:33 DEBUG : both10: md5 = 9618df81a402cb7c38fc22a739012797 OK 2025/11/15 02:44:34 DEBUG : only10: md5 = 6c83b2e29da68a0bf36336a095b9dbf9 OK 2025/11/15 02:44:36 DEBUG : both11: md5 = a47ff48ebcbbaa735e5d787a1f15f273 OK 2025/11/15 02:44:37 DEBUG : only11: md5 = c2a193eb551f218bcb0fd4f4a6b19e0e OK 2025/11/15 02:44:39 DEBUG : both12: md5 = d7b3d363419a9f29d321418fd9adfc0e OK 2025/11/15 02:44:40 DEBUG : only12: md5 = 962eac21452448dc235267156bd2a5b0 OK 2025/11/15 02:44:42 DEBUG : both13: md5 = d6175bdde17b54e6a8e041356c1a0801 OK 2025/11/15 02:44:44 DEBUG : only13: md5 = b638003448c5760d20e7fcfc81e13f27 OK 2025/11/15 02:44:45 DEBUG : both14: md5 = 84c3f966381b007b918cefdd4aa3be09 OK 2025/11/15 02:44:47 DEBUG : only14: md5 = ff4840bfc1447768230801ea6d386132 OK 2025/11/15 02:44:48 DEBUG : both15: md5 = ba7cf63e751060621c91e1e0e860de23 OK 2025/11/15 02:44:50 DEBUG : only15: md5 = edeb7099e6418df99ca3c6af7b7b0fec OK 2025/11/15 02:44:51 DEBUG : both16: md5 = fe2c6d039f6fab44d0881616464c600b OK 2025/11/15 02:44:52 DEBUG : only16: md5 = c4484f0532a0a07777192290a776149e OK 2025/11/15 02:44:54 DEBUG : both17: md5 = f25c54faee7640106e18167c94f051aa OK 2025/11/15 02:44:56 DEBUG : only17: md5 = bc00b01c4b05cb981d57c6a09bcf1d9d OK 2025/11/15 02:44:57 DEBUG : both18: md5 = b58425272685a1e21e3479b408be1ab5 OK 2025/11/15 02:44:59 DEBUG : only18: md5 = fe845ba0fc9dafc65a3c63f884f73afc OK 2025/11/15 02:45:00 DEBUG : both19: md5 = 9d957f9a9f74433de03f9220939b4ddb OK 2025/11/15 02:45:02 DEBUG : only19: md5 = 0e123a12f82f1346f578dbaf1f4dbcf4 OK 2025/11/15 02:45:02 DEBUG : both0: size = 6 OK 2025/11/15 02:45:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both0: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both10: size = 6 OK 2025/11/15 02:45:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both10: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both11: size = 6 OK 2025/11/15 02:45:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both11: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both12: size = 6 OK 2025/11/15 02:45:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both12: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both13: size = 6 OK 2025/11/15 02:45:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both13: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both14: size = 6 OK 2025/11/15 02:45:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both14: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both15: size = 6 OK 2025/11/15 02:45:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both16: size = 6 OK 2025/11/15 02:45:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both17: size = 6 OK 2025/11/15 02:45:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both18: size = 6 OK 2025/11/15 02:45:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:45:02 DEBUG : both15: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both16: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both1: size = 6 OK 2025/11/15 02:45:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both1: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both2: size = 6 OK 2025/11/15 02:45:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both2: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both3: size = 6 OK 2025/11/15 02:45:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both3: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both4: size = 6 OK 2025/11/15 02:45:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both4: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both5: size = 6 OK 2025/11/15 02:45:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both5: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both6: size = 6 OK 2025/11/15 02:45:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both6: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both7: size = 6 OK 2025/11/15 02:45:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both7: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both8: size = 6 OK 2025/11/15 02:45:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both8: Unchanged skipping 2025/11/15 02:45:02 DEBUG : both9: size = 6 OK 2025/11/15 02:45:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both9: Unchanged skipping 2025/11/15 02:45:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only0: Sizes differ 2025/11/15 02:45:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : both17: Unchanged skipping 2025/11/15 02:45:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only11: Sizes differ 2025/11/15 02:45:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only12: Sizes differ 2025/11/15 02:45:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only13: Sizes differ 2025/11/15 02:45:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only14: Sizes differ 2025/11/15 02:45:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only15: Sizes differ 2025/11/15 02:45:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only16: Sizes differ 2025/11/15 02:45:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only17: Sizes differ 2025/11/15 02:45:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only18: Sizes differ 2025/11/15 02:45:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only19: Sizes differ 2025/11/15 02:45:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only1: Sizes differ 2025/11/15 02:45:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only2: Sizes differ 2025/11/15 02:45:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only3: Sizes differ 2025/11/15 02:45:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only4: Sizes differ 2025/11/15 02:45:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only5: Sizes differ 2025/11/15 02:45:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only6: Sizes differ 2025/11/15 02:45:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only7: Sizes differ 2025/11/15 02:45:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only8: Sizes differ 2025/11/15 02:45:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2829331782) 2025/11/15 02:45:02 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only9: Sizes differ 2025/11/15 02:45:02 DEBUG : both18: Unchanged skipping 2025/11/15 02:45:02 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe') 2025/11/15 02:45:02 DEBUG : only10: Sizes differ 2025/11/15 02:45:02 DEBUG : both19: size = 6 OK 2025/11/15 02:45:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:45:02 DEBUG : both19: Unchanged skipping 2025/11/15 02:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:45:04 DEBUG : only0: md5 = ccbacc23c3573afee81b8cfc969e43b1 OK 2025/11/15 02:45:04 DEBUG : only0: size = 0 OK 2025/11/15 02:45:04 INFO : only0: Copied (replaced existing) 2025/11/15 02:45:04 DEBUG : only13: md5 = bb510244f5892a1b7504d711fd7eb871 OK 2025/11/15 02:45:04 DEBUG : only13: size = 0 OK 2025/11/15 02:45:04 INFO : only13: Copied (replaced existing) 2025/11/15 02:45:04 DEBUG : only12: md5 = a0cf85316f2207f277c584d00a6e5525 OK 2025/11/15 02:45:04 DEBUG : only12: size = 0 OK 2025/11/15 02:45:04 INFO : only12: Copied (replaced existing) 2025/11/15 02:45:04 DEBUG : only11: md5 = 30e67b73a545ad8fc4a2e816186790f3 OK 2025/11/15 02:45:04 DEBUG : only11: size = 0 OK 2025/11/15 02:45:04 INFO : only11: Copied (replaced existing) 2025/11/15 02:45:05 DEBUG : only14: md5 = 63b4ab685bbde49fb625e8ad40827f24 OK 2025/11/15 02:45:05 DEBUG : only14: size = 0 OK 2025/11/15 02:45:05 INFO : only14: Copied (replaced existing) 2025/11/15 02:45:05 DEBUG : only15: md5 = 5729c7d9ed55e1a12f02596696146088 OK 2025/11/15 02:45:05 DEBUG : only15: size = 0 OK 2025/11/15 02:45:05 INFO : only15: Copied (replaced existing) 2025/11/15 02:45:05 DEBUG : only16: md5 = ab6b9acfdd14d49f472b14494e79f86a OK 2025/11/15 02:45:05 DEBUG : only16: size = 0 OK 2025/11/15 02:45:05 INFO : only16: Copied (replaced existing) 2025/11/15 02:45:05 DEBUG : only17: md5 = ca8859e4e98221a2176de2b821930f3d OK 2025/11/15 02:45:05 DEBUG : only17: size = 0 OK 2025/11/15 02:45:05 INFO : only17: Copied (replaced existing) 2025/11/15 02:45:06 DEBUG : only19: md5 = 686df9cb050618abdb0606bced85ed0c OK 2025/11/15 02:45:06 DEBUG : only19: size = 0 OK 2025/11/15 02:45:06 INFO : only19: Copied (replaced existing) 2025/11/15 02:45:07 DEBUG : only1: md5 = dddd29b7719bccb14e7fd9adbfcb5401 OK 2025/11/15 02:45:07 DEBUG : only1: size = 0 OK 2025/11/15 02:45:07 INFO : only1: Copied (replaced existing) 2025/11/15 02:45:07 DEBUG : only18: md5 = ddcf2e1cbcb5c497fb467d45099577c6 OK 2025/11/15 02:45:07 DEBUG : only18: size = 0 OK 2025/11/15 02:45:07 INFO : only18: Copied (replaced existing) 2025/11/15 02:45:07 DEBUG : only2: md5 = 60332f36f2d90285755915c8e1119b1e OK 2025/11/15 02:45:07 DEBUG : only2: size = 0 OK 2025/11/15 02:45:07 INFO : only2: Copied (replaced existing) 2025/11/15 02:45:08 DEBUG : only3: md5 = 7111d6fafef0cfd5c2965abb1b8b5473 OK 2025/11/15 02:45:08 DEBUG : only3: size = 0 OK 2025/11/15 02:45:08 INFO : only3: Copied (replaced existing) 2025/11/15 02:45:08 DEBUG : only4: md5 = e537206f2252a01df572b836c49255b8 OK 2025/11/15 02:45:08 DEBUG : only4: size = 0 OK 2025/11/15 02:45:08 INFO : only4: Copied (replaced existing) 2025/11/15 02:45:08 DEBUG : only5: md5 = 6f32e27a902555b1e57a47a1f6482242 OK 2025/11/15 02:45:08 DEBUG : only5: size = 0 OK 2025/11/15 02:45:08 INFO : only5: Copied (replaced existing) 2025/11/15 02:45:08 DEBUG : only6: md5 = e8c3a21b80d9d3559c2e0fa6d769aade OK 2025/11/15 02:45:08 DEBUG : only6: size = 0 OK 2025/11/15 02:45:08 INFO : only6: Copied (replaced existing) 2025/11/15 02:45:09 DEBUG : only7: md5 = f9b221f350c4e4dd814476374cc4d6e0 OK 2025/11/15 02:45:09 DEBUG : only7: size = 0 OK 2025/11/15 02:45:09 INFO : only7: Copied (replaced existing) 2025/11/15 02:45:09 DEBUG : only8: md5 = 17a8f6818fc45a0577f39f890b671634 OK 2025/11/15 02:45:09 DEBUG : only8: size = 0 OK 2025/11/15 02:45:09 INFO : only8: Copied (replaced existing) 2025/11/15 02:45:09 DEBUG : only9: md5 = 4df55a84a98c80807f43ee9c93456d4d OK 2025/11/15 02:45:09 DEBUG : only9: size = 0 OK 2025/11/15 02:45:09 INFO : only9: Copied (replaced existing) 2025/11/15 02:45:09 DEBUG : only10: md5 = 7d2a8d0821c4b4f22e17951fd4921d88 OK 2025/11/15 02:45:09 DEBUG : only10: size = 0 OK 2025/11/15 02:45:09 INFO : only10: Copied (replaced existing) 2025/11/15 02:45:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.52s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:45:29 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:45:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:45:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:45:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:42 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/15 02:45:42 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/15 02:45:43 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:45:45 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:45:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:45:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:45:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:45:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:45:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/15 02:45:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/15 02:46:00 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:46:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:46:02 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:46:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/15 02:46:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:46:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:46:23 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:46:23 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/15 02:46:36 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/15 02:46:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:46:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/15 02:46:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/15 02:46:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:46:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:46:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:46:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:46:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:46:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/15 02:46:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:46:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:46:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:46:44 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:46:44 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/15 02:47:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:47:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:47:08 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:47:08 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/15 02:47:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:47:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/15 02:47:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/15 02:47:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:47:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:47:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:47:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:47:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/15 02:47:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/15 02:47:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/15 02:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:47:29 DEBUG : dir1/0000-abcdefg.txt: md5 = d5a64d7a1c0ed58044ff6b57a2945f4c OK 2025/11/15 02:47:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5ced6703d7e4be1b6b927e419cf6864b OK 2025/11/15 02:47:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 81ecd5837c05e25bdf116dcea371aba0 OK 2025/11/15 02:47:33 DEBUG : dir1/0003-defghij.txt: md5 = 1c194793ccc280fa604726766be6e125 OK 2025/11/15 02:47:35 DEBUG : dir1/0004-efghijk.txt: md5 = a9d67147a1bb7c50f5440f6250346891 OK 2025/11/15 02:47:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 5aa7a68f1df661260b2acf5d380c1dd9 OK 2025/11/15 02:47:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 609ae37d73a6057b4f5d97415d72978d OK 2025/11/15 02:47:40 DEBUG : dir1/0007-1234567.txt: md5 = b9efeb3ce6af2750e734d2ee8109dd57 OK 2025/11/15 02:47:42 DEBUG : dir1/0008-2345678.txt: md5 = 27379c2c30fe5e5bf273c06bea34045e OK 2025/11/15 02:47:44 DEBUG : dir1/0009-3456789.txt: md5 = 57f398ca5090527b44e1a139f89950c3 OK 2025/11/15 02:47:45 DEBUG : dir1/0010-456789.txt: md5 = 641bffd00f73429e837c1db4f0507767 OK 2025/11/15 02:47:47 DEBUG : dir1/0011-56789;.txt: md5 = c63dde68c3fd48982bead8f42d97e963 OK 2025/11/15 02:47:48 DEBUG : dir1/0012-6789;.txt: md5 = 6648ba1fe3db8d8791494936d8bb67f4 OK 2025/11/15 02:47:50 DEBUG : dir1/0013-789;=.txt: md5 = 6e93dd6392043cee17efcf46fd9ea4e6 OK 2025/11/15 02:47:52 DEBUG : dir1/0014-89;=.txt: md5 = 7cff607acf3944ede08d0164ffff32f6 OK 2025/11/15 02:47:53 DEBUG : dir1/0015-9;=.txt: md5 = de1c56dad3d33f583ba5290e5decae9f OK 2025/11/15 02:47:54 DEBUG : apple: md5 = 8297ebacbb7d245f41807c6c0a1f5015 OK 2025/11/15 02:47:56 DEBUG : banana: md5 = b81eac9fd9e1051ab82381fdeb7c025f OK 2025/11/15 02:47:58 DEBUG : appleappleapplebanana: md5 = fd26e463be5404a0697a81e1ee58228a OK 2025/11/15 02:47:59 DEBUG : splitbananasplit: md5 = 4c2d004e3ed86ec2d74e8a0c6f5ea33a OK 2025/11/15 02:47:59 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:01 DEBUG : apple: size = 5 OK 2025/11/15 02:48:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : banana: size = 6 OK 2025/11/15 02:48:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:48:01 DEBUG : banana: Unchanged skipping 2025/11/15 02:48:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:48:01 DEBUG : apple: Unchanged skipping 2025/11/15 02:48:01 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:48:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:48:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:48:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:48:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:48:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:48:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:48:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:48:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:48:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:48:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:48:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:48:01 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:01 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1: Directory modification time the same (differ by -919.654µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : apple: size = 5 OK 2025/11/15 02:48:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : apple: Unchanged skipping 2025/11/15 02:48:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:48:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:48:03 DEBUG : banana: size = 6 OK 2025/11/15 02:48:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : banana: Unchanged skipping 2025/11/15 02:48:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:48:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:48:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:48:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:48:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:48:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:48:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:48:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:48:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:48:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:48:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:48:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:48:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 5cb8aa0c795c6065e1674ff1b54daf2e OK 2025/11/15 02:48:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9d0659e09bbc1ca4ef47b93c52594acb OK 2025/11/15 02:48:21 DEBUG : dir1/0002-cdefghi.txt: md5 = f72355dab7f050cb95a8b9b7d8da8c25 OK 2025/11/15 02:48:22 DEBUG : dir1/0003-defghij.txt: md5 = 5496aeba70d9552b4ffba510895b9798 OK 2025/11/15 02:48:24 DEBUG : dir1/0004-efghijk.txt: md5 = b48df3b1db6d03dfdc0f686168ebd3b9 OK 2025/11/15 02:48:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 794334f7d5f6452f729a6cd654d480d0 OK 2025/11/15 02:48:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 385c52dd1b408ad8d77a4ad662c1f1df OK 2025/11/15 02:48:28 DEBUG : dir1/0007-1234567.txt: md5 = 5f0819a363507d265dd48424687236c6 OK 2025/11/15 02:48:30 DEBUG : dir1/0008-2345678.txt: md5 = 65921eef359a6f115ae81f17cd8593da OK 2025/11/15 02:48:31 DEBUG : dir1/0009-3456789.txt: md5 = f156195c3703f91573feccff5dbaf45d OK 2025/11/15 02:48:33 DEBUG : dir1/0010-456789.txt: md5 = 9b5675898ebed7583984504a690b6439 OK 2025/11/15 02:48:34 DEBUG : dir1/0011-56789;.txt: md5 = 22e802c13fcec3b66cc950671702b09b OK 2025/11/15 02:48:36 DEBUG : dir1/0012-6789;.txt: md5 = bc8c846f04a05e5ad71d455067c9d50f OK 2025/11/15 02:48:37 DEBUG : dir1/0013-789;=.txt: md5 = 761e4052fcba4dcac9890fa61f336efe OK 2025/11/15 02:48:39 DEBUG : dir1/0014-89;=.txt: md5 = 0078bbdaf2773166da998b405bc8b31d OK 2025/11/15 02:48:40 DEBUG : dir1/0015-9;=.txt: md5 = 1008ee193586c20f424fa1492654ae37 OK 2025/11/15 02:48:42 DEBUG : apple: md5 = e9a1f2a5404059ef3456eeb1937df352 OK 2025/11/15 02:48:43 DEBUG : banana: md5 = d3a6d5d9c8f0405fed530c2546585cfd OK 2025/11/15 02:48:45 DEBUG : appleappleapplebanana: md5 = db600c7010b3c9b5c8a31bc5459f3e50 OK 2025/11/15 02:48:47 DEBUG : splitbananasplit: md5 = 10da50a98085dfd2e8c6a589c56700f9 OK 2025/11/15 02:48:47 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:48:48 DEBUG : apple: size = 5 OK 2025/11/15 02:48:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:48 DEBUG : apple: Unchanged skipping 2025/11/15 02:48:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:48:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:48:48 DEBUG : banana: size = 6 OK 2025/11/15 02:48:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:48 DEBUG : banana: Unchanged skipping 2025/11/15 02:48:49 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:48:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:48:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:48:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:48:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:48:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:48:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:48:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:48:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:48:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:48:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:48:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:48:50 DEBUG : dir1: Directory modification time the same (differ by -927.449µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : apple: size = 5 OK 2025/11/15 02:48:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : apple: Unchanged skipping 2025/11/15 02:48:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:48:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:48:50 DEBUG : banana: size = 6 OK 2025/11/15 02:48:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : banana: Unchanged skipping 2025/11/15 02:48:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:48:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:48:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:48:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:48:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:48:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:48:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:48:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:48:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:48:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:48:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:48:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:48:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:49:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:49:05 DEBUG : dir1/0000-abcdefg.txt: md5 = f4a2cf5fc641cdf4063d53b2bd5014c5 OK 2025/11/15 02:49:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = be06e2872cfff8dd01c5d7b44e5a751d OK 2025/11/15 02:49:08 DEBUG : dir1/0002-cdefghi.txt: md5 = c958070389d51d03c865ca9d3a07c897 OK 2025/11/15 02:49:10 DEBUG : dir1/0003-defghij.txt: md5 = dc36482043ec45be0d3108d7c63d76de OK 2025/11/15 02:49:11 DEBUG : dir1/0004-efghijk.txt: md5 = 2817a05a574aaaddd00118c8b38c99cb OK 2025/11/15 02:49:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 4fac1de6f63cb7491a4dbd2ec79f616e OK 2025/11/15 02:49:16 DEBUG : dir1/0006-ghijklm.txt: md5 = ed8fda417176109872d635e0d9e0da85 OK 2025/11/15 02:49:18 DEBUG : dir1/0007-1234567.txt: md5 = 8bfafd4ee1cb9a73ee5050ba9a343e84 OK 2025/11/15 02:49:19 DEBUG : dir1/0008-2345678.txt: md5 = 31f6c55403559377a5a2f141c55d8a57 OK 2025/11/15 02:49:21 DEBUG : dir1/0009-3456789.txt: md5 = 29c50d84ec7d3ba514f10246f8edae4a OK 2025/11/15 02:49:22 DEBUG : dir1/0010-456789.txt: md5 = b13478628d123cf74b58d5fdaf80ebe8 OK 2025/11/15 02:49:24 DEBUG : dir1/0011-56789;.txt: md5 = 41ed369b83868371e46fb10504692cf8 OK 2025/11/15 02:49:25 DEBUG : dir1/0012-6789;.txt: md5 = a5c9dbac26e5b0f99834084ad1305c63 OK 2025/11/15 02:49:27 DEBUG : dir1/0013-789;=.txt: md5 = d1a482722274945a92e394e4864f3c5d OK 2025/11/15 02:49:28 DEBUG : dir1/0014-89;=.txt: md5 = 5ed0cfecd1e6c18a64b86c1d38e4a707 OK 2025/11/15 02:49:30 DEBUG : dir1/0015-9;=.txt: md5 = 434a0211e3f26282ad027536ecc3a234 OK 2025/11/15 02:49:32 DEBUG : apple: md5 = 3640cdc87ff3f4ab8f97391382ea663e OK 2025/11/15 02:49:33 DEBUG : banana: md5 = de9185967931c17be97f853db0afcd1b OK 2025/11/15 02:49:35 DEBUG : appleappleapplebanana: md5 = dae356b7bbf286e1535e31177fc6cad0 OK 2025/11/15 02:49:36 DEBUG : splitbananasplit: md5 = b6a93ad5bf7fb6007933cadc9359933b OK 2025/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2025/11/15 02:49:37 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:37 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:37 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:37 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:37 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:37 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:37 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:37 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:49:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:49:39 DEBUG : YmFuYW5h: md5 = 6632850a181fca8bedd9e1c6c712334c OK 2025/11/15 02:49:39 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 02:49:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/15 02:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:39 DEBUG : YXBwbGU=: md5 = cfbe19957595676c8528fa518a768583 OK 2025/11/15 02:49:39 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 02:49:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/15 02:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 291de9549c62375ac5a6cfe1047063d4 OK 2025/11/15 02:49:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 02:49:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = bb049f02275dc545ce15c1f8996a05e0 OK 2025/11/15 02:49:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 02:49:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 027abd4139b5c88666116e31d3f0cb79 OK 2025/11/15 02:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 02:49:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0fa561de4136d3df28116ddfdea89617 OK 2025/11/15 02:49:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 02:49:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 97a72cb06c75750a6918af8ab63adfa6 OK 2025/11/15 02:49:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 02:49:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = f9eb169e9833a9af2ef81ac1c22b2540 OK 2025/11/15 02:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 02:49:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 31f53c5af114dc5aa598a674a8b08863 OK 2025/11/15 02:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 02:49:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 34d6855f107059e0ac39072ceba9c05f OK 2025/11/15 02:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 02:49:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5a2d65803426c31abafb1d92c4566713 OK 2025/11/15 02:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 02:49:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = f743e4291147cefc9773488e1118847f OK 2025/11/15 02:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 02:49:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 4f89a5eaee04ccc5a80480a1b8325e02 OK 2025/11/15 02:49:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 02:49:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = dc780b67adaaa9a6158fd94a38ed081b OK 2025/11/15 02:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 02:49:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6b5163956613d02feaaf91d2fe4a0804 OK 2025/11/15 02:49:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 02:49:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 30a1d1d60073f30a66ee9ccde279aa0d OK 2025/11/15 02:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 02:49:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 6d526967183915e6b13970e3861dd652 OK 2025/11/15 02:49:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 02:49:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = b1fd338e422c95663562a856fef5a14d OK 2025/11/15 02:49:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 02:49:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d2ada81aba8be170a343b088a608ca9e OK 2025/11/15 02:49:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 02:49:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:45 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = dc80d1ca530d03dac666611c5488d8c3 OK 2025/11/15 02:49:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 02:49:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:49:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:49:46 INFO : appleappleapplebanana: Deleted 2025/11/15 02:49:46 INFO : splitbananasplit: Deleted 2025/11/15 02:49:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:49:46 INFO : apple: Deleted 2025/11/15 02:49:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:49:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:49:46 INFO : banana: Deleted 2025/11/15 02:49:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:49:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:49:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:49:47 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:49:47 DEBUG : Waiting for deletions to finish 2025/11/15 02:49:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 02:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : apple: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1: Directory modification time the same (differ by -935.068µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:49:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 02:49:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : banana: Unchanged skipping 2025/11/15 02:49:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 02:49:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:49:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:49:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:49:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:49:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:49:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 02:49:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 02:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/15 02:50:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:50:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 714a587c8d50f3906ee7621788e819d7 OK 2025/11/15 02:50:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c242c689203d760e657778637c49fdc7 OK 2025/11/15 02:50:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 7fe420ec34081d73fa512fd8041b4e35 OK 2025/11/15 02:50:07 DEBUG : dir1/0003-defghij.txt: md5 = 12e7bc601f3c963ef19146cdd0aafa5e OK 2025/11/15 02:50:09 DEBUG : dir1/0004-efghijk.txt: md5 = 8e2670f70abfbb5fa0cc3a47bafdaf80 OK 2025/11/15 02:50:11 DEBUG : dir1/0005-fghijkl.txt: md5 = aeee7f4dc9ebfe59a8fa04311650b6ed OK 2025/11/15 02:50:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 7ab146286ab13ef767b1607c789f6862 OK 2025/11/15 02:50:14 DEBUG : dir1/0007-1234567.txt: md5 = ab44b009021960683594d8ae8f7f9fc8 OK 2025/11/15 02:50:16 DEBUG : dir1/0008-2345678.txt: md5 = e3bf49c41e3c970ede31547720e31b60 OK 2025/11/15 02:50:17 DEBUG : dir1/0009-3456789.txt: md5 = 5ca07ef183f5037c7b002b461e988d37 OK 2025/11/15 02:50:19 DEBUG : dir1/0010-456789.txt: md5 = 8db525394cb0b6e967e0a9f180b194d6 OK 2025/11/15 02:50:20 DEBUG : dir1/0011-56789;.txt: md5 = 81b7850b7e35fc01d1f148e9a410eb8f OK 2025/11/15 02:50:22 DEBUG : dir1/0012-6789;.txt: md5 = 474e74685e15fa3647d6e4534683319a OK 2025/11/15 02:50:23 DEBUG : dir1/0013-789;=.txt: md5 = dfb11b95f094ea080a214a41e87dd8f1 OK 2025/11/15 02:50:25 DEBUG : dir1/0014-89;=.txt: md5 = 1b99ea2f8aca05be6c665e22f5c246f9 OK 2025/11/15 02:50:27 DEBUG : dir1/0015-9;=.txt: md5 = fbc838e8a3130c36f2141759a5f03fb6 OK 2025/11/15 02:50:28 DEBUG : apple: md5 = 4747d75c13f7cc1de9e15f593a7ff404 OK 2025/11/15 02:50:30 DEBUG : banana: md5 = 6a3bb59502271080c3b3430b604c10b6 OK 2025/11/15 02:50:31 DEBUG : appleappleapplebanana: md5 = f53e6b6212d126de4b2648cd6d4e64a7 OK 2025/11/15 02:50:33 DEBUG : splitbananasplit: md5 = 9c630d0d53d11d68cd529be6477f3c23 OK 2025/11/15 02:50:33 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:34 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:35 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:50:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:50:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:50:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:50:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:50:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:50:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:50:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:50:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:50:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:50:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:50:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:50:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:50:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:50:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:50:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 02:50:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:50:36 DEBUG : PREFIXbanana: md5 = bf5ba822aa72168e588cf77afd7ab68b OK 2025/11/15 02:50:36 DEBUG : PREFIXbanana: size = 6 OK 2025/11/15 02:50:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/15 02:50:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:36 DEBUG : PREFIXsplitbananasplit: md5 = 27a5ee1d58a01cfb62ce0e52fd9f78ab OK 2025/11/15 02:50:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/15 02:50:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/15 02:50:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:36 DEBUG : PREFIXappleappleapplebanana: md5 = b69131302ecb68f4a26144b61a066d1d OK 2025/11/15 02:50:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/15 02:50:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/15 02:50:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:36 DEBUG : PREFIXapple: md5 = 337294a6fe39f0a42f2bbb4f02d8b02e OK 2025/11/15 02:50:36 DEBUG : PREFIXapple: size = 5 OK 2025/11/15 02:50:36 INFO : apple: Copied (new) to: PREFIXapple 2025/11/15 02:50:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = c71fb40522fa122a842c799d000a8baf OK 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/15 02:50:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 19bc83c9a768ceaf6250ea0e830ae1f1 OK 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:50:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 596d8de7c675d60cb63c4b4d8a0850bb OK 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/15 02:50:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 23cf930d74426e3a7460fd3787a41f1d OK 2025/11/15 02:50:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/15 02:50:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 277917d84bfd1d3a8daf9429a28c1c01 OK 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/15 02:50:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 241d36d377d15b02ed78f6d09ea18535 OK 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/15 02:50:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 67ff15b4e92032f16797baee94e1c631 OK 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/15 02:50:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 6c0344012e7f4dd8c29e103c8f6fdeb7 OK 2025/11/15 02:50:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/15 02:50:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = bd43501a89fa8773866f1b7a18da59c3 OK 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/15 02:50:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = f3e35482aa9bbd76799269710bcd0337 OK 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/15 02:50:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 575dfce18fdce0916ba664cb2eb2a184 OK 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/15 02:50:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ca4456382d2dc2a87ba819864bfb03a6 OK 2025/11/15 02:50:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/15 02:50:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 591609d33aeb7121e3d50450c9e1874d OK 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/15 02:50:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 2c24bc0185fdcf591f2c86f14dda63cb OK 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/15 02:50:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = e36da2481dcc917b1181b1058907e3c0 OK 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/15 02:50:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 11ebf48d6566260c3e4b029a67843c0c OK 2025/11/15 02:50:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/15 02:50:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:50:43 INFO : apple: Deleted 2025/11/15 02:50:43 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:50:43 INFO : appleappleapplebanana: Deleted 2025/11/15 02:50:43 INFO : banana: Deleted 2025/11/15 02:50:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:50:43 INFO : splitbananasplit: Deleted 2025/11/15 02:50:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:50:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:50:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:50:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:50:44 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:50:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:50:44 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:50:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:50:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:50:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:50:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1: Directory modification time the same (differ by -943.179µs, within tolerance 1ms) 2025/11/15 02:50:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:50:47 DEBUG : banana: md5 = eb1c7d62941ba49a5e6143edd0a33fdf OK 2025/11/15 02:50:47 DEBUG : banana: size = 6 OK 2025/11/15 02:50:47 INFO : banana: Copied (new) 2025/11/15 02:50:47 DEBUG : apple: md5 = 6ba653e13287edb460625e1c71064a4e OK 2025/11/15 02:50:47 DEBUG : apple: size = 5 OK 2025/11/15 02:50:47 INFO : apple: Copied (new) 2025/11/15 02:50:47 DEBUG : splitbananasplit: md5 = 479b1ea8cb191606fe62d547a5e61331 OK 2025/11/15 02:50:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:50:47 INFO : splitbananasplit: Copied (new) 2025/11/15 02:50:47 DEBUG : appleappleapplebanana: md5 = f013db6e8457a00834947cb55c7cf343 OK 2025/11/15 02:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:50:47 INFO : appleappleapplebanana: Copied (new) 2025/11/15 02:50:48 DEBUG : dir1/0000-abcdefg.txt: md5 = d51372e94725d85bccb62b1179966401 OK 2025/11/15 02:50:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:50:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 02:50:48 DEBUG : dir1/0003-defghij.txt: md5 = 27102483bbb762c078dc975806b3ae94 OK 2025/11/15 02:50:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:50:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 02:50:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = c4817b2498a2706bd3e4bc3bf13a4fc9 OK 2025/11/15 02:50:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:50:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 02:50:48 DEBUG : dir1/0002-cdefghi.txt: md5 = dac435851c3f175924843426d4c8aece OK 2025/11/15 02:50:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:50:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 02:50:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 8ae670d73e1a959c60bb864272d8bd19 OK 2025/11/15 02:50:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:50:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 02:50:50 DEBUG : dir1/0004-efghijk.txt: md5 = 348dfeaf740f5b4e686029758bb33326 OK 2025/11/15 02:50:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:50:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 02:50:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 52e35340de58189b7d7a92a739439b49 OK 2025/11/15 02:50:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:50:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 02:50:50 DEBUG : dir1/0007-1234567.txt: md5 = 12b8c195c2567e9ce991536325565124 OK 2025/11/15 02:50:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:50:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 02:50:51 DEBUG : dir1/0010-456789.txt: md5 = d0c4878307507aef4867f0f73db08ad0 OK 2025/11/15 02:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:50:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 02:50:51 DEBUG : dir1/0008-2345678.txt: md5 = af7379dd06a4af34eb6d6b7d7601d51e OK 2025/11/15 02:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:50:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 02:50:51 DEBUG : dir1/0009-3456789.txt: md5 = 492a9af55086acb1ee64350bdb9d7e24 OK 2025/11/15 02:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:50:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 02:50:51 DEBUG : dir1/0011-56789;.txt: md5 = 3b98de6d8c12ca2c3b59ce8080ebc02f OK 2025/11/15 02:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:50:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 02:50:53 DEBUG : dir1/0012-6789;.txt: md5 = 03ea0bc4c49a5e71b37083389d8fd766 OK 2025/11/15 02:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:50:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 02:50:53 DEBUG : dir1/0013-789;=.txt: md5 = ba24c82a8ec68c58528fc7a0ac92957e OK 2025/11/15 02:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:50:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 02:50:53 DEBUG : dir1/0014-89;=.txt: md5 = 3801abe3f563e759734852d0f53dd56f OK 2025/11/15 02:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:50:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 02:50:53 DEBUG : dir1/0015-9;=.txt: md5 = 359f789151c919992a85889850f9d973 OK 2025/11/15 02:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:50:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 02:50:53 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/15 02:50:54 INFO : PREFIXbanana: Deleted 2025/11/15 02:50:54 INFO : PREFIXapple: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/15 02:50:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/15 02:50:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/15 02:50:54 INFO : PREFIXsplitbananasplit: Deleted 2025/11/15 02:50:54 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:55 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:50:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : Waiting for deletions to finish 2025/11/15 02:50:56 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:50:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/15 02:51:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:51:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 8936593f1dbb2efa6d68cd33d94581b6 OK 2025/11/15 02:51:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 06d0c1ee02cf2c623680c10df7c23e5f OK 2025/11/15 02:51:14 DEBUG : dir1/0002-cdefghi.txt: md5 = eea78d3ea0e57f410ec71ddc413e2525 OK 2025/11/15 02:51:15 DEBUG : dir1/0003-defghij.txt: md5 = 14da9635eb1eda71c7f0b5677ae469fc OK 2025/11/15 02:51:17 DEBUG : dir1/0004-efghijk.txt: md5 = a7afda222598e4cdf11a01e84fff5048 OK 2025/11/15 02:51:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 0b82739c4e9b971e666c34369ebe45ab OK 2025/11/15 02:51:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 6fb85943427f39a1d7cc9ed1c5db736e OK 2025/11/15 02:51:22 DEBUG : dir1/0007-1234567.txt: md5 = 51b08fff615a6d24cf3476a4302e6244 OK 2025/11/15 02:51:23 DEBUG : dir1/0008-2345678.txt: md5 = 81a3a987f9d92c7459d96957227d8749 OK 2025/11/15 02:51:25 DEBUG : dir1/0009-3456789.txt: md5 = c404ac7474d4147bdb26624d54155ba0 OK 2025/11/15 02:51:26 DEBUG : dir1/0010-456789.txt: md5 = ac308de586c5702a44be1ca0a79a8ff6 OK 2025/11/15 02:51:28 DEBUG : dir1/0011-56789;.txt: md5 = 99448c632e9be4942adda2caed0693c5 OK 2025/11/15 02:51:29 DEBUG : dir1/0012-6789;.txt: md5 = 4344c94060935c904bb1c19b63b59d73 OK 2025/11/15 02:51:31 DEBUG : dir1/0013-789;=.txt: md5 = be8e0da9db0bc159239164c6c3c6bccd OK 2025/11/15 02:51:33 DEBUG : dir1/0014-89;=.txt: md5 = 7b0cbc166524eae81fd7350ff067a600 OK 2025/11/15 02:51:34 DEBUG : dir1/0015-9;=.txt: md5 = cab5fd5a9e08b738029d2bae3da4e8e9 OK 2025/11/15 02:51:36 DEBUG : apple: md5 = 940f9c56a4d5e2565deb4c23f6c00325 OK 2025/11/15 02:51:38 DEBUG : banana: md5 = df5adf8a1c00ee152482c0cc44a1e32e OK 2025/11/15 02:51:39 DEBUG : appleappleapplebanana: md5 = 9884e0e6cfbf32bba8172f74873b7fd2 OK 2025/11/15 02:51:41 DEBUG : splitbananasplit: md5 = 96d1fbbb15e90730a56c99a7ae190aad OK 2025/11/15 02:51:41 DEBUG : Waiting for deletions to finish 2025/11/15 02:51:41 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:51:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:51:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 02:51:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:51:44 DEBUG : appleSUFFIX: md5 = 676a9eb8894e6576507eb75761babb49 OK 2025/11/15 02:51:44 DEBUG : appleSUFFIX: size = 5 OK 2025/11/15 02:51:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/15 02:51:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:44 DEBUG : appleappleapplebananaSUFFIX: md5 = 81734eac656d52385218f5cac46f48bc OK 2025/11/15 02:51:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/15 02:51:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/15 02:51:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:44 DEBUG : bananaSUFFIX: md5 = c2686668844c56b83980b11588411687 OK 2025/11/15 02:51:44 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/15 02:51:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/15 02:51:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:45 DEBUG : splitbananasplitSUFFIX: md5 = 7d9b7ba6b499dfd14ee64fc72ae5b18a OK 2025/11/15 02:51:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/15 02:51:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/15 02:51:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 48ec8a2b82d87e42c06b810740485178 OK 2025/11/15 02:51:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/15 02:51:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 1adfd7d65d860e41c68c43e42caba14b OK 2025/11/15 02:51:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/15 02:51:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 7949a761f50479c95a8fb424fc86f1e1 OK 2025/11/15 02:51:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/15 02:51:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9193b53590821f4ddce44cecdaac6a0c OK 2025/11/15 02:51:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/15 02:51:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 06d37c23f0dbb869364867abf4e92d0c OK 2025/11/15 02:51:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/15 02:51:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 5e383082220615e332f4fabd745fcef2 OK 2025/11/15 02:51:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/15 02:51:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 1508995cef243f0cb92e12d4cd352b71 OK 2025/11/15 02:51:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/15 02:51:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:48 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0a10ef2dc5cb99c46fe829c671d28e35 OK 2025/11/15 02:51:48 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/15 02:51:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e5fe85ea640d5309e32c127a95eb7912 OK 2025/11/15 02:51:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/15 02:51:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 833a8d425ff754a301a37f51cedf277b OK 2025/11/15 02:51:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/15 02:51:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 6f729bceead1496cc7d969900ac14627 OK 2025/11/15 02:51:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/15 02:51:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:50 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 3e8365b0004049dbca19840ff7216bbb OK 2025/11/15 02:51:50 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/15 02:51:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:50 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = f83581485fc17a5434ab268bb1c0025d OK 2025/11/15 02:51:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/15 02:51:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:50 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = dfa914dea2ce6991082220e2927fe086 OK 2025/11/15 02:51:50 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/15 02:51:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:50 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = a3fe69c0447f0bb5316022002e62d986 OK 2025/11/15 02:51:50 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/15 02:51:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:51 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 4ac49f93d852b82c792f13083927d0c7 OK 2025/11/15 02:51:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/15 02:51:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:51 DEBUG : Waiting for deletions to finish 2025/11/15 02:51:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:51:51 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:51:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:51:51 INFO : apple: Deleted 2025/11/15 02:51:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:51:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:51:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:51:52 INFO : appleappleapplebanana: Deleted 2025/11/15 02:51:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:51:52 INFO : splitbananasplit: Deleted 2025/11/15 02:51:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:51:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:51:52 INFO : banana: Deleted 2025/11/15 02:51:52 DEBUG : Waiting for deletions to finish 2025/11/15 02:51:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:51:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:51:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1: Directory modification time the same (differ by -952.168µs, within tolerance 1ms) 2025/11/15 02:51:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:51:55 DEBUG : splitbananasplit: md5 = e309b81e4348bd3536bdd0d07e610810 OK 2025/11/15 02:51:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:51:55 INFO : splitbananasplit: Copied (new) 2025/11/15 02:51:55 DEBUG : apple: md5 = aca60d5639b214cc09a93d02740aa1d2 OK 2025/11/15 02:51:55 DEBUG : apple: size = 5 OK 2025/11/15 02:51:55 INFO : apple: Copied (new) 2025/11/15 02:51:56 DEBUG : appleappleapplebanana: md5 = a61a36bb885139e1d4608870d6caa949 OK 2025/11/15 02:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:51:56 INFO : appleappleapplebanana: Copied (new) 2025/11/15 02:51:56 DEBUG : banana: md5 = 73f79b4268becedd4c02577389d06fbd OK 2025/11/15 02:51:56 DEBUG : banana: size = 6 OK 2025/11/15 02:51:56 INFO : banana: Copied (new) 2025/11/15 02:51:57 DEBUG : dir1/0000-abcdefg.txt: md5 = ba7bc5dc7d145a9330244344f50b8858 OK 2025/11/15 02:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:51:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 717ca4ed10ee413a3f7bb67d697aa31c OK 2025/11/15 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:51:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 02:51:57 DEBUG : dir1/0003-defghij.txt: md5 = 0f1208ec92e3e235b0e27daa8fc2363d OK 2025/11/15 02:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:51:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 02:51:57 DEBUG : dir1/0002-cdefghi.txt: md5 = da60ae7857d1ece9553c8e15c6ae05da OK 2025/11/15 02:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:51:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 02:51:58 DEBUG : dir1/0004-efghijk.txt: md5 = 917151c374c2ad2ed51e1d89522b8cf6 OK 2025/11/15 02:51:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:51:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 02:51:58 DEBUG : dir1/0005-fghijkl.txt: md5 = d29df727447464600e288639ba293a72 OK 2025/11/15 02:51:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:51:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 02:51:59 DEBUG : dir1/0006-ghijklm.txt: md5 = f8183c961d340dc83e16b3d74de46852 OK 2025/11/15 02:51:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:51:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 02:51:59 DEBUG : dir1/0007-1234567.txt: md5 = 5f018befa677fb4ba85fff7058bb4053 OK 2025/11/15 02:51:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:51:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 02:52:00 DEBUG : dir1/0008-2345678.txt: md5 = 630b25443d62b2ff9402cf24e24dce77 OK 2025/11/15 02:52:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:52:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 02:52:00 DEBUG : dir1/0009-3456789.txt: md5 = 60b640c7231b61c6b9dff17ec3436d98 OK 2025/11/15 02:52:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:52:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 02:52:00 DEBUG : dir1/0010-456789.txt: md5 = e935bcfa15c4dd301b21d29b208aa0be OK 2025/11/15 02:52:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:52:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 02:52:00 DEBUG : dir1/0011-56789;.txt: md5 = cf7761a7375a0e9150fac8b5108807e4 OK 2025/11/15 02:52:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:52:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 02:52:01 DEBUG : dir1/0013-789;=.txt: md5 = 447f7c670c3776e8d7b3c77fc21c2bc5 OK 2025/11/15 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 02:52:02 DEBUG : dir1/0012-6789;.txt: md5 = b005ec17d70cd4b65a63ee18a5c15f41 OK 2025/11/15 02:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:52:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 02:52:02 DEBUG : dir1/0014-89;=.txt: md5 = cee51650ef84e86aed99b167fd69b32a OK 2025/11/15 02:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:52:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 02:52:02 DEBUG : dir1/0015-9;=.txt: md5 = 6ab771998fd184bc729cf96f26bd0c60 OK 2025/11/15 02:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:52:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 02:52:02 DEBUG : Waiting for deletions to finish 2025/11/15 02:52:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/15 02:52:02 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/15 02:52:02 INFO : bananaSUFFIX: Deleted 2025/11/15 02:52:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/15 02:52:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/15 02:52:02 INFO : splitbananasplitSUFFIX: Deleted 2025/11/15 02:52:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : appleSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/15 02:52:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/15 02:52:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:52:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:52:04 DEBUG : Waiting for deletions to finish 2025/11/15 02:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/15 02:52:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:52:19 DEBUG : dir1/0000-abcdefg.txt: md5 = c2f86a7a74c3716def7e25c73a6935f3 OK 2025/11/15 02:52:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17053419969861b44470b49309a2e248 OK 2025/11/15 02:52:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 08c2675f23bdc4d96ff764bc6a4cbdb2 OK 2025/11/15 02:52:24 DEBUG : dir1/0003-defghij.txt: md5 = d98f5ab34b1e7979f411078cfff70542 OK 2025/11/15 02:52:26 DEBUG : dir1/0004-efghijk.txt: md5 = f70fe2c0357828bfaaa6104c8b2b360e OK 2025/11/15 02:52:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 6c22aa8f98a5b3cdfa41b1e45c7fb7e7 OK 2025/11/15 02:52:29 DEBUG : dir1/0006-ghijklm.txt: md5 = f44eee36aa1d7db9e3cbe16829bc34de OK 2025/11/15 02:52:30 DEBUG : dir1/0007-1234567.txt: md5 = 79f62fb2c9f002d5b401bee55484ed30 OK 2025/11/15 02:52:32 DEBUG : dir1/0008-2345678.txt: md5 = 914a51a3237cc282057928828c6be112 OK 2025/11/15 02:52:34 DEBUG : dir1/0009-3456789.txt: md5 = a1c912681d3d53613386b2375efa0705 OK 2025/11/15 02:52:35 DEBUG : dir1/0010-456789.txt: md5 = 61b2bad5ffcca8723c06a1e6f2294718 OK 2025/11/15 02:52:37 DEBUG : dir1/0011-56789;.txt: md5 = 2c2a0384228d64b81562cb7fb0cf70e6 OK 2025/11/15 02:52:38 DEBUG : dir1/0012-6789;.txt: md5 = 95730b561583ce2d6ede66a8526ae327 OK 2025/11/15 02:52:40 DEBUG : dir1/0013-789;=.txt: md5 = a034c67567a8d814ed483025a1a09c7b OK 2025/11/15 02:52:41 DEBUG : dir1/0014-89;=.txt: md5 = 9fc1b39ad8aefce8d908cb68008c5ef3 OK 2025/11/15 02:52:43 DEBUG : dir1/0015-9;=.txt: md5 = 338b2cc660371c219618a38ecd2a2f55 OK 2025/11/15 02:52:45 DEBUG : apple: md5 = 1f066265fd12c8e163ecc5082ef54060 OK 2025/11/15 02:52:46 DEBUG : banana: md5 = 4798164fbb47dbc914201d4a7fcb3e04 OK 2025/11/15 02:52:48 DEBUG : appleappleapplebanana: md5 = 36ec4f707457e7eb60f7eea9d3af34e4 OK 2025/11/15 02:52:49 DEBUG : splitbananasplit: md5 = 57b131974f442501cd63218192097192 OK 2025/11/15 02:52:49 DEBUG : Waiting for deletions to finish 2025/11/15 02:52:50 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:52:51 DEBUG : apple: size = 5 OK 2025/11/15 02:52:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:52:51 DEBUG : apple: Unchanged skipping 2025/11/15 02:52:51 DEBUG : banana: size = 6 OK 2025/11/15 02:52:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:52:51 DEBUG : banana: Unchanged skipping 2025/11/15 02:52:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:52:51 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:52:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:52:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:52:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:52:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:52:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:52:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:52:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:52:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:52:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:52:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:52:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:52:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:52:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:52:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:52:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:52:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:52:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:52:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:52:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:52:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:52:53 DEBUG : appleapple: md5 = 03d8f3617d50b4a202635c56d8cd0961 OK 2025/11/15 02:52:53 DEBUG : appleapple: size = 21 OK 2025/11/15 02:52:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/15 02:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:52:53 DEBUG : splitbanan: md5 = 174343328f07ce1766aced15a600e0dd OK 2025/11/15 02:52:53 DEBUG : splitbanan: size = 16 OK 2025/11/15 02:52:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/15 02:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:52:53 DEBUG : dir1/0000-abcde: md5 = 3d8fde8f3876bb04acee5a4d357fefb4 OK 2025/11/15 02:52:53 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 02:52:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/15 02:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:52:53 DEBUG : dir1/0001-bcdef: md5 = 6af52a808ebf20d7c7516c82ff8046d7 OK 2025/11/15 02:52:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 02:52:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/15 02:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:52:54 DEBUG : dir1/0002-cdefg: md5 = ff59b1238329778b55c13fcdde32df32 OK 2025/11/15 02:52:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 02:52:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/15 02:52:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:52:55 DEBUG : dir1/0003-defgh: md5 = 80acc6c68aea1cbbdfbe197b17d766f2 OK 2025/11/15 02:52:55 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 02:52:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/15 02:52:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:52:55 DEBUG : dir1/0004-efghi: md5 = 06c2febbb32a679b7f115d797d243b31 OK 2025/11/15 02:52:55 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 02:52:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/15 02:52:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:52:55 DEBUG : dir1/0005-fghij: md5 = 2a9d2d23c1b1a9d5052c9a11866cc7f2 OK 2025/11/15 02:52:55 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 02:52:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/15 02:52:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:52:56 DEBUG : dir1/0006-ghijk: md5 = 4d81dfda26797afb9b723d6344ca095a OK 2025/11/15 02:52:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 02:52:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/15 02:52:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:52:56 DEBUG : dir1/0007-12345: md5 = ca6f1a7e1ac5e36bba23a3c520c9ba80 OK 2025/11/15 02:52:56 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 02:52:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/15 02:52:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:52:56 DEBUG : dir1/0008-23456: md5 = 9bf1619503c411eca605822274859389 OK 2025/11/15 02:52:56 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 02:52:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/15 02:52:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:52:56 DEBUG : dir1/0009-34567: md5 = 8b74297ddd7154eeb72919eede8b4f39 OK 2025/11/15 02:52:56 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 02:52:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/15 02:52:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:52:57 DEBUG : dir1/0010-45678: md5 = a8d9a9f71939a591400153b5f18b29d3 OK 2025/11/15 02:52:57 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 02:52:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/15 02:52:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:52:58 DEBUG : dir1/0012-6789;: md5 = 2dbc91dcea5dcdbc61fcbec0a5633a82 OK 2025/11/15 02:52:58 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 02:52:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/15 02:52:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:52:58 DEBUG : dir1/0011-56789: md5 = f4d7a244af73aa47c8b799c713eecde4 OK 2025/11/15 02:52:58 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 02:52:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/15 02:52:58 DEBUG : dir1/0013-789;=: md5 = a3c5a4ed42c733dc31411e3eec0705e6 OK 2025/11/15 02:52:58 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 02:52:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/15 02:52:59 DEBUG : dir1/0014-89;=.: md5 = b56a26231eeb8562090ddb2c65aa4373 OK 2025/11/15 02:52:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 02:52:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/15 02:52:59 DEBUG : dir1/0015-9;=.t: md5 = 740e4ca9ad1d5af6ca5bc2c19f2a0d0d OK 2025/11/15 02:52:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 02:52:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/15 02:52:59 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:00 INFO : splitbananasplit: Deleted 2025/11/15 02:53:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:53:00 INFO : appleappleapplebanana: Deleted 2025/11/15 02:53:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:53:00 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:53:00 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:01 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:02 DEBUG : dir1: Directory modification time the same (differ by -960.56µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:02 DEBUG : apple: size = 5 OK 2025/11/15 02:53:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : apple: Unchanged skipping 2025/11/15 02:53:02 DEBUG : appleapple: size = 21 OK 2025/11/15 02:53:02 DEBUG : splitbanan: size = 16 OK 2025/11/15 02:53:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:53:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:53:02 DEBUG : banana: size = 6 OK 2025/11/15 02:53:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : banana: Unchanged skipping 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:53:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:53:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:53:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:53:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:53:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:53:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:53:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:53:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:53:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:53:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:53:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:53:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:53:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:53:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:53:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:53:02 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 02:53:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 02:53:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 02:53:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 02:53:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 02:53:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 02:53:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 02:53:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:53:02 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:02 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:03 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 02:53:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:53:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:53:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:53:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:53:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:53:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:53:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:53:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:53:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:53:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:53:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:53:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:53:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:53:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:53:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:53:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:53:17 DEBUG : dir1/0000-abcdefg.txt: md5 = d6a14cdf4838a21730856ffebb2145fc OK 2025/11/15 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = d86724cca24ff3df888f7be50f313444 OK 2025/11/15 02:53:20 DEBUG : dir1/0002-cdefghi.txt: md5 = f5f4d79abba5a89ba834915ad85ca0c4 OK 2025/11/15 02:53:22 DEBUG : dir1/0003-defghij.txt: md5 = 4fa3e644a4bffdcaba146322ad25f252 OK 2025/11/15 02:53:23 DEBUG : dir1/0004-efghijk.txt: md5 = d59003b6c9d4693ebd6b409261196752 OK 2025/11/15 02:53:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 433f01d5c1b61451865b79d55ee9cd88 OK 2025/11/15 02:53:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 7fa1eeb525e2791284bfef461aca3139 OK 2025/11/15 02:53:28 DEBUG : dir1/0007-1234567.txt: md5 = 96bf58dd9de3b8d8689587dc0deda784 OK 2025/11/15 02:53:29 DEBUG : dir1/0008-2345678.txt: md5 = a18fe8c8a9397d141c7daf8ce7237507 OK 2025/11/15 02:53:31 DEBUG : dir1/0009-3456789.txt: md5 = f40ae33341e4a97303ff10a1fa1aa3e6 OK 2025/11/15 02:53:32 DEBUG : dir1/0010-456789.txt: md5 = d2c90e459adaa5b0fb9f8103e4f2a6da OK 2025/11/15 02:53:33 DEBUG : dir1/0011-56789;.txt: md5 = 3854994ea1d213e512247fca9df88a3b OK 2025/11/15 02:53:35 DEBUG : dir1/0012-6789;.txt: md5 = 1c6464384eafb2c6e32bcb61013d4c29 OK 2025/11/15 02:53:36 DEBUG : dir1/0013-789;=.txt: md5 = 1034b7203a5bdbc69e14c503ef472a49 OK 2025/11/15 02:53:38 DEBUG : dir1/0014-89;=.txt: md5 = 9faba2fbac7d5b56006e2f4e0c03aa37 OK 2025/11/15 02:53:40 DEBUG : dir1/0015-9;=.txt: md5 = 3c3c311acd505bb5d79119889cb16b3c OK 2025/11/15 02:53:41 DEBUG : apple: md5 = 841cd91028f0265ec4e61b680dd82fe4 OK 2025/11/15 02:53:43 DEBUG : banana: md5 = 68a13795062a54032f1b3fed83224efc OK 2025/11/15 02:53:44 DEBUG : appleappleapplebanana: md5 = a200dd726e1126c8bde43c60662b5b69 OK 2025/11/15 02:53:46 DEBUG : splitbananasplit: md5 = b23c9bcec6c4d281682328d829390082 OK 2025/11/15 02:53:46 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:47 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:53:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:53:48 DEBUG : apple: size = 5 OK 2025/11/15 02:53:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : apple: Unchanged skipping 2025/11/15 02:53:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:53:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:53:48 DEBUG : banana: size = 6 OK 2025/11/15 02:53:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : banana: Unchanged skipping 2025/11/15 02:53:48 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:53:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:53:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:53:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:53:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:53:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:53:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:53:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:53:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:53:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:53:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:53:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1: Directory modification time the same (differ by -966.949µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:53:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:53:50 DEBUG : apple: size = 5 OK 2025/11/15 02:53:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : apple: Unchanged skipping 2025/11/15 02:53:50 DEBUG : banana: size = 6 OK 2025/11/15 02:53:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : banana: Unchanged skipping 2025/11/15 02:53:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:53:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:53:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:53:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:53:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:53:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:53:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:53:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:53:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:53:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:53:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:50 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:53:51 DEBUG : Waiting for deletions to finish 2025/11/15 02:53:52 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:53:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:54:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 7cd4c9ea90519f9bfac487aae31e9e74 OK 2025/11/15 02:54:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = f53d68b3203261b6e0aa2a0a4ad32166 OK 2025/11/15 02:54:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 4e9abed01843a9f19331b8cadefb6820 OK 2025/11/15 02:54:11 DEBUG : dir1/0003-defghij.txt: md5 = 34e454f59e86323299bc5d8be1ede9de OK 2025/11/15 02:54:12 DEBUG : dir1/0004-efghijk.txt: md5 = be08fce46b5f83ba6da8f637056ee252 OK 2025/11/15 02:54:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 267055e5cfdcda8cbedce49c9b934b4b OK 2025/11/15 02:54:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 78ddb5af0cb42dd62c52fed194fd147a OK 2025/11/15 02:54:17 DEBUG : dir1/0007-1234567.txt: md5 = daa91a8301ce22a008eeafb7d4a384fe OK 2025/11/15 02:54:19 DEBUG : dir1/0008-2345678.txt: md5 = f23e260ee77712f9289cbe05dd1e110a OK 2025/11/15 02:54:20 DEBUG : dir1/0009-3456789.txt: md5 = 510df7794adef61ed3dff8f1ab02d775 OK 2025/11/15 02:54:22 DEBUG : dir1/0010-456789.txt: md5 = 2d940e1856b910126f2ab9a4ae24a36f OK 2025/11/15 02:54:23 DEBUG : dir1/0011-56789;.txt: md5 = e8d7fff952a1fb666726b896f71ad9f2 OK 2025/11/15 02:54:25 DEBUG : dir1/0012-6789;.txt: md5 = 748920387501b0ff68988f5774ba0677 OK 2025/11/15 02:54:26 DEBUG : dir1/0013-789;=.txt: md5 = dd9da0d256047df548aef78fceb3200a OK 2025/11/15 02:54:28 DEBUG : dir1/0014-89;=.txt: md5 = 39942dcd3e023644d63d8f5001b41359 OK 2025/11/15 02:54:29 DEBUG : dir1/0015-9;=.txt: md5 = c810e863fc76415f1174b798a05d3e81 OK 2025/11/15 02:54:31 DEBUG : apple: md5 = 64c6a2468c38286e97b1c053146b8875 OK 2025/11/15 02:54:32 DEBUG : banana: md5 = 7bbc0f1f440275aca5695a98c263e43b OK 2025/11/15 02:54:34 DEBUG : appleappleapplebanana: md5 = ba075c1a2a59851551f4dca485d066e2 OK 2025/11/15 02:54:35 DEBUG : splitbananasplit: md5 = 2e7abe8542b6e0cf5ba62294b4604d40 OK 2025/11/15 02:54:35 DEBUG : Waiting for deletions to finish 2025/11/15 02:54:36 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:54:37 DEBUG : apple: size = 5 OK 2025/11/15 02:54:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : apple: Unchanged skipping 2025/11/15 02:54:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:54:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:54:37 DEBUG : banana: size = 6 OK 2025/11/15 02:54:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : banana: Unchanged skipping 2025/11/15 02:54:37 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:54:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:54:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:54:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:54:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:54:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:54:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:54:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:54:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:54:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:54:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:54:38 DEBUG : Waiting for deletions to finish 2025/11/15 02:54:38 DEBUG : Waiting for deletions to finish 2025/11/15 02:54:38 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:54:39 DEBUG : dir1: Directory modification time the same (differ by -972.244µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : apple: size = 5 OK 2025/11/15 02:54:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : apple: Unchanged skipping 2025/11/15 02:54:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:54:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : banana: size = 6 OK 2025/11/15 02:54:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:54:39 DEBUG : banana: Unchanged skipping 2025/11/15 02:54:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:54:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:54:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:54:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:54:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:54:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:54:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:54:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:54:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:54:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:54:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:54:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:54:40 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:54:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:54:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:54:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 99c75e0fb2cfce2146e23e9fb487af18 OK 2025/11/15 02:54:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = fb8fcd237983f67bd6e634f3afccc7e6 OK 2025/11/15 02:54:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 95d7dde94a82e36fbd93b0f2f548a046 OK 2025/11/15 02:54:59 DEBUG : dir1/0003-defghij.txt: md5 = 32747c461d5d2324ad45edde5c736eeb OK 2025/11/15 02:55:01 DEBUG : dir1/0004-efghijk.txt: md5 = 96f0643d86a03392c630437e3589270d OK 2025/11/15 02:55:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 451338853c949a6d4fa988027639479e OK 2025/11/15 02:55:04 DEBUG : dir1/0006-ghijklm.txt: md5 = f9a40bbc85334311f6bd2035c9681176 OK 2025/11/15 02:55:05 DEBUG : dir1/0007-1234567.txt: md5 = 3355f7d7ca80a5d1504cbbc7f3a4faa4 OK 2025/11/15 02:55:07 DEBUG : dir1/0008-2345678.txt: md5 = 1581e59455fd77190ef29db2b266ed71 OK 2025/11/15 02:55:08 DEBUG : dir1/0009-3456789.txt: md5 = 9fd1d17a2be8186add02b3b296726517 OK 2025/11/15 02:55:10 DEBUG : dir1/0010-456789.txt: md5 = 178e72fefbb44f0e6f149f00a22bb9df OK 2025/11/15 02:55:11 DEBUG : dir1/0011-56789;.txt: md5 = 61567fbd686b7e06121c19f81e368c0a OK 2025/11/15 02:55:13 DEBUG : dir1/0012-6789;.txt: md5 = 43fbd82a04f2ee4f9b2ee2692b5b86f0 OK 2025/11/15 02:55:15 DEBUG : dir1/0013-789;=.txt: md5 = f8d7f797157c2501d91356de7a2320e4 OK 2025/11/15 02:55:16 DEBUG : dir1/0014-89;=.txt: md5 = 00ccc9d3370355d9355a45b4f27933fb OK 2025/11/15 02:55:18 DEBUG : dir1/0015-9;=.txt: md5 = a48670cf020a2fc1deb3d8f3e2071e43 OK 2025/11/15 02:55:19 DEBUG : apple: md5 = c63ac580c41dba6477736d49cd28aaa3 OK 2025/11/15 02:55:21 DEBUG : banana: md5 = 2c1f1172b0967efbc044f07e3c05a273 OK 2025/11/15 02:55:23 DEBUG : appleappleapplebanana: md5 = 4fb4bfdd3a4cd0677e29a4371f536c98 OK 2025/11/15 02:55:24 DEBUG : splitbananasplit: md5 = f4dc78fa540beb98b7e507e92b58d123 OK 2025/11/15 02:55:24 DEBUG : Waiting for deletions to finish 2025/11/15 02:55:25 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:55:26 DEBUG : apple: size = 5 OK 2025/11/15 02:55:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : apple: Unchanged skipping 2025/11/15 02:55:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:55:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:55:26 DEBUG : banana: size = 6 OK 2025/11/15 02:55:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : banana: Unchanged skipping 2025/11/15 02:55:26 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:55:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:55:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:55:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:55:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:55:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:55:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:55:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:55:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:55:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:55:26 DEBUG : Waiting for deletions to finish 2025/11/15 02:55:26 DEBUG : Waiting for deletions to finish 2025/11/15 02:55:27 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:55:28 DEBUG : dir1: Directory modification time the same (differ by -977.19µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:55:28 DEBUG : apple: size = 5 OK 2025/11/15 02:55:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:55:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : apple: Unchanged skipping 2025/11/15 02:55:28 DEBUG : banana: size = 6 OK 2025/11/15 02:55:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : banana: Unchanged skipping 2025/11/15 02:55:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:55:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:55:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:55:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:55:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:55:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:55:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:55:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:55:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:55:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:55:28 DEBUG : Waiting for deletions to finish 2025/11/15 02:55:28 DEBUG : Waiting for deletions to finish 2025/11/15 02:55:29 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:55:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:55:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 194a0242ee4d34a626461abe318262c5 OK 2025/11/15 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 56be4032d22f38b453a53f6567fe5377 OK 2025/11/15 02:55:46 DEBUG : dir1/0002-cdefghi.txt: md5 = d69aca4757bf5b812482b24c96860e27 OK 2025/11/15 02:55:47 DEBUG : dir1/0003-defghij.txt: md5 = 83ddf97f9c34c1d18a05c83aa27d01d1 OK 2025/11/15 02:55:49 DEBUG : dir1/0004-efghijk.txt: md5 = e6b0e6db0dc0f611d65039024c906949 OK 2025/11/15 02:55:51 DEBUG : dir1/0005-fghijkl.txt: md5 = aec4b92301e2769f06c0fbf71a4027c6 OK 2025/11/15 02:55:52 DEBUG : dir1/0006-ghijklm.txt: md5 = ddd4812acd296b23dd36a954a4e922f6 OK 2025/11/15 02:55:54 DEBUG : dir1/0007-1234567.txt: md5 = 030bc4a7f9b2b0098eeb88cde95a7636 OK 2025/11/15 02:55:55 DEBUG : dir1/0008-2345678.txt: md5 = 428b0c816840486330c0c7528a5eb770 OK 2025/11/15 02:55:57 DEBUG : dir1/0009-3456789.txt: md5 = 333ebb60d66bb129a339267869207065 OK 2025/11/15 02:55:58 DEBUG : dir1/0010-456789.txt: md5 = 4b08541537d167725eb3e6f88105add1 OK 2025/11/15 02:56:00 DEBUG : dir1/0011-56789;.txt: md5 = 360161d6417076afee72505d50b1a606 OK 2025/11/15 02:56:01 DEBUG : dir1/0012-6789;.txt: md5 = b388e1aacb1c276615020460715d76f2 OK 2025/11/15 02:56:03 DEBUG : dir1/0013-789;=.txt: md5 = ab20cd514d738996abaf1593957bee84 OK 2025/11/15 02:56:05 DEBUG : dir1/0014-89;=.txt: md5 = e363ec43201d12f97365dc5c0c99428b OK 2025/11/15 02:56:06 DEBUG : dir1/0015-9;=.txt: md5 = 2db38afde625600ca78214915d149b66 OK 2025/11/15 02:56:08 DEBUG : apple: md5 = c26cb1b19d6737bbb7339d1802c9ed6e OK 2025/11/15 02:56:10 DEBUG : banana: md5 = 3c59ad381775f3d7fda63e19ccbadbfa OK 2025/11/15 02:56:11 DEBUG : appleappleapplebanana: md5 = 4a13e84693326f48a3c20d1a69fdaac7 OK 2025/11/15 02:56:13 DEBUG : splitbananasplit: md5 = 022fc4d6201f9484ce2aa92111ace4d9 OK 2025/11/15 02:56:13 DEBUG : Waiting for deletions to finish 2025/11/15 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:56:14 DEBUG : apple: size = 5 OK 2025/11/15 02:56:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:14 DEBUG : apple: Unchanged skipping 2025/11/15 02:56:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:56:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:56:14 DEBUG : banana: size = 6 OK 2025/11/15 02:56:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:14 DEBUG : banana: Unchanged skipping 2025/11/15 02:56:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:56:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:56:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:56:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:56:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:56:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:56:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:56:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:56:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:56:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:56:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:56:15 DEBUG : Waiting for deletions to finish 2025/11/15 02:56:15 DEBUG : Waiting for deletions to finish 2025/11/15 02:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:56:16 DEBUG : dir1: Directory modification time the same (differ by -981.871µs, within tolerance 1ms) 2025/11/15 02:56:16 DEBUG : apple: size = 5 OK 2025/11/15 02:56:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:16 DEBUG : apple: Unchanged skipping 2025/11/15 02:56:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:56:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:56:16 DEBUG : banana: size = 6 OK 2025/11/15 02:56:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:16 DEBUG : banana: Unchanged skipping 2025/11/15 02:56:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:56:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:56:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:56:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:56:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:56:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:56:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:56:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:56:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:56:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:56:17 DEBUG : Waiting for deletions to finish 2025/11/15 02:56:17 DEBUG : Waiting for deletions to finish 2025/11/15 02:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:56:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:56:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 29b0b5798fa7ea8773fbd22662a93924 OK 2025/11/15 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 057fd700c01aee7ede1427f28de57f5e OK 2025/11/15 02:56:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f2f6e9c1ae21705e08193fbbf4841cd OK 2025/11/15 02:56:36 DEBUG : dir1/0003-defghij.txt: md5 = 65075c6944e444b48721db1bb43a2995 OK 2025/11/15 02:56:38 DEBUG : dir1/0004-efghijk.txt: md5 = 6bd9a328efcc1b5b0d64f716a8bc044d OK 2025/11/15 02:56:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 2e02fdfa4158e2a43bb038039c1e02d0 OK 2025/11/15 02:56:41 DEBUG : dir1/0006-ghijklm.txt: md5 = d9480fee7490af6e2054084c03c6e87e OK 2025/11/15 02:56:42 DEBUG : dir1/0007-1234567.txt: md5 = 8fb09d7b9e52eda2b9133e9ba68587f4 OK 2025/11/15 02:56:44 DEBUG : dir1/0008-2345678.txt: md5 = 18a322a9833f8766a8b8b86448d68c51 OK 2025/11/15 02:56:45 DEBUG : dir1/0009-3456789.txt: md5 = bc42d783312ec17957b7a75b77af19fd OK 2025/11/15 02:56:47 DEBUG : dir1/0010-456789.txt: md5 = 09f9bf907302066889255468b085ca82 OK 2025/11/15 02:56:48 DEBUG : dir1/0011-56789;.txt: md5 = 173b3c13ac5921d18316de1208a33fef OK 2025/11/15 02:56:50 DEBUG : dir1/0012-6789;.txt: md5 = ff4003e7d819ce04283da733a462ce2a OK 2025/11/15 02:56:51 DEBUG : dir1/0013-789;=.txt: md5 = 4cb222f2e1f275e1b169a139aec44c19 OK 2025/11/15 02:56:53 DEBUG : dir1/0014-89;=.txt: md5 = c9438ab6070458bf1dc57d334c0c1b16 OK 2025/11/15 02:56:54 DEBUG : dir1/0015-9;=.txt: md5 = 6d860323aa282e2f9b42795529783a59 OK 2025/11/15 02:56:56 DEBUG : apple: md5 = 4665545fff2223c86d5bd144e4d53016 OK 2025/11/15 02:56:57 DEBUG : banana: md5 = 78b6c825b99c8efabdd3c9fb0f8497fc OK 2025/11/15 02:56:59 DEBUG : appleappleapplebanana: md5 = a0a80feee31ecfeaa27d67068c3a93e3 OK 2025/11/15 02:57:00 DEBUG : splitbananasplit: md5 = 92f83d9a725ba021cd03e56fcee99baa OK 2025/11/15 02:57:00 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:57:02 DEBUG : apple: size = 5 OK 2025/11/15 02:57:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:02 DEBUG : apple: Unchanged skipping 2025/11/15 02:57:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:57:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:57:02 DEBUG : banana: size = 6 OK 2025/11/15 02:57:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:02 DEBUG : banana: Unchanged skipping 2025/11/15 02:57:02 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:57:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:57:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:57:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:57:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:57:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:57:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:57:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:57:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:57:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:57:04 DEBUG : apple: size = 5 OK 2025/11/15 02:57:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : apple: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1: Directory modification time the same (differ by -986.298µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:57:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:57:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:57:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:57:04 DEBUG : banana: size = 6 OK 2025/11/15 02:57:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : banana: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:57:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:57:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:57:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:57:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:57:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:57:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:57:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:57:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:04 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:04 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/15 02:57:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (590.64s) --- PASS: TestTransform/NFC (48.85s) --- PASS: TestTransform/NFD (47.40s) --- PASS: TestTransform/base64 (57.83s) --- PASS: TestTransform/prefix (67.87s) --- PASS: TestTransform/suffix (68.31s) --- PASS: TestTransform/truncate (57.65s) --- PASS: TestTransform/encoder (49.20s) --- PASS: TestTransform/ISO-8859-1 (48.36s) --- PASS: TestTransform/charmap (48.50s) --- PASS: TestTransform/lowercase (48.65s) --- PASS: TestTransform/ascii (48.02s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:57:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:57:17 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/15 02:57:18 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-15T02:57:17.683988342Z) 2025/11/15 02:57:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:57:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/15 02:57:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:57:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/15 02:57:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 2c372511c6a66040ce5ebd63d007238a OK 2025/11/15 02:57:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/15 02:57:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:57:20 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:21 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.02s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:22 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:22 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:22 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:57:23 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:57:22.708988785Z) 2025/11/15 02:57:23 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:23 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:57:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:25 DEBUG : tictactoe/tictactoe: md5 = be9156561c2e38bde242462fa15a035e OK 2025/11/15 02:57:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/15 02:57:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/15 02:57:25 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.19s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:28 DEBUG : toe: Making directory with metadata 2025/11/15 02:57:28 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:57:27.89998924Z) 2025/11/15 02:57:28 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:57:29 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:57:27.89998924Z) 2025/11/15 02:57:29 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:57:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:57:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:31 DEBUG : toe/toe/tictactoe: md5 = 409fc4159d610daaf62bf0de0a61b171 OK 2025/11/15 02:57:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 02:57:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 02:57:31 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/15 02:57:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.14s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:35 DEBUG : toe: Making directory with metadata 2025/11/15 02:57:36 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:57:35.036989863Z) 2025/11/15 02:57:36 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:57:36 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:57:35.036989863Z) 2025/11/15 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:57:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:57:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:38 DEBUG : toe/toe/tictactoe: md5 = 75968a606a28440cd8ae995cc333e251 OK 2025/11/15 02:57:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 02:57:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 02:57:38 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/15 02:57:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.94s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:41 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:57:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:57:41 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:42 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:57:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:43 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:57:43 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:57:41.974990464Z) 2025/11/15 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:57:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:57:41.974990464Z) 2025/11/15 02:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:57:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:57:46 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 823fc26193d2d394416c32e98761cf2c OK 2025/11/15 02:57:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:57:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 02:57:46 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/15 02:57:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.93s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:57:50 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:57:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:57:50 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:51 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:57:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:51 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:57:52 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:57:50.907991234Z) 2025/11/15 02:57:52 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:52 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:52 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:57:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:57:50.907991234Z) 2025/11/15 02:57:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:57:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:57:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:57:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:57:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = cb0289cbbabe4e2f9fa5fa0ee0862ad0 OK 2025/11/15 02:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:57:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:57:55 DEBUG : Waiting for deletions to finish 2025/11/15 02:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:57:55 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:57:56 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:56 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:57:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:57:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:57:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/15 02:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': 0 differences found 2025/11/15 02:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': 1 hashes could not be checked 2025/11/15 02:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': 1 matching files 2025/11/15 02:57:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/15 02:57:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.35s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:00 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:00 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:58:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:00.255992032Z) 2025/11/15 02:58:01 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:01 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:58:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:00.255992032Z) 2025/11/15 02:58:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:58:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:58:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:03 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a696f69c261c8c0210da6238a33e5b65 OK 2025/11/15 02:58:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:58:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 02:58:03 DEBUG : Waiting for deletions to finish 2025/11/15 02:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:04 DEBUG : tictactoe: Directory modification time the same (differ by -992.032µs, within tolerance 1ms) 2025/11/15 02:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:05 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -992.032µs, within tolerance 1ms) 2025/11/15 02:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:58:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:58:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/15 02:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:05 DEBUG : Waiting for deletions to finish 2025/11/15 02:58:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/15 02:58:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.98s) === RUN TestSyntax 2025/11/15 02:58:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:09 DEBUG : toe: Making directory with metadata 2025/11/15 02:58:10 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:58:09.231992793Z) 2025/11/15 02:58:10 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:58:11 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:58:09.231992793Z) 2025/11/15 02:58:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:12 DEBUG : toe/toe/toe: md5 = a4e55c4498af2216e0be398372cb5963 OK 2025/11/15 02:58:12 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 02:58:12 INFO : toe/toe/toe: Copied (new) 2025/11/15 02:58:12 DEBUG : Waiting for deletions to finish 2025/11/15 02:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/15 02:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.27s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:16 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:58:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:16 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:16 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:58:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:17 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:17 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:17 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:58:18 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:16.506993405Z) 2025/11/15 02:58:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:58:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:16.506993405Z) 2025/11/15 02:58:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:58:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:58:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6260ae8c6b8824805a61551e2a434f7c OK 2025/11/15 02:58:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:58:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:20 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:58:20 INFO : toe/toe: Removing directory 2025/11/15 02:58:20 INFO : toe: Removing directory 2025/11/15 02:58:20 INFO : empty_dir: Removing directory 2025/11/15 02:58:20 DEBUG : Local file system at /tmp/rclone2829331782: deleted 3 directories 2025/11/15 02:58:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/15 02:58:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.60s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:25 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:58:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:25 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:25 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:58:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:26 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:26 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:26 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:58:27 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:25.111994124Z) 2025/11/15 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:58:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:25.111994124Z) 2025/11/15 02:58:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:58:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:58:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9fa58a34377120ca6c70977db48fc7c2 OK 2025/11/15 02:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:58:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:29 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:58:29 INFO : toe/toe: Removing directory 2025/11/15 02:58:29 INFO : toe: Removing directory 2025/11/15 02:58:29 INFO : empty_dir: Removing directory 2025/11/15 02:58:29 DEBUG : Local file system at /tmp/rclone2829331782: deleted 3 directories 2025/11/15 02:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:32 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/15 02:58:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/15 02:58:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/15 02:58:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.60s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:38 DEBUG : Reset feature "Copy" 2025/11/15 02:58:38 DEBUG : Reset feature "Move" 2025/11/15 02:58:38 DEBUG : Reset feature "Copy" 2025/11/15 02:58:38 DEBUG : Reset feature "Move" 2025/11/15 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:38 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:58:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:39 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:58:40 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:38.713995251Z) 2025/11/15 02:58:40 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:40 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:58:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:58:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:58:38.713995251Z) 2025/11/15 02:58:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:58:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:58:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:58:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c7583eba4ac24bdf73285a3b4ae619a6 OK 2025/11/15 02:58:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:58:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:58:42 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:58:42 INFO : toe/toe: Removing directory 2025/11/15 02:58:42 INFO : toe: Removing directory 2025/11/15 02:58:42 INFO : empty_dir: Removing directory 2025/11/15 02:58:42 DEBUG : Local file system at /tmp/rclone2829331782: deleted 3 directories 2025/11/15 02:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:58:48 DEBUG : toe/toe/toe.txt: md5 = 14341c295c5515d49c183a45d4e104a4 OK 2025/11/15 02:58:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 02:58:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/15 02:58:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/15 02:58:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/15 02:58:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/15 02:58:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/15 02:58:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.87s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:58:54 DEBUG : toe: transformed to: dG9l 2025/11/15 02:58:54 DEBUG : toe: transformed to: dG9l 2025/11/15 02:58:54 DEBUG : dG9l: Making directory with metadata 2025/11/15 02:58:55 INFO : dG9l: Made directory with metadata (mtime=2025-11-15T02:58:54.58399655Z) 2025/11/15 02:58:55 DEBUG : toe: transformed to: dG9l 2025/11/15 02:58:55 DEBUG : toe: transformed to: dG9l 2025/11/15 02:58:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 02:58:55 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/15 02:58:56 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-15T02:58:54.58399655Z) 2025/11/15 02:58:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 02:58:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/15 02:58:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:58:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:58:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:58:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = fb3300548abec793ed9dd04049852d89 OK 2025/11/15 02:58:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/15 02:58:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:58:57 DEBUG : Waiting for deletions to finish 2025/11/15 02:58:58 DEBUG : dG9l: transformed to: toe 2025/11/15 02:58:58 DEBUG : dG9l: transformed to: toe 2025/11/15 02:58:58 DEBUG : toe: Directory modification time the same (differ by 996.55µs, within tolerance 1ms) 2025/11/15 02:58:58 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/15 02:58:59 DEBUG : dG9l: transformed to: toe 2025/11/15 02:58:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/15 02:58:59 DEBUG : toe/toe: Directory modification time the same (differ by 996.55µs, within tolerance 1ms) 2025/11/15 02:58:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/15 02:58:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/15 02:58:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 02:58:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/15 02:58:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/15 02:58:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/15 02:58:59 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for checks to finish 2025/11/15 02:58:59 DEBUG : Local file system at /tmp/rclone2829331782: Waiting for transfers to finish 2025/11/15 02:58:59 DEBUG : Waiting for deletions to finish 2025/11/15 02:59:01 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/15 02:59:02 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.59s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe'", Local "Local file system at /tmp/rclone2829331782", Modify Window "1ms" 2025/11/15 02:59:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:03 DEBUG : toe: transformed to: 2025/11/15 02:59:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:03 DEBUG : toe: transformed to: 2025/11/15 02:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Making directory with metadata 2025/11/15 02:59:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Made directory with metadata (mtime=2025-11-15T02:59:03.173997246Z) 2025/11/15 02:59:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:03 DEBUG : toe: transformed to: 2025/11/15 02:59:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:03 DEBUG : toe: transformed to: 2025/11/15 02:59:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:03 DEBUG : toe/toe: transformed to: 2025/11/15 02:59:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 02:59:03 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:59:05 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:59:03.173997246Z) 2025/11/15 02:59:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:05 DEBUG : toe/toe: transformed to: 2025/11/15 02:59:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 02:59:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:05 DEBUG : toe: transformed to: 2025/11/15 02:59:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:59:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:59:05 DEBUG : toe/toe/toe: transformed to: 2025/11/15 02:59:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/15 02:59:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for checks to finish 2025/11/15 02:59:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Waiting for transfers to finish 2025/11/15 02:59:07 DEBUG : toe/toe/toe: md5 = b76444dccc50884560bbb69b1f5432ef OK 2025/11/15 02:59:07 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 02:59:07 INFO : toe/toe/toe: Copied (new) 2025/11/15 02:59:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting files as there were IO errors 2025/11/15 02:59:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': not deleting directories as there were IO errors 2025/11/15 02:59:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/15 02:59:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.76s) PASS 2025/11/15 02:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimuruj4wupe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m49.168496305s (try 1/5)