"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/31 02:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija" 2026/03/31 02:23:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg" 2026/03/31 02:23:59 DEBUG : Creating backend with remote "/tmp/rclone2105899543" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/31 02:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:00 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.78s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:03 DEBUG : sub dir/hello world: md5 = 8baa0b10c7e43ca8380520691813d066 OK 2026/03/31 02:24:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:03 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.62s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:07 DEBUG : metadata sub dir: Making directory with metadata 2026/03/31 02:24:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/31 02:24:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:07 DEBUG : Local file system at /tmp/rclone2105899543: File to upload is small (21 bytes), uploading instead of streaming 2026/03/31 02:24:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/31 02:24:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/31 02:24:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/31 02:24:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:07 DEBUG : Google drive root 'crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg': Skipping btime metadata as can't update it on an existing file: 2026-03-31T02:24:07.012580514Z 2026/03/31 02:24:07 INFO : empty metadata sub dir: Updated directory metadata 2026/03/31 02:24:08 DEBUG : Google drive root 'crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg': Skipping btime metadata as can't update it on an existing file: 2026-03-31T02:24:07.012580514Z 2026/03/31 02:24:08 INFO : metadata sub dir: Updated directory metadata 2026/03/31 02:24:08 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/31 02:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:10 DEBUG : metadata sub dir/hello metadata world: md5 = ebaebffaeb9820b60313cc03ebcefc57 OK 2026/03/31 02:24:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/31 02:24:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/31 02:24:13 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:14 DEBUG : metadata sub dir: Making directory with metadata 2026/03/31 02:24:14 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:14 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/31 02:24:14 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:14 DEBUG : Local file system at /tmp/rclone2105899543: File to upload is small (21 bytes), uploading instead of streaming 2026/03/31 02:24:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/31 02:24:14 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/31 02:24:14 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/31 02:24:14 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:14 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/31 02:24:14 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/31 02:24:14 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/31 02:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:16 DEBUG : metadata sub dir/hello metadata world: md5 = 8a1edbb5fcb023d8bf4ed7df52a8990b OK 2026/03/31 02:24:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/31 02:24:16 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/31 02:24:16 DEBUG : Google drive root 'crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg': Skipping btime metadata as can't update it on an existing file: 2026-03-31T02:24:14.377667833Z 2026/03/31 02:24:17 INFO : metadata sub dir: Updated directory metadata 2026/03/31 02:24:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.31s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:20 DEBUG : Creating backend with remote "/non-existing" 2026/03/31 02:24:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/31 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:23 DEBUG : sub dir/hello world: md5 = 51c59a8f3f44dbd6ad97043ecac52b10 OK 2026/03/31 02:24:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:23 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.12s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", 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-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Running all checks before starting transfers 2026/03/31 02:24:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Checks finished, now starting transfers 2026/03/31 02:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:29 DEBUG : sub dir/hello world: md5 = 8456502fdb21532944f8ce62d247790d OK 2026/03/31 02:24:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:29 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.53s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:32 ERROR : Ignoring --no-traverse with sync 2026/03/31 02:24:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:35 DEBUG : sub dir/hello world: md5 = 606e5032622115d3edbe14f1681cc78b OK 2026/03/31 02:24:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:35 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.44s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:39 DEBUG : hello world2: md5 = 07e9a46953228695666a4538a88470ff OK 2026/03/31 02:24:39 DEBUG : hello world2: size = 12 OK 2026/03/31 02:24:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.91s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:42 DEBUG : potato2: md5 = 2e52285f287e883a911fb82c01f77c5e OK 2026/03/31 02:24:42 DEBUG : potato2: size = 11 OK 2026/03/31 02:24:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:45 DEBUG : potato2: md5 = d588c75b7c87c794debd667b4933907c OK 2026/03/31 02:24:45 DEBUG : potato2: size = 11 OK 2026/03/31 02:24:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:24:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:47 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:24:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:47 DEBUG : sub dir: Making directory with metadata 2026/03/31 02:24:48 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:24:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:24:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:50 DEBUG : sub dir/hello world: md5 = 7c745c682537ad117607f691b62ae25b OK 2026/03/31 02:24:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:50 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/31 02:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.08s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:24:54 INFO : sub dir2: Making directory 2026/03/31 02:24:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:24:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:24:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/31 02:24:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:24:55 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/31 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:24:57 DEBUG : sub dir/hello world: md5 = f92e2096f13ae8b12564f1d6319e95f7 OK 2026/03/31 02:24:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:24:57 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:24:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.70s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:00 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:25:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:25:00 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:25:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:25:01 DEBUG : sub dir: Making directory with metadata 2026/03/31 02:25:02 INFO : sub dir: Made directory with metadata (mtime=2026-03-31T02:25:00.676214196Z) 2026/03/31 02:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:04 DEBUG : sub dir/hello world: md5 = 78e65ae49b75ca0a4bb045c3f01f162b OK 2026/03/31 02:25:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:04 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:25:04 INFO : sub dir/hello world: Deleted 2026/03/31 02:25:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.19s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:07 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/31 02:25:07 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.81s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:11 INFO : sub dir2: Making directory 2026/03/31 02:25:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/31 02:25:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:14 DEBUG : sub dir/hello world: md5 = 9c9fee8c83886ba68e7176470a06089d OK 2026/03/31 02:25:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:14 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:25:14 INFO : sub dir/hello world: Deleted 2026/03/31 02:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:25:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.34s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:17 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:25:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:25:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:25:17 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:25:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:25:17 DEBUG : sub dir: Making directory with metadata 2026/03/31 02:25:18 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:20 DEBUG : sub dir/hello world: md5 = 754d03e72f534eb22332c9d0c3e70e69 OK 2026/03/31 02:25:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:20 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:25:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.82s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:24 INFO : sub dir2: Making directory 2026/03/31 02:25:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/31 02:25:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:25:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:26 DEBUG : sub dir/hello world: md5 = 197247bafed6dcf16f2ffb43f67bab64 OK 2026/03/31 02:25:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:26 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:25:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:25:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.40s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:31 DEBUG : sub dir/hello world: md5 = f9ace4999823bd12a222ca166984f80f OK 2026/03/31 02:25:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nejaqin7mobo" 2026/03/31 02:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/jf69a1ou0nnfketkr52upioggmndman4mtkjcsebm9qvd18mhnn0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-nejaqin7mobo' 2026/03/31 02:25:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:25:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nejaqin7mobo': Waiting for checks to finish 2026/03/31 02:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nejaqin7mobo': Waiting for transfers to finish 2026/03/31 02:25:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:25:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nejaqin7mobo': Purge remote 2026/03/31 02:25:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.23s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:42 DEBUG : sub dir/hello world: md5 = c3233dad559fbd57f5e1145e2a2ea7cd OK 2026/03/31 02:25:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:25:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/31 02:25:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:25:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:25:43 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:25:44 DEBUG : sub dir/hello world: md5 = f6eea664425a78f870ff972021118bb9 OK 2026/03/31 02:25:44 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:25:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 02:25:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:25:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.72s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:25:50 DEBUG : sub dir/hello world: md5 = 6a948a1ff10cfc5b44d418d66e68393b OK 2026/03/31 02:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mumuveh1cecu" 2026/03/31 02:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/94rn3rqpnc1jnbiijf1a098q6i3n90tkrp056ql5rso18fbuf1m0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu' 2026/03/31 02:25:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu': Waiting for checks to finish 2026/03/31 02:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu': Waiting for transfers to finish 2026/03/31 02:25:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:25:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:25:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:25:57 DEBUG : sub dir/hello world: md5 = b79ef898a5bce607c24e08652250be46 OK 2026/03/31 02:25:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:25:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/31 02:25:58 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:25:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu') 2026/03/31 02:25:58 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu': Waiting for checks to finish 2026/03/31 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu': Waiting for transfers to finish 2026/03/31 02:25:59 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:25:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:26:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumuveh1cecu': Purge remote 2026/03/31 02:26:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.37s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:05 DEBUG : sub dir/hello world: md5 = 81f966b69cd32130800233b3f6883b6b OK 2026/03/31 02:26:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:26:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/31 02:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:26:06 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:26:06 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:08 DEBUG : sub dir/hello world: md5 = 62120b2ebe0cde5949644a758c7659fc OK 2026/03/31 02:26:08 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:26:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 02:26:08 INFO : sub dir/hello world: Deleted 2026/03/31 02:26:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:13 DEBUG : sub dir/hello world: md5 = df9331237af9980f1fc08462e5556b28 OK 2026/03/31 02:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viqivir4hexo" 2026/03/31 02:26:13 DEBUG : Creating backend with remote "TestDrive:crypt/n8p6ab2oqchnvuve1k22taajhd2p5u18l16k1cr6mqctob1qhs2g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo' 2026/03/31 02:26:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for checks to finish 2026/03/31 02:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for transfers to finish 2026/03/31 02:26:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:26:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:26:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:26:20 DEBUG : sub dir/hello world: md5 = 7d650695dc38e95819bc2eed9c3a57b8 OK 2026/03/31 02:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Using server-side directory move 2026/03/31 02:26:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:26:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:26:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/31 02:26:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:26:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo') 2026/03/31 02:26:21 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for checks to finish 2026/03/31 02:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for transfers to finish 2026/03/31 02:26:21 INFO : sub dir/hello world: Deleted 2026/03/31 02:26:22 INFO : sub dir/hello world: Moved (server-side) 2026/03/31 02:26:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:26:25 DEBUG : sub dir/hello world: md5 = 076ea3050d79ab82292bacb96c963fc0 OK 2026/03/31 02:26:26 DEBUG : testing file moves 2026/03/31 02:26:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:26:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/31 02:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for checks to finish 2026/03/31 02:26:26 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:26:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo') 2026/03/31 02:26:26 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Waiting for transfers to finish 2026/03/31 02:26:27 INFO : sub dir/hello world: Deleted 2026/03/31 02:26:27 INFO : sub dir/hello world: Moved (server-side) 2026/03/31 02:26:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/31 02:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqivir4hexo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.99s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:33 DEBUG : sub dir/hello world: md5 = 3df7b1baee901ff49ddfa5bab66039eb OK 2026/03/31 02:26:33 ERROR : error listing: directory not found 2026/03/31 02:26:33 INFO : Local file system at /tmp/rclone2105899543: Making directory 2026/03/31 02:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.76s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:38 DEBUG : sub dir/hello world: md5 = b5dca023781c09e4fdb05af41b7294f3 OK 2026/03/31 02:26:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:26:39 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for checks to finish 2026/03/31 02:26:39 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for transfers to finish 2026/03/31 02:26:40 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/31 02:26:40 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/31 02:26:40 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:26:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.91s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/31 02:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:44 DEBUG : check sum: md5 = 0fa38bd53ffad72df7e7c07104ef729d OK 2026/03/31 02:26:44 DEBUG : check sum: size = 1 OK 2026/03/31 02:26:44 INFO : check sum: Copied (new) 2026/03/31 02:26:44 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:44 DEBUG : check sum: size = 1 OK 2026/03/31 02:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/31 02:26:44 DEBUG : check sum: Size of src and dst objects identical 2026/03/31 02:26:44 DEBUG : check sum: Unchanged skipping 2026/03/31 02:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:44 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.29s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/31 02:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:48 DEBUG : sizeonly: md5 = dccf4e1499971fc1ff8379feac4e8266 OK 2026/03/31 02:26:48 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:26:48 INFO : sizeonly: Copied (new) 2026/03/31 02:26:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:48 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:26:48 DEBUG : sizeonly: Sizes identical 2026/03/31 02:26:48 DEBUG : sizeonly: Unchanged skipping 2026/03/31 02:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.04s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/31 02:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:51 DEBUG : ignore-size: md5 = cd1f7c3f5af3bd03dbdfe14d621f57f3 OK 2026/03/31 02:26:51 INFO : ignore-size: Copied (new) 2026/03/31 02:26:51 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:52 DEBUG : ignore-size: Unchanged skipping 2026/03/31 02:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.78s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:55 DEBUG : existing: md5 = c69928df70dd487376ba0cb2fd758312 OK 2026/03/31 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:55 DEBUG : existing: size = 6 OK 2026/03/31 02:26:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:55 DEBUG : existing: Unchanged skipping 2026/03/31 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:55 INFO : There was nothing to transfer 2026/03/31 02:26:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/31 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:57 DEBUG : existing: md5 = 095e0387b5b753654de0d81580124bbc OK 2026/03/31 02:26:57 DEBUG : existing: size = 6 OK 2026/03/31 02:26:57 INFO : existing: Copied (replaced existing) 2026/03/31 02:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.46s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:26:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:26:59 DEBUG : existing: md5 = 584a526e6a3dbc38beb63df3a0ba5c0d OK 2026/03/31 02:26:59 DEBUG : existing: size = 6 OK 2026/03/31 02:26:59 INFO : existing: Copied (new) 2026/03/31 02:26:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:00 DEBUG : existing: Destination exists, skipping 2026/03/31 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.95s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:04 DEBUG : b/potato: md5 = 2b161dc9e18c575d8a38a7692e8efeb5 OK 2026/03/31 02:27:06 DEBUG : c/non empty space: md5 = f946aa59e4438770e5aaa4a4b67f5960 OK 2026/03/31 02:27:06 INFO : d: Making directory 2026/03/31 02:27:08 DEBUG : Added delayed dir = "a", newDst= 2026/03/31 02:27:08 INFO : c: Set directory modification time (using SetModTime) 2026/03/31 02:27:08 DEBUG : Added delayed dir = "c", newDst=c 2026/03/31 02:27:08 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:27:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:27:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:27:08 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:11 DEBUG : a/potato2: md5 = 8afabadbbd3a6f00b17ee5641bd99f8a OK 2026/03/31 02:27:11 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:27:11 INFO : a/potato2: Copied (new) 2026/03/31 02:27:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:11 INFO : b/potato: Deleted 2026/03/31 02:27:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/31 02:27:12 INFO : d: Removing directory 2026/03/31 02:27:12 INFO : b: Removing directory 2026/03/31 02:27:13 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/31 02:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': deleted 2 directories 2026/03/31 02:27:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/31 02:27:16 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:18 DEBUG : empty space: md5 = 0f50c1fe8e2ab2b99a66160ddb4902c8 OK 2026/03/31 02:27:18 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:18 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 2026/03/31 02:27:18 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/31 02:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:19 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:19 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 2026/03/31 02:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:20 DEBUG : empty space: md5 = 2b96f620b600f60b06b3f727fac1254e OK 2026/03/31 02:27:20 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:20 INFO : empty space: Copied (replaced existing) 2026/03/31 02:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", 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-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:24 DEBUG : foo: md5 = 393ce8a0d91290d02638531cafb09f75 OK 2026/03/31 02:27:24 DEBUG : foo: size = 3 OK 2026/03/31 02:27:24 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 2026/03/31 02:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:26 DEBUG : foo: md5 = 49d6e2ab45da16eb46c4e988d215d16f OK 2026/03/31 02:27:26 DEBUG : foo: size = 3 OK 2026/03/31 02:27:26 INFO : foo: Copied (replaced existing) 2026/03/31 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.43s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:28 DEBUG : empty space: md5 = 12d43a1ac62c5ec87233da54d7b72ff5 OK 2026/03/31 02:27:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 02:27:29 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:27:29 DEBUG : empty space: Unchanged skipping 2026/03/31 02:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:30 DEBUG : potato: md5 = 8362ead008a6f07dd5f524bb50604ce5 OK 2026/03/31 02:27:30 DEBUG : potato: size = 60 OK 2026/03/31 02:27:30 INFO : potato: Copied (new) 2026/03/31 02:27:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:33 DEBUG : potato: md5 = 91dfeebc858ff21f53b887c5d0f4b490 OK 2026/03/31 02:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:27:34 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:27:34 DEBUG : potato: Sizes differ 2026/03/31 02:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:35 DEBUG : potato: md5 = 411ec46dc84f32abf95ddf13abfaacfb OK 2026/03/31 02:27:35 DEBUG : potato: size = 21 OK 2026/03/31 02:27:35 INFO : potato: Copied (replaced existing) 2026/03/31 02:27:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.35s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:38 DEBUG : potato: md5 = 56dca7069cbd77f9748de4882fbbc9df OK 2026/03/31 02:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:38 DEBUG : potato: size = 21 OK 2026/03/31 02:27:38 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 2026/03/31 02:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:40 DEBUG : potato: md5 = 978b37c81fb12c145e9c25ce2a9593b5 OK 2026/03/31 02:27:40 DEBUG : potato: size = 21 OK 2026/03/31 02:27:40 INFO : potato: Copied (replaced existing) 2026/03/31 02:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:43 DEBUG : potato: md5 = 3c18ce77961ff8978706015902cc17f0 OK 2026/03/31 02:27:45 DEBUG : empty space: md5 = 946249e04f228fcb3e3c52fd9b53ffd0 OK 2026/03/31 02:27:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:27:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/31 02:27:45 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:45 DEBUG : empty space: Unchanged skipping 2026/03/31 02:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:48 DEBUG : potato: md5 = e77b8e202ccfc579e2220756b3ebe212 OK 2026/03/31 02:27:50 DEBUG : empty space: md5 = 174dfce89c3b764e497e263a1c2587e3 OK 2026/03/31 02:27:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:27:50 DEBUG : empty space: size = 1 OK 2026/03/31 02:27:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:27:50 DEBUG : empty space: Unchanged skipping 2026/03/31 02:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:27:52 DEBUG : potato2: md5 = 65ebb74a0463ca7088742d36964b19bb OK 2026/03/31 02:27:52 DEBUG : potato2: size = 60 OK 2026/03/31 02:27:52 INFO : potato2: Copied (new) 2026/03/31 02:27:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:27:56 DEBUG : b/potato: md5 = 204ead6f98c6ed511fe431c042d1e93c OK 2026/03/31 02:27:58 DEBUG : c/non empty space: md5 = be280f347fe3ca3d68617f4953576cb4 OK 2026/03/31 02:27:58 INFO : d: Making directory 2026/03/31 02:27:59 INFO : d/e: Making directory 2026/03/31 02:28:01 DEBUG : Added delayed dir = "a", newDst= 2026/03/31 02:28:02 INFO : c: Set directory modification time (using SetModTime) 2026/03/31 02:28:02 DEBUG : Added delayed dir = "c", newDst=c 2026/03/31 02:28:02 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:28:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:02 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:28:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:04 DEBUG : a/potato2: md5 = 5b739fd7a598a3c7ac89245f286080fc OK 2026/03/31 02:28:04 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:28:04 INFO : a/potato2: Copied (new) 2026/03/31 02:28:04 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:04 INFO : b/potato: Deleted 2026/03/31 02:28:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/31 02:28:05 INFO : d/e: Removing directory 2026/03/31 02:28:06 INFO : d: Removing directory 2026/03/31 02:28:06 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/31 02:28:06 INFO : b: Removing directory 2026/03/31 02:28:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/31 02:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': deleted 3 directories 2026/03/31 02:28:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/31 02:28:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:13 DEBUG : b/potato: md5 = 82ec1040bf4a23186107c70a58aab846 OK 2026/03/31 02:28:15 DEBUG : c/non empty space: md5 = 8932e716177a6caf610a5f814d5c72a5 OK 2026/03/31 02:28:15 INFO : d: Making directory 2026/03/31 02:28:17 DEBUG : Added delayed dir = "a", newDst= 2026/03/31 02:28:17 INFO : c: Set directory modification time (using SetModTime) 2026/03/31 02:28:17 DEBUG : Added delayed dir = "c", newDst=c 2026/03/31 02:28:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:17 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:28:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:17 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:20 DEBUG : a/potato2: md5 = 8611c7acafe4f27dc2f98e0f7cfc2844 OK 2026/03/31 02:28:20 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:28:20 INFO : a/potato2: Copied (new) 2026/03/31 02:28:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting files as there were IO errors 2026/03/31 02:28:20 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/31 02:28:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting directories as there were IO errors 2026/03/31 02:28:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/31 02:28:24 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/31 02:28:25 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:27 DEBUG : potato: md5 = 0cc519ee4ae3d6e55935c8b3bfccaf51 OK 2026/03/31 02:28:28 DEBUG : empty space: md5 = 1eb8b1e25d865ed1ada52a620a87c863 OK 2026/03/31 02:28:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:29 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:29 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:29 INFO : potato: Deleted 2026/03/31 02:28:31 DEBUG : potato2: md5 = 69b603ff57bc162f88a1806e2cdf6e30 OK 2026/03/31 02:28:31 DEBUG : potato2: size = 60 OK 2026/03/31 02:28:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.77s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:34 DEBUG : potato: md5 = 024cca400ba33bd5cefee8267b18141b OK 2026/03/31 02:28:35 DEBUG : empty space: md5 = 2f06788be5377cc6bc348856d6eb7e33 OK 2026/03/31 02:28:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:36 INFO : potato: Deleted 2026/03/31 02:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:37 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:37 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:38 DEBUG : potato2: md5 = 4a106245be85307f7b521f1cea02b945 OK 2026/03/31 02:28:38 DEBUG : potato2: size = 60 OK 2026/03/31 02:28:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.30s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:41 DEBUG : potato: md5 = 6871c10c1edd62af9b70ce66cc3bdf6a OK 2026/03/31 02:28:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:43 DEBUG : potato2: md5 = dfa5bd5d52d4d5c689804af888169194 OK 2026/03/31 02:28:43 DEBUG : potato2: size = 19 OK 2026/03/31 02:28:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.27s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:46 DEBUG : potato2: md5 = 66231b2a8ed3a83f0c8dc65797c2ef94 OK 2026/03/31 02:28:48 DEBUG : empty space: md5 = 34384309615b8955f7bba942b8519e74 OK 2026/03/31 02:28:48 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:28:48 DEBUG : enormous: Excluded 2026/03/31 02:28:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:28:48 DEBUG : potato2: Excluded 2026/03/31 02:28:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:28:48 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:48 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:48 INFO : There was nothing to transfer 2026/03/31 02:28:48 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:28:48 DEBUG : enormous: Excluded 2026/03/31 02:28:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:28:48 DEBUG : potato2: Excluded 2026/03/31 02:28:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:28:49 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:28:49 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:49 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for checks to finish 2026/03/31 02:28:49 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for transfers to finish 2026/03/31 02:28:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:51 DEBUG : potato2: md5 = d56ca46ccd2659e41fcd92b5a78c27e6 OK 2026/03/31 02:28:53 DEBUG : empty space: md5 = a102c892ccd4d239f9fa1fee89f44b33 OK 2026/03/31 02:28:54 DEBUG : enormous: md5 = f5cec3ad4f72a2cb1dcf1863d4f26523 OK 2026/03/31 02:28:55 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:28:55 DEBUG : enormous: Excluded 2026/03/31 02:28:55 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:28:55 DEBUG : potato2: Excluded 2026/03/31 02:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:28:55 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:28:55 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:28:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:55 INFO : potato2: Deleted 2026/03/31 02:28:55 INFO : enormous: Deleted 2026/03/31 02:28:55 INFO : There was nothing to transfer 2026/03/31 02:28:56 DEBUG : empty space: size = 1 OK 2026/03/31 02:28:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:28:56 DEBUG : empty space: Unchanged skipping 2026/03/31 02:28:56 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for checks to finish 2026/03/31 02:28:56 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for transfers to finish 2026/03/31 02:28:56 DEBUG : Waiting for deletions to finish 2026/03/31 02:28:56 INFO : enormous: Deleted 2026/03/31 02:28:56 INFO : potato2: Deleted 2026/03/31 02:28:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.65s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:28:58 DEBUG : one: md5 = e21ea83210965865523e85587236fc42 OK 2026/03/31 02:29:00 DEBUG : two: md5 = 57ab683097f7702da58425720a0dcb97 OK 2026/03/31 02:29:01 DEBUG : three: md5 = 89df0146f41b0fe67ad39babb508098b OK 2026/03/31 02:29:03 DEBUG : four: md5 = a6c5b42b8669a462ca0e59fc660da7b1 OK 2026/03/31 02:29:03 DEBUG : five: Need to transfer - File not found at Destination 2026/03/31 02:29:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:29:03 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:29:03 DEBUG : four: Sizes differ 2026/03/31 02:29:03 DEBUG : one: Destination is newer than source, skipping 2026/03/31 02:29:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 02:29:03 DEBUG : three: size = 5 OK 2026/03/31 02:29:03 DEBUG : three: Sizes identical 2026/03/31 02:29:03 DEBUG : two: size = 3 OK 2026/03/31 02:29:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:04 DEBUG : four: md5 = 73b45632b865f1306292aa0add258e3e OK 2026/03/31 02:29:04 DEBUG : four: size = 4 OK 2026/03/31 02:29:04 INFO : four: Copied (replaced existing) 2026/03/31 02:29:04 DEBUG : two: md5 = 2f873f659e9db03e7890f204465f4677 OK 2026/03/31 02:29:04 DEBUG : two: size = 3 OK 2026/03/31 02:29:04 INFO : two: Copied (replaced existing) 2026/03/31 02:29:04 DEBUG : five: md5 = 5872fbbf11f2f7dc7176859b7ffd91e7 OK 2026/03/31 02:29:04 DEBUG : five: size = 4 OK 2026/03/31 02:29:04 INFO : five: Copied (new) 2026/03/31 02:29:04 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: 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-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/31 02:29:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/31 02:29:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 02:29:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/31 02:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:09 DEBUG : yam: md5 = 00563972bbc18953d8f18622e77317bf OK 2026/03/31 02:29:09 DEBUG : yam: size = 11 OK 2026/03/31 02:29:09 INFO : yam: Copied (new) 2026/03/31 02:29:09 DEBUG : potato: md5 = 0fde58e903386f0cfb0dc1b6118d9d8b OK 2026/03/31 02:29:09 DEBUG : potato: size = 14 OK 2026/03/31 02:29:09 INFO : potato: Copied (new) 2026/03/31 02:29:09 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/31 02:29:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/31 02:29:10 DEBUG : potato: size = 14 OK 2026/03/31 02:29:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:29:10 DEBUG : potato: Unchanged skipping 2026/03/31 02:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:11 DEBUG : yaml: md5 = 2a393d1c183df3ce5bcfa5952922523a OK 2026/03/31 02:29:11 DEBUG : yaml: size = 11 OK 2026/03/31 02:29:11 INFO : yaml: Copied (new) 2026/03/31 02:29:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/31 02:29:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Making map for --track-renames 2026/03/31 02:29:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Finished making map for --track-renames 2026/03/31 02:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:29:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 02:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for renames to finish 2026/03/31 02:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:15 DEBUG : yam: md5 = 892e6803ebaa14bb356ada3db5344de8 OK 2026/03/31 02:29:15 DEBUG : yam: size = 11 OK 2026/03/31 02:29:15 INFO : yam: Copied (new) 2026/03/31 02:29:15 DEBUG : potato: md5 = eedc90ff965295ee40b44e830220c65c OK 2026/03/31 02:29:15 DEBUG : potato: size = 14 OK 2026/03/31 02:29:15 INFO : potato: Copied (new) 2026/03/31 02:29:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:15 DEBUG : potato: size = 14 OK 2026/03/31 02:29:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:29:15 DEBUG : potato: Unchanged skipping 2026/03/31 02:29:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Making map for --track-renames 2026/03/31 02:29:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Finished making map for --track-renames 2026/03/31 02:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for renames to finish 2026/03/31 02:29:16 INFO : yam: Moved (server-side) to: yaml 2026/03/31 02:29:16 INFO : yaml: Renamed from "yam" 2026/03/31 02:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/31 02:29:18 DEBUG : Added delayed dir = "sub", newDst= 2026/03/31 02:29:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Making map for --track-renames 2026/03/31 02:29:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Finished making map for --track-renames 2026/03/31 02:29:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:29:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/31 02:29:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for renames to finish 2026/03/31 02:29:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:20 DEBUG : sub/yam: md5 = 23ac9addbb000bffc756a19e1a2686a6 OK 2026/03/31 02:29:20 DEBUG : sub/yam: size = 11 OK 2026/03/31 02:29:20 INFO : sub/yam: Copied (new) 2026/03/31 02:29:20 DEBUG : potato: md5 = 060b893732bf112371158bf8ab0a2ca0 OK 2026/03/31 02:29:20 DEBUG : potato: size = 14 OK 2026/03/31 02:29:20 INFO : potato: Copied (new) 2026/03/31 02:29:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:21 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:22 DEBUG : potato: size = 14 OK 2026/03/31 02:29:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:29:22 DEBUG : potato: Unchanged skipping 2026/03/31 02:29:22 INFO : sub: Set directory modification time (using SetModTime) 2026/03/31 02:29:22 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/31 02:29:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Making map for --track-renames 2026/03/31 02:29:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Finished making map for --track-renames 2026/03/31 02:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for renames to finish 2026/03/31 02:29:23 INFO : sub/yam: Moved (server-side) to: yam 2026/03/31 02:29:23 INFO : yam: Renamed from "sub/yam" 2026/03/31 02:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:29:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.04s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:29:26 DEBUG : Creating backend with remote "/tmp/rclone2105899543/dir1" 2026/03/31 02:29:26 DEBUG : Creating backend with remote "/tmp/rclone2105899543/dir2" 2026/03/31 02:29:26 DEBUG : Local file system at /tmp/rclone2105899543/dir2: Using server-side directory move 2026/03/31 02:29:26 INFO : Local file system at /tmp/rclone2105899543/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:29:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/31 02:29:26 DEBUG : Local file system at /tmp/rclone2105899543/dir2: Waiting for checks to finish 2026/03/31 02:29:26 DEBUG : Local file system at /tmp/rclone2105899543/dir2: Waiting for transfers to finish 2026/03/31 02:29:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:29:27 DEBUG : Added delayed dir = "nested", newDst= 2026/03/31 02:29:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:29:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/31 02:29:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:29 DEBUG : sub dir/hello world: md5 = 0d2336acc190d6c9395653b9100e2362 OK 2026/03/31 02:29:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:29:29 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:29:29 INFO : sub dir/hello world: Deleted 2026/03/31 02:29:31 DEBUG : nested/sub dir/file: md5 = 2f5a4e04be5d01a2a21832eb16b1f9b1 OK 2026/03/31 02:29:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:29:31 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:29:31 INFO : nested/sub dir/file: Deleted 2026/03/31 02:29:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:32 INFO : sub dir: Removing directory 2026/03/31 02:29:32 INFO : nested/sub dir: Removing directory 2026/03/31 02:29:32 INFO : nested: Removing directory 2026/03/31 02:29:32 DEBUG : Local file system at /tmp/rclone2105899543: deleted 3 directories 2026/03/31 02:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:29:35 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/31 02:29:36 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:29:37 DEBUG : Added delayed dir = "nested", newDst= 2026/03/31 02:29:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 02:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:29:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/31 02:29:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:39 DEBUG : sub dir/hello world: md5 = ec9b4fc46a0b8a1040c8683f308cbbe1 OK 2026/03/31 02:29:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:29:39 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:29:39 INFO : sub dir/hello world: Deleted 2026/03/31 02:29:40 DEBUG : nested/sub dir/file: md5 = 7970fb3487e49988127230de083ffaa4 OK 2026/03/31 02:29:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:29:40 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:29:40 INFO : nested/sub dir/file: Deleted 2026/03/31 02:29:41 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:41 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/31 02:29:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:29:45 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/31 02:29:46 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.95s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:29:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/31 02:29:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:29:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:48 DEBUG : existing: md5 = 8fb82a1f031fd75a280143a257115078 OK 2026/03/31 02:29:48 DEBUG : existing: size = 6 OK 2026/03/31 02:29:48 INFO : existing: Copied (new) 2026/03/31 02:29:48 INFO : existing: Deleted 2026/03/31 02:29:48 DEBUG : existing-b: md5 = 175235381b9a00ac5ca733a56b376119 OK 2026/03/31 02:29:48 DEBUG : existing-b: size = 6 OK 2026/03/31 02:29:48 INFO : existing-b: Copied (new) 2026/03/31 02:29:48 INFO : existing-b: Deleted 2026/03/31 02:29:48 DEBUG : existing: Destination exists, skipping 2026/03/31 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:29:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/31 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:29:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.74s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:29:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voqovak8soda" 2026/03/31 02:29:50 DEBUG : Creating backend with remote "TestDrive:crypt/urrcgkfbdotc65oon150g471fu6j5i0qhvm4chni9vtkclsbou60" 2026/03/31 02:29:53 DEBUG : potato2: md5 = fb58492f597638df23688b94c5a96819 OK 2026/03/31 02:29:54 DEBUG : empty space: md5 = 4c182e0bb5903f6d998bc7b657d2d2a7 OK 2026/03/31 02:29:56 DEBUG : potato3: md5 = 17bcaa9d501d2289f8da840ef4c58501 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda' 2026/03/31 02:29:58 DEBUG : empty space: md5 = 5725c7a39be19fbfbb2107ee2e271df9 OK 2026/03/31 02:30:00 DEBUG : potato3: md5 = 6329f76aa842900b354ff1cc54b60ab3 OK 2026/03/31 02:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda': Using server-side directory move 2026/03/31 02:30:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:30:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:30:00 DEBUG : empty space: size = 1 OK 2026/03/31 02:30:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:30:00 DEBUG : empty space: Unchanged skipping 2026/03/31 02:30:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:30:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda') 2026/03/31 02:30:00 DEBUG : potato3: Sizes differ 2026/03/31 02:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda': Waiting for checks to finish 2026/03/31 02:30:01 INFO : empty space: Deleted 2026/03/31 02:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda': Waiting for transfers to finish 2026/03/31 02:30:01 INFO : potato3: Deleted 2026/03/31 02:30:01 INFO : potato2: Moved (server-side) 2026/03/31 02:30:01 INFO : potato3: Moved (server-side) 2026/03/31 02:30:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pacodeh1beja" 2026/03/31 02:30:02 DEBUG : Creating backend with remote "TestDrive:crypt/g1f1jgohdperie2gjup8labf525qebdatc0pu3eski9jpvjcdcsg" 2026/03/31 02:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pacodeh1beja': Using server-side directory move 2026/03/31 02:30:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pacodeh1beja': Server side directory move succeeded 2026/03/31 02:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pacodeh1beja': Purge remote 2026/03/31 02:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voqovak8soda': Purge remote 2026/03/31 02:30:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:30:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lizugix0heqa" 2026/03/31 02:30:06 DEBUG : Creating backend with remote "TestDrive:crypt/usvs1ikvoh6vrpcrtuqfr1r8brima27vdl2859maohevrqtm0tlg" 2026/03/31 02:30:08 DEBUG : potato2: md5 = 21d1b98c5af5aa036860f7d4f5216eda OK 2026/03/31 02:30:10 DEBUG : empty space: md5 = 977554abb39f2c2a9fbc2eac96fd3979 OK 2026/03/31 02:30:11 DEBUG : potato3: md5 = dcd11979caafd948078ab1c0c44b45c3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-lizugix0heqa' 2026/03/31 02:30:14 DEBUG : empty space: md5 = 8c4980ece8f1e1093af34ac4f3beef0e OK 2026/03/31 02:30:15 DEBUG : potato3: md5 = fc6d07412d2878787889f47bd6f179be OK 2026/03/31 02:30:16 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:30:16 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:30:16 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:30:16 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lizugix0heqa') 2026/03/31 02:30:16 DEBUG : potato3: Sizes differ 2026/03/31 02:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizugix0heqa': Waiting for checks to finish 2026/03/31 02:30:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizugix0heqa': Waiting for transfers to finish 2026/03/31 02:30:16 INFO : potato3: Deleted 2026/03/31 02:30:16 INFO : potato2: Moved (server-side) 2026/03/31 02:30:17 INFO : potato3: Moved (server-side) 2026/03/31 02:30:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lofujay9tasu" 2026/03/31 02:30:17 DEBUG : Creating backend with remote "TestDrive:crypt/s0419ukqcqif7dhk18h4507aprfb3fjsnun87jmn01fvrfvj7r30" 2026/03/31 02:30:19 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:30:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lofujay9tasu': Waiting for checks to finish 2026/03/31 02:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lofujay9tasu': Waiting for transfers to finish 2026/03/31 02:30:20 INFO : potato2: Moved (server-side) 2026/03/31 02:30:20 INFO : potato3: Moved (server-side) 2026/03/31 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lofujay9tasu': Purge remote 2026/03/31 02:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lizugix0heqa': Purge remote --- PASS: TestServerSideMoveWithFilter (16.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:30:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugiyic9paye" 2026/03/31 02:30:23 DEBUG : Creating backend with remote "TestDrive:crypt/1r04q39mme1liig7lekuqo7qkk6k6dakm1c7l0pb1qe7t591hm2g" 2026/03/31 02:30:25 DEBUG : potato2: md5 = 5969146460d63a730aac2154b99dbd7f OK 2026/03/31 02:30:27 DEBUG : empty space: md5 = a4967be7ab2f0509ae0cd5af07b1ebaa OK 2026/03/31 02:30:28 DEBUG : potato3: md5 = 4315a1657e53301a4b1514f10cbd9042 OK 2026/03/31 02:30:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija' -> Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye' 2026/03/31 02:30:32 DEBUG : empty space: md5 = 5dd3975f01562cf60346eea4e7c5c0f1 OK 2026/03/31 02:30:33 DEBUG : potato3: md5 = 26eb6c473c3e86573bcb8d506492c875 OK 2026/03/31 02:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye': Using server-side directory move 2026/03/31 02:30:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:30:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:30:34 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/31 02:30:34 DEBUG : empty space: size = 1 OK 2026/03/31 02:30:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:30:34 DEBUG : empty space: Unchanged skipping 2026/03/31 02:30:34 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:30:34 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye') 2026/03/31 02:30:34 DEBUG : potato3: Sizes differ 2026/03/31 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye': Waiting for checks to finish 2026/03/31 02:30:34 INFO : empty space: Deleted 2026/03/31 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye': Waiting for transfers to finish 2026/03/31 02:30:34 INFO : potato3: Deleted 2026/03/31 02:30:34 INFO : potato2: Moved (server-side) 2026/03/31 02:30:35 INFO : potato3: Moved (server-side) 2026/03/31 02:30:35 INFO : tomatoDir: Removing directory 2026/03/31 02:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': deleted 1 directories 2026/03/31 02:30:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yopoyij5siju" 2026/03/31 02:30:36 DEBUG : Creating backend with remote "TestDrive:crypt/1j9bbhge5s50qanjco5vo2i431nio9k3196tfl00e2v0pao80sfg" 2026/03/31 02:30:37 INFO : tomatoDir: Making directory 2026/03/31 02:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yopoyij5siju': Using server-side directory move 2026/03/31 02:30:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yopoyij5siju': Server side directory move succeeded 2026/03/31 02:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yopoyij5siju': Purge remote 2026/03/31 02:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugiyic9paye': Purge remote 2026/03/31 02:30:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.56s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test" 2026/03/31 02:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.00s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:30:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test" 2026/03/31 02:30:44 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/31 02:30:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-include/layer2" 2026/03/31 02:30:46 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/31 02:30:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-ignore-file" 2026/03/31 02:30:49 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/31 02:30:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 3299185bafe8e856b40a628507ad52eb OK 2026/03/31 02:30:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/31 02:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test': Waiting for checks to finish 2026/03/31 02:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test': Waiting for transfers to finish 2026/03/31 02:30:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:30:55 INFO : There was nothing to transfer 2026/03/31 02:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:30:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:30:57 INFO : rclone-sync-test-include: Removing directory 2026/03/31 02:30:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/31 02:30:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/31 02:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': failed to delete 1 directories 2026/03/31 02:30:58 INFO : There was nothing to transfer 2026/03/31 02:31:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/31 02:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/31 02:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/31 02:31:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:00 INFO : There was nothing to transfer 2026/03/31 02:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:31:02 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:02 INFO : rclone-sync-test-include: Removing directory 2026/03/31 02:31:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/31 02:31:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/31 02:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': failed to delete 1 directories 2026/03/31 02:31:02 INFO : There was nothing to transfer 2026/03/31 02:31:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/31 02:31:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/31 02:31:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/31 02:31:04 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:04 INFO : There was nothing to transfer 2026/03/31 02:31:06 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/31 02:31:07 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.23s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/CompareDest" 2026/03/31 02:31:10 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/gveqi14airsml4bgu7krj116o8" 2026/03/31 02:31:12 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:14 DEBUG : one: md5 = 33d9fc0188d54b21e2fa6a33bffeb82e OK 2026/03/31 02:31:14 DEBUG : one: size = 3 OK 2026/03/31 02:31:14 INFO : one: Copied (new) 2026/03/31 02:31:14 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:15 DEBUG : one: Sizes differ 2026/03/31 02:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:16 DEBUG : one: md5 = 42889a90a39a86b43061d2d116005961 OK 2026/03/31 02:31:16 DEBUG : one: size = 5 OK 2026/03/31 02:31:16 INFO : one: Copied (replaced existing) 2026/03/31 02:31:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:19 DEBUG : dst/one: md5 = a1f221f60f00bbf0933583612980a320 OK 2026/03/31 02:31:21 DEBUG : CompareDest/one: md5 = d33eb3c883cc68708c74d5bee98826df OK 2026/03/31 02:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:22 DEBUG : one: Sizes differ 2026/03/31 02:31:23 DEBUG : one: size = 5 OK 2026/03/31 02:31:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:23 INFO : There was nothing to transfer 2026/03/31 02:31:25 DEBUG : CompareDest/two: md5 = 53642a57edfcde294b31f818a808bc8f OK 2026/03/31 02:31:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:25 DEBUG : one: Sizes differ 2026/03/31 02:31:26 DEBUG : two: size = 3 OK 2026/03/31 02:31:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:26 DEBUG : one: size = 5 OK 2026/03/31 02:31:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:26 INFO : There was nothing to transfer 2026/03/31 02:31:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:26 DEBUG : one: Sizes differ 2026/03/31 02:31:27 DEBUG : one: size = 5 OK 2026/03/31 02:31:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:31:27 DEBUG : two: size = 3 OK 2026/03/31 02:31:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:27 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:27 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/31 02:31:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:28 DEBUG : one: Sizes differ 2026/03/31 02:31:28 DEBUG : one: size = 5 OK 2026/03/31 02:31:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:31:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:31:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/CompareDest') 2026/03/31 02:31:28 DEBUG : two: Sizes differ 2026/03/31 02:31:28 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:29 DEBUG : two: md5 = 8e27dfcf1305827eb63884d91b44b783 OK 2026/03/31 02:31:29 DEBUG : two: size = 5 OK 2026/03/31 02:31:29 INFO : two: Copied (new) 2026/03/31 02:31:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:31:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:31:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:31:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.70s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:31:36 DEBUG : pre-dest1/1: md5 = b023ebee8160d65f7a623e1232d97d67 OK 2026/03/31 02:31:38 DEBUG : pre-dest2/2: md5 = ab9c4439b6d631c2a2c7c4209248f142 OK 2026/03/31 02:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dest" 2026/03/31 02:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/rg03c1jvnehrrc617i0lnqjddc" 2026/03/31 02:31:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/pre-dest1" 2026/03/31 02:31:40 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/bbnblvh6k061ssopqrp18kd7gc" 2026/03/31 02:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/pre-dest2" 2026/03/31 02:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/31 02:31:42 DEBUG : 1: size = 1 OK 2026/03/31 02:31:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:31:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/31 02:31:43 DEBUG : 2: size = 1 OK 2026/03/31 02:31:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:31:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/31 02:31:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/31 02:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dest': Waiting for checks to finish 2026/03/31 02:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dest': Waiting for transfers to finish 2026/03/31 02:31:46 DEBUG : 3: md5 = 884771d94d40742b35cb4ff061643a18 OK 2026/03/31 02:31:46 DEBUG : 3: size = 1 OK 2026/03/31 02:31:46 INFO : 3: Copied (new) 2026/03/31 02:31:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:49 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/31 02:31:49 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/31 02:31:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.06s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:31:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:31:51 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:31:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/CopyDest" 2026/03/31 02:31:52 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/31 02:31:54 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:56 DEBUG : one: md5 = ab6a52c9577442fdb48f9361984dea8c OK 2026/03/31 02:31:56 DEBUG : one: size = 3 OK 2026/03/31 02:31:56 INFO : one: Copied (new) 2026/03/31 02:31:56 DEBUG : Waiting for deletions to finish 2026/03/31 02:31:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:31:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:31:58 DEBUG : one: Sizes differ 2026/03/31 02:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:31:59 DEBUG : one: md5 = 5d00129e226b5e7c643b0f763ccd93c1 OK 2026/03/31 02:31:59 DEBUG : one: size = 5 OK 2026/03/31 02:31:59 INFO : one: Copied (replaced existing) 2026/03/31 02:31:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:01 DEBUG : dst/one: md5 = 5bd9bda7d7748d05fd381404bd23d0ae OK 2026/03/31 02:32:04 DEBUG : CopyDest/one: md5 = d4c7c7c6f388b5ec64a0752fdd48cc03 OK 2026/03/31 02:32:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/BackupDir" 2026/03/31 02:32:04 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/31 02:32:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:32:06 DEBUG : one: Sizes differ 2026/03/31 02:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:07 DEBUG : one: size = 5 OK 2026/03/31 02:32:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:32:07 DEBUG : one: Sizes differ 2026/03/31 02:32:08 INFO : one: Moved (server-side) 2026/03/31 02:32:09 DEBUG : one: size = 5 OK 2026/03/31 02:32:09 INFO : one: Copied (server-side copy) 2026/03/31 02:32:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/31 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:09 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:11 DEBUG : CopyDest/two: md5 = be41a5e9e25b4a490fdefc9901425fcb OK 2026/03/31 02:32:12 DEBUG : one: size = 5 OK 2026/03/31 02:32:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:12 DEBUG : one: Unchanged skipping 2026/03/31 02:32:12 DEBUG : two: size = 3 OK 2026/03/31 02:32:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:13 DEBUG : two: size = 3 OK 2026/03/31 02:32:13 INFO : two: Copied (server-side copy) 2026/03/31 02:32:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/31 02:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:14 DEBUG : one: size = 5 OK 2026/03/31 02:32:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:14 DEBUG : one: Unchanged skipping 2026/03/31 02:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:14 DEBUG : two: size = 3 OK 2026/03/31 02:32:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:14 DEBUG : two: Unchanged skipping 2026/03/31 02:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:14 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:14 INFO : There was nothing to transfer 2026/03/31 02:32:16 DEBUG : CopyDest/three: md5 = 731995404e7e31cd512d3de6f82ed1b7 OK 2026/03/31 02:32:17 DEBUG : one: size = 5 OK 2026/03/31 02:32:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:17 DEBUG : one: Unchanged skipping 2026/03/31 02:32:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:17 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/CopyDest') 2026/03/31 02:32:17 DEBUG : three: Sizes differ 2026/03/31 02:32:17 DEBUG : three: Destination not found in --copy-dest 2026/03/31 02:32:17 DEBUG : three: Need to transfer - File not found at Destination 2026/03/31 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:17 DEBUG : two: size = 3 OK 2026/03/31 02:32:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:32:17 DEBUG : two: Unchanged skipping 2026/03/31 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:18 DEBUG : three: md5 = 8df7f9c879db5175e773fcb1d552a36c OK 2026/03/31 02:32:18 DEBUG : three: size = 7 OK 2026/03/31 02:32:18 INFO : three: Copied (new) 2026/03/31 02:32:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/31 02:32:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:32:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:32:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:32:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/31 02:32:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:32:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.82s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:32:27 DEBUG : dst/one: md5 = ae9fd25ef6bf94abdba6e947cdde2e5e OK 2026/03/31 02:32:28 DEBUG : dst/two: md5 = f58314c8682536cc611935fe97b756c5 OK 2026/03/31 02:32:30 DEBUG : dst/three.txt: md5 = 641f1d2848c36202f3a81837a1f37c13 OK 2026/03/31 02:32:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:32:30 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/backup" 2026/03/31 02:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:33 DEBUG : two: size = 3 OK 2026/03/31 02:32:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:32:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:32:33 DEBUG : one: Sizes differ 2026/03/31 02:32:33 DEBUG : two: Unchanged skipping 2026/03/31 02:32:34 INFO : one: Moved (server-side) 2026/03/31 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:36 DEBUG : one: md5 = de14f2ecd32928690047f0e0b8bdab91 OK 2026/03/31 02:32:36 DEBUG : one: size = 4 OK 2026/03/31 02:32:36 INFO : one: Copied (new) 2026/03/31 02:32:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:36 INFO : three.txt: Moved (server-side) 2026/03/31 02:32:36 INFO : three.txt: Moved into backup dir 2026/03/31 02:32:38 DEBUG : dst/three.txt: md5 = 8a579243945a05633136f83646d1b0c9 OK 2026/03/31 02:32:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:32:39 DEBUG : one: Sizes differ 2026/03/31 02:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:39 DEBUG : two: size = 3 OK 2026/03/31 02:32:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:32:39 DEBUG : two: Unchanged skipping 2026/03/31 02:32:40 INFO : one: Deleted 2026/03/31 02:32:40 INFO : one: Moved (server-side) 2026/03/31 02:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:42 DEBUG : one: md5 = d446cce1e35b27c1e4afec35ddea8634 OK 2026/03/31 02:32:42 DEBUG : one: size = 5 OK 2026/03/31 02:32:42 INFO : one: Copied (new) 2026/03/31 02:32:42 DEBUG : Waiting for deletions to finish 2026/03/31 02:32:43 INFO : three.txt: Deleted 2026/03/31 02:32:43 INFO : three.txt: Moved (server-side) 2026/03/31 02:32:43 INFO : three.txt: Moved into backup dir 2026/03/31 02:32:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:32:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:32:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:32:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/31 02:32:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:32:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.34s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:32:50 DEBUG : dst/one: md5 = b25dcc0c6f4dff990c7214a626dc500f OK 2026/03/31 02:32:51 DEBUG : dst/two: md5 = b5f6d9d4622696afaa87fdabf6417a29 OK 2026/03/31 02:32:53 DEBUG : dst/three.txt: md5 = 2c40b7884d13ec220e8aaa94406fc6b5 OK 2026/03/31 02:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/backup" 2026/03/31 02:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:32:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:32:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:32:56 DEBUG : one: Sizes differ 2026/03/31 02:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:32:56 DEBUG : two: size = 3 OK 2026/03/31 02:32:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:32:56 DEBUG : two: Unchanged skipping 2026/03/31 02:32:58 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:32:59 DEBUG : one: md5 = 985f37710d7a1b50460f4031a963b670 OK 2026/03/31 02:32:59 DEBUG : one: size = 4 OK 2026/03/31 02:32:59 INFO : one: Copied (new) 2026/03/31 02:32:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:33:00 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:02 DEBUG : dst/three.txt: md5 = 8985e91bc4436b5a118dd5ee662128a8 OK 2026/03/31 02:33:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:33:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:33:03 DEBUG : one: Sizes differ 2026/03/31 02:33:03 DEBUG : two: size = 3 OK 2026/03/31 02:33:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:33:03 DEBUG : two: Unchanged skipping 2026/03/31 02:33:03 INFO : one.bak: Deleted 2026/03/31 02:33:04 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:33:05 DEBUG : one: md5 = 554186848688d50cfa4c33b3836f1f95 OK 2026/03/31 02:33:05 DEBUG : one: size = 5 OK 2026/03/31 02:33:05 INFO : one: Copied (new) 2026/03/31 02:33:05 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:06 INFO : three.txt.bak: Deleted 2026/03/31 02:33:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:33:06 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:33:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:33:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:33:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/31 02:33:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:33:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:33:13 DEBUG : dst/one: md5 = ae71a3946f69401ffb196f4397b5d58b OK 2026/03/31 02:33:15 DEBUG : dst/two: md5 = 8114a1671b964284d0fe4faf273e60aa OK 2026/03/31 02:33:16 DEBUG : dst/three.txt: md5 = 5b591e3f5c7a33a7f93d071851e0a34b OK 2026/03/31 02:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/backup" 2026/03/31 02:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:33:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:33:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:33:19 DEBUG : one: Sizes differ 2026/03/31 02:33:19 DEBUG : two: size = 3 OK 2026/03/31 02:33:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:33:19 DEBUG : two: Unchanged skipping 2026/03/31 02:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:33:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:33:22 DEBUG : one: md5 = 29eca61378520e900190805c0743de38 OK 2026/03/31 02:33:22 DEBUG : one: size = 4 OK 2026/03/31 02:33:22 INFO : one: Copied (new) 2026/03/31 02:33:22 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 02:33:23 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:25 DEBUG : dst/three.txt: md5 = 7cfd03de13b6b2e632e9824511b383c0 OK 2026/03/31 02:33:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:33:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:33:26 DEBUG : one: Sizes differ 2026/03/31 02:33:26 DEBUG : two: size = 3 OK 2026/03/31 02:33:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:33:26 DEBUG : two: Unchanged skipping 2026/03/31 02:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:33:26 INFO : one-2019-01-01: Deleted 2026/03/31 02:33:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 02:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:33:28 DEBUG : one: md5 = d42c93191169bd9de428f8f2ff7de229 OK 2026/03/31 02:33:28 DEBUG : one: size = 5 OK 2026/03/31 02:33:28 INFO : one: Copied (new) 2026/03/31 02:33:28 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:29 INFO : three-2019-01-01.txt: Deleted 2026/03/31 02:33:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 02:33:30 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:33:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:33:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/31 02:33:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/31 02:33:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/31 02:33:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.65s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:33:36 DEBUG : dst/one: md5 = 03ac753c9ebaa8975d9132d94d5f01b6 OK 2026/03/31 02:33:38 DEBUG : dst/two: md5 = a197477cef6d92be1980cdee74411bfb OK 2026/03/31 02:33:39 DEBUG : dst/three.txt: md5 = 252f5486330f848a6adcc07a1b7402df OK 2026/03/31 02:33:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:33:40 DEBUG : Config file has changed externally - reloading 2026/03/31 02:33:40 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:33:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:33:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:33:41 DEBUG : one: Sizes differ 2026/03/31 02:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:33:41 DEBUG : two: size = 3 OK 2026/03/31 02:33:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:33:41 DEBUG : two: Unchanged skipping 2026/03/31 02:33:41 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:33:43 DEBUG : one: md5 = 0d1362d7d71d85447c3e20c71be9d263 OK 2026/03/31 02:33:43 DEBUG : one: size = 4 OK 2026/03/31 02:33:43 INFO : one: Copied (new) 2026/03/31 02:33:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:33:43 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:45 DEBUG : dst/three.txt: md5 = ef7e2bfaa858484198a28c56a0e8d508 OK 2026/03/31 02:33:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/31 02:33:46 DEBUG : one.bak: Excluded (Path Filter) 2026/03/31 02:33:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:33:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:33:46 DEBUG : one: Sizes differ 2026/03/31 02:33:46 DEBUG : two: size = 3 OK 2026/03/31 02:33:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:33:46 DEBUG : two: Unchanged skipping 2026/03/31 02:33:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for checks to finish 2026/03/31 02:33:47 INFO : one.bak: Deleted 2026/03/31 02:33:47 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst': Waiting for transfers to finish 2026/03/31 02:33:49 DEBUG : one: md5 = 8104bb6e6c6dddca1692b81ba5073f88 OK 2026/03/31 02:33:49 DEBUG : one: size = 5 OK 2026/03/31 02:33:49 INFO : one: Copied (new) 2026/03/31 02:33:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:33:49 INFO : three.txt.bak: Deleted 2026/03/31 02:33:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:33:50 INFO : three.txt: Moved into backup dir 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.07s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:33:56 DEBUG : dst/one: md5 = 10908cd9169a8ab2ad3e0123b6765b56 OK 2026/03/31 02:33:58 DEBUG : dst/two: md5 = 9d2d577fab2510c830fe2d19ffb446fd OK 2026/03/31 02:33:59 DEBUG : dst/three.txt: md5 = 56e8dbf7b87dcbf1e197313d9baf45a9 OK 2026/03/31 02:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:34:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:01 DEBUG : one: Sizes differ 2026/03/31 02:34:01 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:34:03 DEBUG : one: md5 = 0d41d94bcc9fb0c9d2c54bb16ff247b6 OK 2026/03/31 02:34:03 DEBUG : one: size = 4 OK 2026/03/31 02:34:03 INFO : one: Copied (new) 2026/03/31 02:34:03 DEBUG : two: size = 3 OK 2026/03/31 02:34:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:34:03 DEBUG : two: Unchanged skipping 2026/03/31 02:34:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:03 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:03 DEBUG : three.txt: Sizes differ 2026/03/31 02:34:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:34:05 DEBUG : three.txt: md5 = 5259f2de7aad7b907a16fdea51c151b9 OK 2026/03/31 02:34:05 DEBUG : three.txt: size = 6 OK 2026/03/31 02:34:05 INFO : three.txt: Copied (new) 2026/03/31 02:34:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:07 DEBUG : one: Sizes differ 2026/03/31 02:34:07 INFO : one.bak: Deleted 2026/03/31 02:34:08 INFO : one: Moved (server-side) to: one.bak 2026/03/31 02:34:09 DEBUG : one: md5 = 4d734e262d41efb1dddccb60f47ab9bf OK 2026/03/31 02:34:09 DEBUG : one: size = 5 OK 2026/03/31 02:34:09 INFO : one: Copied (new) 2026/03/31 02:34:10 DEBUG : two: size = 3 OK 2026/03/31 02:34:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:34:10 DEBUG : two: Unchanged skipping 2026/03/31 02:34:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:10 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:10 DEBUG : three.txt: Sizes differ 2026/03/31 02:34:10 INFO : three.txt.bak: Deleted 2026/03/31 02:34:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 02:34:12 DEBUG : three.txt: md5 = 9249b8d76f2a8c2596e0dc1e4de70926 OK 2026/03/31 02:34:12 DEBUG : three.txt: size = 19 OK 2026/03/31 02:34:12 INFO : three.txt: Copied (new) 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/31 02:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.71s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:34:19 DEBUG : dst/one: md5 = f1cc82edd304b985d2df2351a658f4fa OK 2026/03/31 02:34:20 DEBUG : dst/two: md5 = edc6225fd296e78a445aee51e2baa2d0 OK 2026/03/31 02:34:21 DEBUG : dst/three.txt: md5 = 03f1fd79ec766e9b0b57141bd44348dc OK 2026/03/31 02:34:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakuwuj7pija/dst" 2026/03/31 02:34:22 DEBUG : Creating backend with remote "TestDrive:crypt/e3otp4tao0p93d2gfmj5kqkf31ltbafsffl1ohsrg5d855n7kkjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:34:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:23 DEBUG : one: Sizes differ 2026/03/31 02:34:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 02:34:25 DEBUG : one: md5 = e9a9e872df4f979b6019f0b418677853 OK 2026/03/31 02:34:25 DEBUG : one: size = 4 OK 2026/03/31 02:34:25 INFO : one: Copied (new) 2026/03/31 02:34:26 DEBUG : two: size = 3 OK 2026/03/31 02:34:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:34:26 DEBUG : two: Unchanged skipping 2026/03/31 02:34:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:26 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:26 DEBUG : three.txt: Sizes differ 2026/03/31 02:34:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 02:34:28 DEBUG : three.txt: md5 = a817629e2ca2e30295c3c9de50b75190 OK 2026/03/31 02:34:28 DEBUG : three.txt: size = 6 OK 2026/03/31 02:34:28 INFO : three.txt: Copied (new) 2026/03/31 02:34:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:29 DEBUG : one: Sizes differ 2026/03/31 02:34:30 INFO : one-2019-01-01: Deleted 2026/03/31 02:34:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 02:34:32 DEBUG : one: md5 = cc73b507b05f909832b3e6f2d621d047 OK 2026/03/31 02:34:32 DEBUG : one: size = 5 OK 2026/03/31 02:34:32 INFO : one: Copied (new) 2026/03/31 02:34:32 DEBUG : two: size = 3 OK 2026/03/31 02:34:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:34:32 DEBUG : two: Unchanged skipping 2026/03/31 02:34:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:32 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija/dst') 2026/03/31 02:34:32 DEBUG : three.txt: Sizes differ 2026/03/31 02:34:33 INFO : three-2019-01-01.txt: Deleted 2026/03/31 02:34:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 02:34:35 DEBUG : three.txt: md5 = bb6df19455c0acbad257bde58a1fa91c OK 2026/03/31 02:34:35 DEBUG : three.txt: size = 19 OK 2026/03/31 02:34:35 INFO : three.txt: Copied (new) 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/31 02:34:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.47s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:34:41 DEBUG : Testêé: md5 = 51eab8c0919592ac7c41545f427cac24 OK 2026/03/31 02:34:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:41 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:34:41 DEBUG : Testêé: Sizes differ 2026/03/31 02:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:34:42 DEBUG : Testêé: md5 = 75c2dc45c4bcd34e9607682aa2f60c29 OK 2026/03/31 02:34:42 DEBUG : Testêé: size = 14 OK 2026/03/31 02:34:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/31 02:34:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.27s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:34:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:34:45 DEBUG : existing: md5 = 9d3943f36cca80dc0b3dc654546d2327 OK 2026/03/31 02:34:45 DEBUG : existing: size = 6 OK 2026/03/31 02:34:45 INFO : existing: Copied (new) 2026/03/31 02:34:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:34:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:34:46 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:34:46 DEBUG : existing: Sizes differ 2026/03/31 02:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:34:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/31 02:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:34:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting files as there were IO errors 2026/03/31 02:34:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.30s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:34:49 DEBUG : EXISTING: md5 = 6698f8cf847462c041b5fe653d501efa OK 2026/03/31 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:34:50 DEBUG : EXISTING: size = 6 OK 2026/03/31 02:34:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:34:50 DEBUG : existing: Unchanged skipping 2026/03/31 02:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:34:50 DEBUG : Waiting for deletions to finish 2026/03/31 02:34:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.11s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:34:54 DEBUG : both0: md5 = 0fafda2bd898f160e9fc6658878be2d0 OK 2026/03/31 02:34:56 DEBUG : only0: md5 = fd9309dc419a79e3f072c9c23d63c3ff OK 2026/03/31 02:34:57 DEBUG : both1: md5 = 17425a587d54d7fd120f2de5296995f0 OK 2026/03/31 02:34:58 DEBUG : only1: md5 = 1fdd3e80f6401fd32c33972a4e79e8be OK 2026/03/31 02:35:00 DEBUG : both2: md5 = 452e9ab8c3bf928660ce3592345fde07 OK 2026/03/31 02:35:01 DEBUG : only2: md5 = c4ae8dc555bac1aed5ee53ba1a46363f OK 2026/03/31 02:35:03 DEBUG : both3: md5 = b074b8c0feb35327b0752f7ac35b8199 OK 2026/03/31 02:35:04 DEBUG : only3: md5 = 9fae644c4edd9b3c8e6cb616bd173e33 OK 2026/03/31 02:35:06 DEBUG : both4: md5 = 881de3d9679c72fa013afce3bd274d82 OK 2026/03/31 02:35:07 DEBUG : only4: md5 = f0ad50dde81af53156dc750a57952db1 OK 2026/03/31 02:35:09 DEBUG : both5: md5 = 74edf76d98ff234511a535798f956616 OK 2026/03/31 02:35:10 DEBUG : only5: md5 = c0640b9e76b521f04ecc20d110540f75 OK 2026/03/31 02:35:12 DEBUG : both6: md5 = d2e86f686d69f0722cd376836cc9f8f9 OK 2026/03/31 02:35:13 DEBUG : only6: md5 = 9f6a468b2657042d78e263ca1ff0d77a OK 2026/03/31 02:35:15 DEBUG : both7: md5 = e40c4f819f716aa78e2878797d5b6338 OK 2026/03/31 02:35:16 DEBUG : only7: md5 = a15bc1ebe98206c2ab490197fd130aea OK 2026/03/31 02:35:18 DEBUG : both8: md5 = 884f73822872d8ce5e68e31f5efc4f32 OK 2026/03/31 02:35:19 DEBUG : only8: md5 = dfc0fc8a896c827b46f697037c65f4c1 OK 2026/03/31 02:35:21 DEBUG : both9: md5 = 8874a9634332048fc6f47037afe1f877 OK 2026/03/31 02:35:22 DEBUG : only9: md5 = 48c78893125e820e6aa112f9bca96fa6 OK 2026/03/31 02:35:24 DEBUG : both10: md5 = ab1ea5230e19e99a1de71b2ac4b5c7c5 OK 2026/03/31 02:35:25 DEBUG : only10: md5 = 7317ac9928e9f9d059fda44fd5335d1a OK 2026/03/31 02:35:27 DEBUG : both11: md5 = 6fd7b705dfe47c21e89f9a60ac4316f7 OK 2026/03/31 02:35:28 DEBUG : only11: md5 = 6da3cf916c2673875683c3bbb198d777 OK 2026/03/31 02:35:30 DEBUG : both12: md5 = 76349d31ee3982156288d6c5b9578cf7 OK 2026/03/31 02:35:32 DEBUG : only12: md5 = 09bb15711c781e67bd4ab50fa4e58bc3 OK 2026/03/31 02:35:33 DEBUG : both13: md5 = 68179b743dc4100af3b9de5d1c6bb0a9 OK 2026/03/31 02:35:35 DEBUG : only13: md5 = 17a0e6f3df0a671934abce81e7bcf23c OK 2026/03/31 02:35:36 DEBUG : both14: md5 = b9e1a1358c27b32dabce1dd048e6d1e2 OK 2026/03/31 02:35:37 DEBUG : only14: md5 = ac56d5045e3ae9248284e0c79e9a9817 OK 2026/03/31 02:35:39 DEBUG : both15: md5 = 7d152c54ebc216df20822c2da32ca296 OK 2026/03/31 02:35:40 DEBUG : only15: md5 = 316083fa185a740712b7bbe83b81d2a8 OK 2026/03/31 02:35:42 DEBUG : both16: md5 = 82b3dbf5b00f3a0c5582e048635c57a1 OK 2026/03/31 02:35:43 DEBUG : only16: md5 = 24b3f8a0570a25b6360ae80ae66827e4 OK 2026/03/31 02:35:45 DEBUG : both17: md5 = 571e37b8cdbd68b7f9f52c7fbd7dce73 OK 2026/03/31 02:35:46 DEBUG : only17: md5 = 9b2da9fee33a55a103a8ccf8c0103c49 OK 2026/03/31 02:35:48 DEBUG : both18: md5 = ec05b0109072e0b889608d98bf74d2bb OK 2026/03/31 02:35:49 DEBUG : only18: md5 = 55385585033d788c02ec4321c873fa65 OK 2026/03/31 02:35:50 DEBUG : both19: md5 = 68bca83d6798f38f4ff3db1d3b50af65 OK 2026/03/31 02:35:52 DEBUG : only19: md5 = 464486753d905c3e1516914a5ef3d3d5 OK 2026/03/31 02:35:53 DEBUG : both0: size = 6 OK 2026/03/31 02:35:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both0: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both10: size = 6 OK 2026/03/31 02:35:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both10: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both11: size = 6 OK 2026/03/31 02:35:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both11: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both12: size = 6 OK 2026/03/31 02:35:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both12: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both13: size = 6 OK 2026/03/31 02:35:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both13: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both14: size = 6 OK 2026/03/31 02:35:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both14: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both15: size = 6 OK 2026/03/31 02:35:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both15: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both16: size = 6 OK 2026/03/31 02:35:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both16: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both17: size = 6 OK 2026/03/31 02:35:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both17: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both18: size = 6 OK 2026/03/31 02:35:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both18: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both19: size = 6 OK 2026/03/31 02:35:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both19: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both1: size = 6 OK 2026/03/31 02:35:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both1: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both2: size = 6 OK 2026/03/31 02:35:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both2: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both3: size = 6 OK 2026/03/31 02:35:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both3: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both4: size = 6 OK 2026/03/31 02:35:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both4: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both5: size = 6 OK 2026/03/31 02:35:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both5: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both6: size = 6 OK 2026/03/31 02:35:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both6: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both7: size = 6 OK 2026/03/31 02:35:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both7: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both8: size = 6 OK 2026/03/31 02:35:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both8: Unchanged skipping 2026/03/31 02:35:53 DEBUG : both9: size = 6 OK 2026/03/31 02:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:35:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:35:53 DEBUG : both9: Unchanged skipping 2026/03/31 02:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:35:53 DEBUG : Waiting for deletions to finish 2026/03/31 02:35:53 INFO : only5: Deleted 2026/03/31 02:35:53 INFO : only17: Deleted 2026/03/31 02:35:53 INFO : only19: Deleted 2026/03/31 02:35:53 INFO : only9: Deleted 2026/03/31 02:35:53 INFO : only18: Deleted 2026/03/31 02:35:53 INFO : only2: Deleted 2026/03/31 02:35:54 INFO : only4: Deleted 2026/03/31 02:35:54 INFO : only7: Deleted 2026/03/31 02:35:54 INFO : only10: Deleted 2026/03/31 02:35:54 INFO : only8: Deleted 2026/03/31 02:35:54 INFO : only15: Deleted 2026/03/31 02:35:54 INFO : only13: Deleted 2026/03/31 02:35:54 INFO : only16: Deleted 2026/03/31 02:35:54 INFO : only3: Deleted 2026/03/31 02:35:54 INFO : only1: Deleted 2026/03/31 02:35:54 INFO : only0: Deleted 2026/03/31 02:35:55 INFO : only14: Deleted 2026/03/31 02:35:55 INFO : only11: Deleted 2026/03/31 02:35:55 INFO : only12: Deleted 2026/03/31 02:35:55 INFO : only6: Deleted 2026/03/31 02:35:55 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.04s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:36:06 DEBUG : both0: md5 = a123397b717f907e7e41a4316ad4d38a OK 2026/03/31 02:36:08 DEBUG : only0: md5 = 83ddece122fddac3aaf5203c5889f36a OK 2026/03/31 02:36:09 DEBUG : both1: md5 = 07e1abb4bbddcc40268cd8b2a999063d OK 2026/03/31 02:36:10 DEBUG : only1: md5 = 355a1fcb60168d417ab9e42b9396e7b0 OK 2026/03/31 02:36:12 DEBUG : both2: md5 = 5bac99cf3b04c7f647439a4a298b52cc OK 2026/03/31 02:36:13 DEBUG : only2: md5 = 6588c42f096ffc135ea3ee1926c2af43 OK 2026/03/31 02:36:15 DEBUG : both3: md5 = bfbe9aaa94e83ad189b9312e425174d3 OK 2026/03/31 02:36:16 DEBUG : only3: md5 = eff18656ede58c641ba1febca87012ae OK 2026/03/31 02:36:18 DEBUG : both4: md5 = 7bc43b98a2d5b95d84efe9729f2a3010 OK 2026/03/31 02:36:19 DEBUG : only4: md5 = 44f7762a082088d0dd3547437d8493d2 OK 2026/03/31 02:36:21 DEBUG : both5: md5 = e5f03830b8e54c6f4d9f2df834200eeb OK 2026/03/31 02:36:23 DEBUG : only5: md5 = 5d345fe8425f0fdd1214778b5fe73ca5 OK 2026/03/31 02:36:24 DEBUG : both6: md5 = d17778b95691015410817671be9e0593 OK 2026/03/31 02:36:26 DEBUG : only6: md5 = 4181ac072677d23d16b12e6472eb034e OK 2026/03/31 02:36:27 DEBUG : both7: md5 = 887beb3447ca718aff542bd1917dec1d OK 2026/03/31 02:36:29 DEBUG : only7: md5 = 96a20d5fdf1a0a83f9567f6a67d06868 OK 2026/03/31 02:36:31 DEBUG : both8: md5 = 5239c09d11d0ba3f18b6543502b541e9 OK 2026/03/31 02:36:32 DEBUG : only8: md5 = 69c3c64111592022fd33c83de764277a OK 2026/03/31 02:36:33 DEBUG : both9: md5 = 451c37b0f0b872e83d0846e7b5f5586e OK 2026/03/31 02:36:35 DEBUG : only9: md5 = 1506bed0407086e6838ee6d8af394538 OK 2026/03/31 02:36:36 DEBUG : both10: md5 = c7ece2ba81ac83b1cf938ee68a4c2bbc OK 2026/03/31 02:36:38 DEBUG : only10: md5 = 59b5736c95cee997258033b23d4d631d OK 2026/03/31 02:36:39 DEBUG : both11: md5 = f232c2c5b1a97ee05f820034efd2d2b3 OK 2026/03/31 02:36:41 DEBUG : only11: md5 = 5610085e5f59f3d593cc45fa92a2f9e7 OK 2026/03/31 02:36:43 DEBUG : both12: md5 = 5443f5440601d0053cc413670149590a OK 2026/03/31 02:36:44 DEBUG : only12: md5 = 2fd3b7fdb32f1088772efa45fb7854d5 OK 2026/03/31 02:36:45 DEBUG : both13: md5 = 7f616dcd3ad5037f3ec6af3bffa51683 OK 2026/03/31 02:36:47 DEBUG : only13: md5 = 40ae4684fb553773b460e77c12be2e1f OK 2026/03/31 02:36:48 DEBUG : both14: md5 = 76ef5a6a49bc7450de2182973da33805 OK 2026/03/31 02:36:50 DEBUG : only14: md5 = a1ba5d3f7c4577ecfbb8acd71495fb41 OK 2026/03/31 02:36:51 DEBUG : both15: md5 = 859a472a323d041e40e93cdde9b78ead OK 2026/03/31 02:36:53 DEBUG : only15: md5 = a919beebd2f4fcd323db1f0029eab8f1 OK 2026/03/31 02:36:54 DEBUG : both16: md5 = 1287ee50f9b2579cabc3393e0a17cad4 OK 2026/03/31 02:36:56 DEBUG : only16: md5 = 0d1863a3839521dc07f7440b68067d9f OK 2026/03/31 02:36:57 DEBUG : both17: md5 = 4d92e95a835eff597e7e4d245f1fa98b OK 2026/03/31 02:36:59 DEBUG : only17: md5 = 8644d3319b1db322de4dc2edf0214bd5 OK 2026/03/31 02:37:00 DEBUG : both18: md5 = b1e6e32eb6aa835696fc980c3f635fd6 OK 2026/03/31 02:37:02 DEBUG : only18: md5 = 5501e2765f4059d606d5c9f352b6ce03 OK 2026/03/31 02:37:03 DEBUG : both19: md5 = c8791957f89205ce2d037e1def940d3a OK 2026/03/31 02:37:05 DEBUG : only19: md5 = b493086650407a213ed1f75c1a708890 OK 2026/03/31 02:37:06 DEBUG : both0: size = 6 OK 2026/03/31 02:37:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both12: size = 6 OK 2026/03/31 02:37:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both10: size = 6 OK 2026/03/31 02:37:06 DEBUG : both11: size = 6 OK 2026/03/31 02:37:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both0: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both13: size = 6 OK 2026/03/31 02:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:37:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both13: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both14: size = 6 OK 2026/03/31 02:37:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both12: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both15: size = 6 OK 2026/03/31 02:37:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both15: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both16: size = 6 OK 2026/03/31 02:37:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both16: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both17: size = 6 OK 2026/03/31 02:37:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both17: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both18: size = 6 OK 2026/03/31 02:37:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both18: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both19: size = 6 OK 2026/03/31 02:37:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both19: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both1: size = 6 OK 2026/03/31 02:37:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both1: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both2: size = 6 OK 2026/03/31 02:37:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both11: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both3: size = 6 OK 2026/03/31 02:37:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both10: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both4: size = 6 OK 2026/03/31 02:37:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both4: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both5: size = 6 OK 2026/03/31 02:37:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both5: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both6: size = 6 OK 2026/03/31 02:37:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both6: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both7: size = 6 OK 2026/03/31 02:37:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both7: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both8: size = 6 OK 2026/03/31 02:37:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both8: Unchanged skipping 2026/03/31 02:37:06 DEBUG : both9: size = 6 OK 2026/03/31 02:37:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:37:06 DEBUG : both9: Unchanged skipping 2026/03/31 02:37:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only0: Sizes differ 2026/03/31 02:37:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only10: Sizes differ 2026/03/31 02:37:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only11: Sizes differ 2026/03/31 02:37:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only12: Sizes differ 2026/03/31 02:37:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only13: Sizes differ 2026/03/31 02:37:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only14: Sizes differ 2026/03/31 02:37:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only15: Sizes differ 2026/03/31 02:37:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only16: Sizes differ 2026/03/31 02:37:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only17: Sizes differ 2026/03/31 02:37:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only18: Sizes differ 2026/03/31 02:37:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only19: Sizes differ 2026/03/31 02:37:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only1: Sizes differ 2026/03/31 02:37:06 DEBUG : both14: Unchanged skipping 2026/03/31 02:37:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only2: Sizes differ 2026/03/31 02:37:06 DEBUG : both2: Unchanged skipping 2026/03/31 02:37:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only3: Sizes differ 2026/03/31 02:37:06 DEBUG : both3: Unchanged skipping 2026/03/31 02:37:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only4: Sizes differ 2026/03/31 02:37:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only5: Sizes differ 2026/03/31 02:37:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only6: Sizes differ 2026/03/31 02:37:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only7: Sizes differ 2026/03/31 02:37:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only8: Sizes differ 2026/03/31 02:37:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2105899543) 2026/03/31 02:37:06 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija') 2026/03/31 02:37:06 DEBUG : only9: Sizes differ 2026/03/31 02:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:37:07 DEBUG : only0: md5 = 2f9dba55921a9c7131ead444b19d5f18 OK 2026/03/31 02:37:07 DEBUG : only0: size = 0 OK 2026/03/31 02:37:07 INFO : only0: Copied (replaced existing) 2026/03/31 02:37:07 DEBUG : only10: md5 = c2c00324df113920d927bdec95dfcd8a OK 2026/03/31 02:37:07 DEBUG : only10: size = 0 OK 2026/03/31 02:37:07 INFO : only10: Copied (replaced existing) 2026/03/31 02:37:07 DEBUG : only11: md5 = 308789d3e17399e1aab0076b4f02a321 OK 2026/03/31 02:37:07 DEBUG : only11: size = 0 OK 2026/03/31 02:37:07 INFO : only11: Copied (replaced existing) 2026/03/31 02:37:07 DEBUG : only12: md5 = 2ffb75409c9aa996e2e255c42e13ab43 OK 2026/03/31 02:37:07 DEBUG : only12: size = 0 OK 2026/03/31 02:37:07 INFO : only12: Copied (replaced existing) 2026/03/31 02:37:08 DEBUG : only13: md5 = 2c75798855427449968418697014cbaa OK 2026/03/31 02:37:08 DEBUG : only13: size = 0 OK 2026/03/31 02:37:08 INFO : only13: Copied (replaced existing) 2026/03/31 02:37:08 DEBUG : only14: md5 = 83492c81933f482d19ef8f3ef37bf814 OK 2026/03/31 02:37:08 DEBUG : only14: size = 0 OK 2026/03/31 02:37:08 INFO : only14: Copied (replaced existing) 2026/03/31 02:37:08 DEBUG : only15: md5 = a26de7454452471c9c271bb8d1f2d593 OK 2026/03/31 02:37:08 DEBUG : only15: size = 0 OK 2026/03/31 02:37:08 INFO : only15: Copied (replaced existing) 2026/03/31 02:37:08 DEBUG : only16: md5 = 43ac86dab63c31ca1d3f0c7a72a894ca OK 2026/03/31 02:37:08 DEBUG : only16: size = 0 OK 2026/03/31 02:37:08 INFO : only16: Copied (replaced existing) 2026/03/31 02:37:09 DEBUG : only18: md5 = 1e5f9d14b8242415ed9cc3999214d964 OK 2026/03/31 02:37:09 DEBUG : only18: size = 0 OK 2026/03/31 02:37:09 INFO : only18: Copied (replaced existing) 2026/03/31 02:37:09 DEBUG : only17: md5 = 7835a0491dc0a1b19f6b3eeee797bd2c OK 2026/03/31 02:37:09 DEBUG : only17: size = 0 OK 2026/03/31 02:37:09 INFO : only17: Copied (replaced existing) 2026/03/31 02:37:09 DEBUG : only19: md5 = 94982d5188257c6b4660a207d7b7d8cc OK 2026/03/31 02:37:09 DEBUG : only19: size = 0 OK 2026/03/31 02:37:09 INFO : only19: Copied (replaced existing) 2026/03/31 02:37:09 DEBUG : only4: md5 = adabb9131064278b12b9a6c6405551ca OK 2026/03/31 02:37:09 DEBUG : only4: size = 0 OK 2026/03/31 02:37:09 INFO : only4: Copied (replaced existing) 2026/03/31 02:37:10 DEBUG : only5: md5 = 55df7373fb3976e1acb8b046f1e9d9bb OK 2026/03/31 02:37:10 DEBUG : only5: size = 0 OK 2026/03/31 02:37:10 INFO : only5: Copied (replaced existing) 2026/03/31 02:37:10 DEBUG : only7: md5 = cd0b0a640606fc50f50633fc6fed62ac OK 2026/03/31 02:37:10 DEBUG : only7: size = 0 OK 2026/03/31 02:37:10 INFO : only7: Copied (replaced existing) 2026/03/31 02:37:10 DEBUG : only6: md5 = 73016a4836d39e07747464a15cba4469 OK 2026/03/31 02:37:10 DEBUG : only6: size = 0 OK 2026/03/31 02:37:10 INFO : only6: Copied (replaced existing) 2026/03/31 02:37:11 DEBUG : only8: md5 = a02a938e9d7f9ad88c799b069b1d2c9c OK 2026/03/31 02:37:11 DEBUG : only8: size = 0 OK 2026/03/31 02:37:11 INFO : only8: Copied (replaced existing) 2026/03/31 02:37:12 DEBUG : only9: md5 = c450bbe62810036861bde9f68c4aef0c OK 2026/03/31 02:37:12 DEBUG : only9: size = 0 OK 2026/03/31 02:37:12 INFO : only9: Copied (replaced existing) 2026/03/31 02:37:12 DEBUG : only1: md5 = 0f75d9d5ac6d0c00b22722f11cfeaa46 OK 2026/03/31 02:37:12 DEBUG : only1: size = 0 OK 2026/03/31 02:37:12 INFO : only1: Copied (replaced existing) 2026/03/31 02:37:12 DEBUG : only2: md5 = fb53c4733be83db14c0eea3f36fd83c3 OK 2026/03/31 02:37:12 DEBUG : only2: size = 0 OK 2026/03/31 02:37:12 INFO : only2: Copied (replaced existing) 2026/03/31 02:37:12 DEBUG : only3: md5 = aebdbc4843f05460fc2084928dfac693 OK 2026/03/31 02:37:12 DEBUG : only3: size = 0 OK 2026/03/31 02:37:12 INFO : only3: Copied (replaced existing) 2026/03/31 02:37:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.89s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:37:30 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:37:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:30 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:37:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:30 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:37:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/31 02:37:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/31 02:37:45 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:37:46 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:37:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:46 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:37:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:46 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:37:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:37:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:37:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/31 02:38:00 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/31 02:38:01 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:38:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:38:02 DEBUG : sub dir: Making directory with metadata 2026/03/31 02:38:03 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/31 02:38:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:38:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:38:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:38:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/31 02:38:36 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/31 02:38:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:38:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/31 02:38:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/31 02:38:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:38:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:38:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:38:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:38:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:38:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/31 02:38:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:38:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:38:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:38:43 DEBUG : sub dir: Making directory with metadata 2026/03/31 02:38:44 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/31 02:39:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:39:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:39:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:39:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/31 02:39:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:39:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/31 02:39:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/31 02:39:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:39:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:39:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:39:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:39:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/31 02:39:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/31 02:39:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/31 02:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.55s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:39:29 DEBUG : dir1/0000-abcdefg.txt: md5 = bb9eecfbc0a9824bd9903a83f0aa7614 OK 2026/03/31 02:39:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = ac929652a19f4454b7e7e79b85cb968d OK 2026/03/31 02:39:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 0f1be057863bf4840863cc739bc538b1 OK 2026/03/31 02:39:34 DEBUG : dir1/0003-defghij.txt: md5 = 6c623a3c9679b9a528d572c9b0d7c59a OK 2026/03/31 02:39:35 DEBUG : dir1/0004-efghijk.txt: md5 = 7caf8acb3d4d7c5fa52aac4ffc0c224a OK 2026/03/31 02:39:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 403a7a3386620c0dc6a263bbad092b7f OK 2026/03/31 02:39:38 DEBUG : dir1/0006-ghijklm.txt: md5 = b278305899c96568a6afaf800dd53083 OK 2026/03/31 02:39:39 DEBUG : dir1/0007-1234567.txt: md5 = 998390f07152d7ac962144a5f9630880 OK 2026/03/31 02:39:41 DEBUG : dir1/0008-2345678.txt: md5 = ebe3ad10eb3f3d971d06cc0fa9fd2a03 OK 2026/03/31 02:39:43 DEBUG : dir1/0009-3456789.txt: md5 = ea522f3880de8f6c504ee307e19ec40a OK 2026/03/31 02:39:44 DEBUG : dir1/0010-456789.txt: md5 = 5ac492c2de5d7533787b50f2080048a8 OK 2026/03/31 02:39:45 DEBUG : dir1/0011-56789;.txt: md5 = 0b5fa572324eb9665174ba3452201aa7 OK 2026/03/31 02:39:47 DEBUG : dir1/0012-6789;.txt: md5 = 08ab33fdbe9f518de797d6babd9d0103 OK 2026/03/31 02:39:48 DEBUG : dir1/0013-789;=.txt: md5 = bcb1a6b8b4b4828d7fccaa6564343020 OK 2026/03/31 02:39:50 DEBUG : dir1/0014-89;=.txt: md5 = f44afd94dd8043c32efc3c55343896d4 OK 2026/03/31 02:39:51 DEBUG : dir1/0015-9;=.txt: md5 = 408915c68006b0b8be517bdfccbdaf38 OK 2026/03/31 02:39:53 DEBUG : apple: md5 = 2209ef2f48ba93dc5718379abfbdb2d3 OK 2026/03/31 02:39:54 DEBUG : banana: md5 = 5754ace5e9d6eefd0b184edce670230c OK 2026/03/31 02:39:56 DEBUG : appleappleapplebanana: md5 = 332abb886ff9e693036b5608195165b4 OK 2026/03/31 02:39:57 DEBUG : splitbananasplit: md5 = 65564f01c692e03686b478933eeae950 OK 2026/03/31 02:39:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:39:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:39:59 DEBUG : apple: size = 5 OK 2026/03/31 02:39:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : apple: Unchanged skipping 2026/03/31 02:39:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:39:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:39:59 DEBUG : banana: size = 6 OK 2026/03/31 02:39:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : banana: Unchanged skipping 2026/03/31 02:39:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:39:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:39:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:39:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:39:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:39:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:39:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:39:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:39:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:39:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:39:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:39:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:39:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:40:01 DEBUG : dir1: Directory modification time the same (differ by -225.617µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:40:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:40:01 DEBUG : apple: size = 5 OK 2026/03/31 02:40:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : apple: Unchanged skipping 2026/03/31 02:40:01 DEBUG : banana: size = 6 OK 2026/03/31 02:40:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : banana: Unchanged skipping 2026/03/31 02:40:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:40:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:40:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:40:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:40:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:40:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:40:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:40:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:40:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:40:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:40:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:40:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:40:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:40:16 DEBUG : dir1/0000-abcdefg.txt: md5 = ea79844fdf49d0542862b12aebc1838d OK 2026/03/31 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 30b155efb9ae734bad267d6121d4b923 OK 2026/03/31 02:40:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 727c1c4ca964708a8b55cdc7b5eb3027 OK 2026/03/31 02:40:20 DEBUG : dir1/0003-defghij.txt: md5 = 850c71c16705f48a44917c09bd5b7f2d OK 2026/03/31 02:40:22 DEBUG : dir1/0004-efghijk.txt: md5 = 3436b35893839dcabe99f59451b07f9e OK 2026/03/31 02:40:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 9683a7f1da4bb9376971a76d5019b8d4 OK 2026/03/31 02:40:25 DEBUG : dir1/0006-ghijklm.txt: md5 = fe11741d1e57d8e61e1ec17a3ee8142a OK 2026/03/31 02:40:26 DEBUG : dir1/0007-1234567.txt: md5 = 5e66247cab32debec3d0bf5d4fd2d4d3 OK 2026/03/31 02:40:27 DEBUG : dir1/0008-2345678.txt: md5 = 40ec971ba7ecb4c6bf357a557ece2000 OK 2026/03/31 02:40:29 DEBUG : dir1/0009-3456789.txt: md5 = 8f82a7163370078ad44e44f2f79edb18 OK 2026/03/31 02:40:31 DEBUG : dir1/0010-456789.txt: md5 = 1c70182287202010400c28d50ba3e7b0 OK 2026/03/31 02:40:32 DEBUG : dir1/0011-56789;.txt: md5 = eae1d872f11b9cf9344527c970f80d50 OK 2026/03/31 02:40:33 DEBUG : dir1/0012-6789;.txt: md5 = 404cac19fa50c8c42b09555bed3c9f88 OK 2026/03/31 02:40:35 DEBUG : dir1/0013-789;=.txt: md5 = 445f1d2941e58d205aa24775b5cdefba OK 2026/03/31 02:40:37 DEBUG : dir1/0014-89;=.txt: md5 = b2a1d73201cf2f2c304ee5f8427eb31e OK 2026/03/31 02:40:38 DEBUG : dir1/0015-9;=.txt: md5 = 56d9c77f044cae6c9cafd6c88ab30304 OK 2026/03/31 02:40:40 DEBUG : apple: md5 = 1e37c33e16489214be14b9bd76fa6e18 OK 2026/03/31 02:40:41 DEBUG : banana: md5 = f2534cc2568f8862d38e6957dc78c9a9 OK 2026/03/31 02:40:43 DEBUG : appleappleapplebanana: md5 = 9f200c625fff619a982616953e8957ee OK 2026/03/31 02:40:45 DEBUG : splitbananasplit: md5 = 7ed4c72c4673a1e43be61884ff721677 OK 2026/03/31 02:40:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:40:46 DEBUG : apple: size = 5 OK 2026/03/31 02:40:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:46 DEBUG : apple: Unchanged skipping 2026/03/31 02:40:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:40:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:40:46 DEBUG : banana: size = 6 OK 2026/03/31 02:40:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:46 DEBUG : banana: Unchanged skipping 2026/03/31 02:40:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:40:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:40:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:40:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:40:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:40:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:40:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:40:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:40:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:40:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:40:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:40:48 DEBUG : dir1: Directory modification time the same (differ by -741.93µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : apple: size = 5 OK 2026/03/31 02:40:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : apple: Unchanged skipping 2026/03/31 02:40:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:40:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:40:48 DEBUG : banana: size = 6 OK 2026/03/31 02:40:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : banana: Unchanged skipping 2026/03/31 02:40:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:40:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:40:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:40:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:40:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:40:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:40:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:40:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:40:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:40:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:40:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:40:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:40:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:40:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:40:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:41:03 DEBUG : dir1/0000-abcdefg.txt: md5 = dc9fd14b8a81cb42dd7b4c4635f655b0 OK 2026/03/31 02:41:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = d8ba785967263d33097f607bac5480ad OK 2026/03/31 02:41:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c692917eacfcb79c991f8fbff6ad1db OK 2026/03/31 02:41:07 DEBUG : dir1/0003-defghij.txt: md5 = 2c370fa8219bfebab3cb2a2955c72047 OK 2026/03/31 02:41:09 DEBUG : dir1/0004-efghijk.txt: md5 = 3358bc68e75fb396426d244bf6de4a5a OK 2026/03/31 02:41:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 9fde025d9221ea10ba474236445b5026 OK 2026/03/31 02:41:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 2d44976b4753c132c132e379efe49f61 OK 2026/03/31 02:41:13 DEBUG : dir1/0007-1234567.txt: md5 = a59694c32a7db7f993ec30de26356ac2 OK 2026/03/31 02:41:15 DEBUG : dir1/0008-2345678.txt: md5 = 58958c5b85f62ae2c1b74d44d81170a9 OK 2026/03/31 02:41:16 DEBUG : dir1/0009-3456789.txt: md5 = fea538833c3f0c7f88dd50e136d47907 OK 2026/03/31 02:41:18 DEBUG : dir1/0010-456789.txt: md5 = 4de97137ca92e30092e5e897c2dbdbb5 OK 2026/03/31 02:41:19 DEBUG : dir1/0011-56789;.txt: md5 = 913a4c4e916afd30987891f443ff22b6 OK 2026/03/31 02:41:21 DEBUG : dir1/0012-6789;.txt: md5 = 2e7ada3c3e825ca3ada88c81a63f97a4 OK 2026/03/31 02:41:22 DEBUG : dir1/0013-789;=.txt: md5 = 547ff872e1e5e81aa92b012b1c910868 OK 2026/03/31 02:41:24 DEBUG : dir1/0014-89;=.txt: md5 = b1c5ae8d7874e14545387fb6376b600d OK 2026/03/31 02:41:25 DEBUG : dir1/0015-9;=.txt: md5 = 6a44076ccc5e607301c499b6ad58cfa3 OK 2026/03/31 02:41:27 DEBUG : apple: md5 = f3522dab3c0240b2273e338e764258d5 OK 2026/03/31 02:41:28 DEBUG : banana: md5 = d0c3955204cb0d8575f112b5558e15d6 OK 2026/03/31 02:41:30 DEBUG : appleappleapplebanana: md5 = f02530160faf876773910c18bf21a4b1 OK 2026/03/31 02:41:31 DEBUG : splitbananasplit: md5 = 1a8d3c121aaa3d7de58267017b283868 OK 2026/03/31 02:41:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:41:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:33 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:41:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:41:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 851a05bd213cc11902b305a2396f8f2c OK 2026/03/31 02:41:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:41:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = dbe6b262ba99e6d9b06fdc52718aae95 OK 2026/03/31 02:41:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:41:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:34 DEBUG : YXBwbGU=: md5 = 118090a80e50094f032dc77aab1cf8ee OK 2026/03/31 02:41:34 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:41:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/31 02:41:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:34 DEBUG : YmFuYW5h: md5 = db34f9359e6e0c3912a1ea0660a4dd88 OK 2026/03/31 02:41:34 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:41:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/31 02:41:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = e1d3464b16cb4fb645b4cdd1c3628dca OK 2026/03/31 02:41:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:41:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1104a3f676d51c77398faec83240d8be OK 2026/03/31 02:41:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:41:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5eb92f57c92b6a5a71f3a55af67e32c4 OK 2026/03/31 02:41:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:41:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 867affcbdf28554c1e5eaa9f9f83ac58 OK 2026/03/31 02:41:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:41:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = bbaf6321d9bca78def8e484b88d35cb9 OK 2026/03/31 02:41:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:41:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d50fb9d31386f44755c4e92603fdfaa3 OK 2026/03/31 02:41:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:41:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 192c6979389e203a6f672666b126cf36 OK 2026/03/31 02:41:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:41:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 429b032d7a2fa185049ed339c00a3821 OK 2026/03/31 02:41:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:41:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 46b5693c880f3501284ad974a37a16c0 OK 2026/03/31 02:41:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:41:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 64d553818fe6bb697dfed3164bb1cf55 OK 2026/03/31 02:41:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:41:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 8ee92375ec67d10ec8babb9d23dc5798 OK 2026/03/31 02:41:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:41:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 9312a9d1b2ed3ea3c178de422b3a705f OK 2026/03/31 02:41:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:41:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2807642caec18ce8fd759f13f8cec62f OK 2026/03/31 02:41:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:41:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = b4e2dfa3f3fa5780ee1ccbb16f2067c8 OK 2026/03/31 02:41:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:41:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = ef7f6e7ac008c867fe6f69df1941d72c OK 2026/03/31 02:41:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:41:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:40 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 56c70e81c6b8b1995fdbf389ab76d31d OK 2026/03/31 02:41:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:41:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:40 DEBUG : Waiting for deletions to finish 2026/03/31 02:41:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:41:41 INFO : banana: Deleted 2026/03/31 02:41:41 INFO : appleappleapplebanana: Deleted 2026/03/31 02:41:41 INFO : splitbananasplit: Deleted 2026/03/31 02:41:41 INFO : apple: Deleted 2026/03/31 02:41:41 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:41:41 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:41:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:41:42 DEBUG : Waiting for deletions to finish 2026/03/31 02:41:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:43 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:43 DEBUG : dir1: Directory modification time the same (differ by -258.095µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:41:43 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:41:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:41:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:41:43 DEBUG : banana: Unchanged skipping 2026/03/31 02:41:43 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:41:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : apple: Unchanged skipping 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:41:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:41:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:41:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:41:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:41:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:41:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:41:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:41:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:41:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:41:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:41:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:41:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:41:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:41:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:41:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:41:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/31 02:41:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:41:58 DEBUG : dir1/0000-abcdefg.txt: md5 = e28b41daa2af97a13bcf724889bcf6da OK 2026/03/31 02:41:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46915fd0a9c10a18a5fe2e302369ae77 OK 2026/03/31 02:42:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 448499da4bdfb61145f755510d5c15d2 OK 2026/03/31 02:42:02 DEBUG : dir1/0003-defghij.txt: md5 = 8b1a6c6c8569f148016b737e4019098b OK 2026/03/31 02:42:04 DEBUG : dir1/0004-efghijk.txt: md5 = b480fdcdc518cca26e5b4b196d8a8700 OK 2026/03/31 02:42:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 4ba7543ca47aa5d2c3e83db5756024b0 OK 2026/03/31 02:42:07 DEBUG : dir1/0006-ghijklm.txt: md5 = d1aeb579a2922b21742300be5487e510 OK 2026/03/31 02:42:08 DEBUG : dir1/0007-1234567.txt: md5 = 9dc6ecd59e29feeb277775172783de2c OK 2026/03/31 02:42:10 DEBUG : dir1/0008-2345678.txt: md5 = a5b2c1814facd1f305c6dbca8a5363ff OK 2026/03/31 02:42:11 DEBUG : dir1/0009-3456789.txt: md5 = 3258008fcc9d99cec912a8b8f913c6ac OK 2026/03/31 02:42:12 DEBUG : dir1/0010-456789.txt: md5 = 535e5943955db5028f1db87267bd88a2 OK 2026/03/31 02:42:14 DEBUG : dir1/0011-56789;.txt: md5 = 4348c6c57684161fbe291e14896fca5c OK 2026/03/31 02:42:16 DEBUG : dir1/0012-6789;.txt: md5 = 047d234d5fa9c341ef99997217796565 OK 2026/03/31 02:42:17 DEBUG : dir1/0013-789;=.txt: md5 = acc810b15b8515783c7d7d5d7172a536 OK 2026/03/31 02:42:19 DEBUG : dir1/0014-89;=.txt: md5 = 03a5423c56d757f794160c6e64a54047 OK 2026/03/31 02:42:20 DEBUG : dir1/0015-9;=.txt: md5 = ff8463387e31033a9b79c89fdc0ed568 OK 2026/03/31 02:42:22 DEBUG : apple: md5 = b1bc3e7988886eb7c54bfdaa9e436671 OK 2026/03/31 02:42:23 DEBUG : banana: md5 = b9da34428b04f8a9ccc6260aa42c2c44 OK 2026/03/31 02:42:25 DEBUG : appleappleapplebanana: md5 = 2df8f1e18e46e2fe76fed2d1ce99ca39 OK 2026/03/31 02:42:26 DEBUG : splitbananasplit: md5 = 1f71de3ea6cf6592b6b6ab9793742d16 OK 2026/03/31 02:42:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:27 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:42:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:42:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:42:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:42:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:42:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:42:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:42:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:42:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:42:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:42:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:42:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:42:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:42:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:42:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:42:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:42:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:42:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:42:29 DEBUG : PREFIXapple: md5 = 6c800310432f02989f616c8e752cfee3 OK 2026/03/31 02:42:29 DEBUG : PREFIXapple: size = 5 OK 2026/03/31 02:42:29 INFO : apple: Copied (new) to: PREFIXapple 2026/03/31 02:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:29 DEBUG : PREFIXappleappleapplebanana: md5 = cc5560f81b9031ee7f4a4474ddd5aef0 OK 2026/03/31 02:42:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/31 02:42:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/31 02:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:29 DEBUG : PREFIXsplitbananasplit: md5 = 08db818bdaa4bb39f64ba06c2307abf2 OK 2026/03/31 02:42:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/31 02:42:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/31 02:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:29 DEBUG : PREFIXbanana: md5 = 9045ba9f67bf7ef630694a81b5d6b82b OK 2026/03/31 02:42:29 DEBUG : PREFIXbanana: size = 6 OK 2026/03/31 02:42:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/31 02:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 45f233e3e32fb8caeb4b2513893ac2f1 OK 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/31 02:42:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7f86855a9aff612f75dc4d337aabadf1 OK 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/31 02:42:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = d6b6e3b7d315b51361a0a55df045fbb8 OK 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:42:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 1928b2b7669acfbaaceba72f05b888af OK 2026/03/31 02:42:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/31 02:42:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:32 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 7fa07bb1e92002f9fd058a1fa5ed5fcc OK 2026/03/31 02:42:32 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/31 02:42:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 6a53047ae0b1f03ecd0b08fa67d7c7e9 OK 2026/03/31 02:42:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/31 02:42:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:33 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 40bd74591fb2ceadccd6177be04d75ae OK 2026/03/31 02:42:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/31 02:42:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 844215cc0d2fcadf019f2b26e84ef67a OK 2026/03/31 02:42:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/31 02:42:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 730d8a80cb6b91c4d83f94c0ffb4039d OK 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/31 02:42:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d3ca25d3d9924fcf4736e5f0d4837706 OK 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/31 02:42:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 80d9b647e7f57df0389d6eff0c19f54d OK 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/31 02:42:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = b63fc3708d7f9e28152005aa80749f84 OK 2026/03/31 02:42:34 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/31 02:42:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = d49fde4d14eb0a05006a71e9926f91df OK 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/31 02:42:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 486baf90169964fb89748b61d5c62d7f OK 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/31 02:42:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 5766bb0f0369cbcf4ed6a1615340cc8c OK 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/31 02:42:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = e35a78a2b81c1a90cce59007f591cf0b OK 2026/03/31 02:42:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/31 02:42:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:36 INFO : banana: Deleted 2026/03/31 02:42:36 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:42:36 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:42:36 INFO : apple: Deleted 2026/03/31 02:42:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:42:37 INFO : appleappleapplebanana: Deleted 2026/03/31 02:42:37 INFO : splitbananasplit: Deleted 2026/03/31 02:42:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:42:37 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:42:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:42:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:42:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:42:38 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:42:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:42:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1: Directory modification time the same (differ by -857.643µs, within tolerance 1ms) 2026/03/31 02:42:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:42:40 DEBUG : banana: md5 = a299da8b5e12230ba9c5657eb748b673 OK 2026/03/31 02:42:40 DEBUG : banana: size = 6 OK 2026/03/31 02:42:40 INFO : banana: Copied (new) 2026/03/31 02:42:40 DEBUG : splitbananasplit: md5 = 481306d282161c45bf99fa3dfbc952f0 OK 2026/03/31 02:42:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:42:40 INFO : splitbananasplit: Copied (new) 2026/03/31 02:42:40 DEBUG : apple: md5 = 42e7824fccc8f01ae5f8cd01610e0eab OK 2026/03/31 02:42:40 DEBUG : apple: size = 5 OK 2026/03/31 02:42:40 INFO : apple: Copied (new) 2026/03/31 02:42:40 DEBUG : appleappleapplebanana: md5 = 85167009e76e39fa77ac2a837e7eb233 OK 2026/03/31 02:42:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:42:40 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:42:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 40ee96b860251b6cfc7b0aca69bb67e9 OK 2026/03/31 02:42:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:42:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:42:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 8b71a160c04a64d57889005b090bab84 OK 2026/03/31 02:42:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:42:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:42:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6dc0232275b4d97886c505886dbf2241 OK 2026/03/31 02:42:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:42:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:42:42 DEBUG : dir1/0003-defghij.txt: md5 = f18b1b2a92964aa122a5491600153bc5 OK 2026/03/31 02:42:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:42:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:42:43 DEBUG : dir1/0004-efghijk.txt: md5 = 871bf03611fb6550bf584cc8d8470548 OK 2026/03/31 02:42:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:42:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:42:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 092ed6911d6de14efc87860242793e8c OK 2026/03/31 02:42:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:42:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:42:43 DEBUG : dir1/0006-ghijklm.txt: md5 = da477f237c920e3969b0abeecb500b4f OK 2026/03/31 02:42:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:42:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:42:43 DEBUG : dir1/0007-1234567.txt: md5 = 4563b9b622c870181f19247d04078640 OK 2026/03/31 02:42:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:42:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:42:44 DEBUG : dir1/0008-2345678.txt: md5 = dfda4f757b47172a2f9adfe689835a69 OK 2026/03/31 02:42:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:42:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:42:44 DEBUG : dir1/0009-3456789.txt: md5 = 0622aea55c2d3f1eb6d5556c509161d5 OK 2026/03/31 02:42:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:42:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:42:44 DEBUG : dir1/0011-56789;.txt: md5 = eab33d051bd858caa3a5fe10cdf6ea18 OK 2026/03/31 02:42:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:42:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:42:44 DEBUG : dir1/0010-456789.txt: md5 = 1aae0e42b063aaf25dc6386276b2b5c0 OK 2026/03/31 02:42:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:42:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:42:45 DEBUG : dir1/0012-6789;.txt: md5 = 9fb3350727f0d0a83c6c4b837e620299 OK 2026/03/31 02:42:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:42:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:42:46 DEBUG : dir1/0013-789;=.txt: md5 = 4e71f4fb1df43b6f78fe4990eb3d035f OK 2026/03/31 02:42:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:42:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:42:46 DEBUG : dir1/0014-89;=.txt: md5 = 77944ad53bf4b0bf2085b7024cfa7014 OK 2026/03/31 02:42:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:42:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:42:46 DEBUG : dir1/0015-9;=.txt: md5 = a78c19ee4390c7fc803737cd04ebb7e8 OK 2026/03/31 02:42:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:42:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:42:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/31 02:42:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/31 02:42:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/31 02:42:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/31 02:42:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/31 02:42:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/31 02:42:46 INFO : PREFIXapple: Deleted 2026/03/31 02:42:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/31 02:42:47 INFO : PREFIXbanana: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/31 02:42:47 INFO : PREFIXsplitbananasplit: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/31 02:42:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/31 02:42:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:42:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:42:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:43:03 DEBUG : dir1/0000-abcdefg.txt: md5 = d1bda02d5de95451dd006f41facfad14 OK 2026/03/31 02:43:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1b14c41bdac0e2b394487248785b7be2 OK 2026/03/31 02:43:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 4c584014c2c8870b3607b0632b4c24c3 OK 2026/03/31 02:43:07 DEBUG : dir1/0003-defghij.txt: md5 = f96cc016c7573af9cd1a6ae66f002ece OK 2026/03/31 02:43:09 DEBUG : dir1/0004-efghijk.txt: md5 = 707455e5b7655ef19342e1f76d7a0e36 OK 2026/03/31 02:43:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 79059c8f36e312ba17cc61c1f0b1884e OK 2026/03/31 02:43:12 DEBUG : dir1/0006-ghijklm.txt: md5 = b2d6b1e1b138d40e518a15f91d229499 OK 2026/03/31 02:43:13 DEBUG : dir1/0007-1234567.txt: md5 = a699a38b410ea8cc1cc64a420f5c9734 OK 2026/03/31 02:43:15 DEBUG : dir1/0008-2345678.txt: md5 = 502e962495482ca672f495a49cb7da66 OK 2026/03/31 02:43:16 DEBUG : dir1/0009-3456789.txt: md5 = ce580adf5ee7229f0baec59985c27dfd OK 2026/03/31 02:43:18 DEBUG : dir1/0010-456789.txt: md5 = 08864241dd2b89afe1795f98337a3ef4 OK 2026/03/31 02:43:19 DEBUG : dir1/0011-56789;.txt: md5 = 943c5caa9b277e27099ea8e9d70fab72 OK 2026/03/31 02:43:21 DEBUG : dir1/0012-6789;.txt: md5 = 9d4f5906e665d8cbd275a19420a534f7 OK 2026/03/31 02:43:22 DEBUG : dir1/0013-789;=.txt: md5 = 916d1414ca467b407bc76112246776f5 OK 2026/03/31 02:43:24 DEBUG : dir1/0014-89;=.txt: md5 = d17434adf758be614412ae086ae748e5 OK 2026/03/31 02:43:25 DEBUG : dir1/0015-9;=.txt: md5 = d139f7049ae950f14f25e6079c2223f0 OK 2026/03/31 02:43:27 DEBUG : apple: md5 = fae807a79c121af8c0206a984873ea6c OK 2026/03/31 02:43:28 DEBUG : banana: md5 = c452e58d7b166cfee4f47587754badc7 OK 2026/03/31 02:43:30 DEBUG : appleappleapplebanana: md5 = 11d9c6bb5690866e9eeba3915c8b9785 OK 2026/03/31 02:43:31 DEBUG : splitbananasplit: md5 = 9e8d36a4904ca0829c56b620088b5c3b OK 2026/03/31 02:43:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:43:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:43:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:43:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:43:35 DEBUG : appleappleapplebananaSUFFIX: md5 = a7ba10c62c299d37c105749e55647355 OK 2026/03/31 02:43:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/31 02:43:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/31 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:35 DEBUG : appleSUFFIX: md5 = 403df0a129e99c6955c5efa61c6d24a1 OK 2026/03/31 02:43:35 DEBUG : appleSUFFIX: size = 5 OK 2026/03/31 02:43:35 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/31 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:35 DEBUG : bananaSUFFIX: md5 = 8e8f3096cde37c401e25c2d28c815744 OK 2026/03/31 02:43:35 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/31 02:43:35 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/31 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:35 DEBUG : splitbananasplitSUFFIX: md5 = 61eff76bed33adc925dc9ca62ebb07e3 OK 2026/03/31 02:43:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/31 02:43:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/31 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = e44f2b42a15a35a4b8b89d738f96a43e OK 2026/03/31 02:43:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/31 02:43:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 863b597f622cd537d963889b7e412be0 OK 2026/03/31 02:43:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/31 02:43:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 59caf7d8992672c60c774ca32455e74f OK 2026/03/31 02:43:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/31 02:43:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = ad5b0bda95d2b7bcd04c6b7a8aaf4f8e OK 2026/03/31 02:43:37 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/31 02:43:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 031984c90732ab3ba7513211fd8757c1 OK 2026/03/31 02:43:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/31 02:43:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 764991de506027b1b7344aa630e00412 OK 2026/03/31 02:43:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/31 02:43:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = d91006eba3cbb3d1c685cc44112a734d OK 2026/03/31 02:43:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/31 02:43:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:38 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = c9fc73753fe761c85f7f65c7dbfbad1a OK 2026/03/31 02:43:38 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/31 02:43:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 754c43a38e10c9ad1b9a88e621c74f2c OK 2026/03/31 02:43:39 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/31 02:43:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = b7db945f6f0e1a06855b2f51a0788534 OK 2026/03/31 02:43:39 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/31 02:43:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ec0cc6fb224eb8362612bb5dfec68d1f OK 2026/03/31 02:43:39 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/31 02:43:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:40 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = d2f609ed4595be5a86f5b8dfe7f18c3e OK 2026/03/31 02:43:40 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/31 02:43:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:40 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4d45464233361f470ed280aadd57b13e OK 2026/03/31 02:43:40 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/31 02:43:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:40 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 410befd1ab05f736695d4ad18dcf0648 OK 2026/03/31 02:43:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/31 02:43:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:41 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c4e8d142f74ed3888ab669de5391476b OK 2026/03/31 02:43:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/31 02:43:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:41 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 1408daf2dca5da97f151131cdde00af8 OK 2026/03/31 02:43:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/31 02:43:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:43:42 INFO : apple: Deleted 2026/03/31 02:43:42 INFO : banana: Deleted 2026/03/31 02:43:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:43:42 INFO : splitbananasplit: Deleted 2026/03/31 02:43:42 INFO : appleappleapplebanana: Deleted 2026/03/31 02:43:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:43:42 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:43:42 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:43:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:43:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:43:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1: Directory modification time the same (differ by -566.162µs, within tolerance 1ms) 2026/03/31 02:43:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:43:46 DEBUG : splitbananasplit: md5 = 1923a6038b6bac081b5c22bf259f2706 OK 2026/03/31 02:43:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:43:46 INFO : splitbananasplit: Copied (new) 2026/03/31 02:43:46 DEBUG : banana: md5 = ccfa42a845556f5ef48604a9554e84b6 OK 2026/03/31 02:43:46 DEBUG : banana: size = 6 OK 2026/03/31 02:43:46 INFO : banana: Copied (new) 2026/03/31 02:43:46 DEBUG : apple: md5 = 3f9ce066bcabedb4a0ce418751e4735b OK 2026/03/31 02:43:46 DEBUG : apple: size = 5 OK 2026/03/31 02:43:46 INFO : apple: Copied (new) 2026/03/31 02:43:46 DEBUG : appleappleapplebanana: md5 = 39f1a3683abeaaac62a46a1501b612ca OK 2026/03/31 02:43:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:43:46 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:43:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e87f191f9918114530bab71321187a0 OK 2026/03/31 02:43:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:43:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:43:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 901e08dd36cd6db8509924d302711f82 OK 2026/03/31 02:43:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:43:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 34dc8ac91f6a737bb53611bbbfb61500 OK 2026/03/31 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:43:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:43:47 DEBUG : dir1/0003-defghij.txt: md5 = 1160b8cd083449f90df653986b34d09e OK 2026/03/31 02:43:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:43:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:43:48 DEBUG : dir1/0004-efghijk.txt: md5 = e313c3e17d0848fe2eda6f58e6793efa OK 2026/03/31 02:43:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:43:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:43:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 5fae8986bbcdec3bd8263bf8425da55d OK 2026/03/31 02:43:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:43:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:43:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 627afdf12f4bfe455469f0a9c6746fa4 OK 2026/03/31 02:43:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:43:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:43:49 DEBUG : dir1/0007-1234567.txt: md5 = 88f85f9e269cdd1df3de0259ceb3a62a OK 2026/03/31 02:43:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:43:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:43:50 DEBUG : dir1/0009-3456789.txt: md5 = 856d66598853706c2df8d1ecedfd2f7d OK 2026/03/31 02:43:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:43:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:43:50 DEBUG : dir1/0008-2345678.txt: md5 = 205f3b950d6fd74904a1f0035ac8f3f1 OK 2026/03/31 02:43:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:43:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:43:50 DEBUG : dir1/0010-456789.txt: md5 = fe4f06f54ee28417ba8e5e6f0509ef06 OK 2026/03/31 02:43:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:43:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:43:50 DEBUG : dir1/0011-56789;.txt: md5 = e33b22d0344e62fd20e169ba38079d19 OK 2026/03/31 02:43:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:43:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:43:51 DEBUG : dir1/0012-6789;.txt: md5 = 8693d5d7e745b98299fbe36d81278e3e OK 2026/03/31 02:43:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:43:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:43:51 DEBUG : dir1/0013-789;=.txt: md5 = 03e8cdc1bc57962b13e402b55be0b513 OK 2026/03/31 02:43:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:43:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:43:52 DEBUG : dir1/0014-89;=.txt: md5 = 82f71b857ac01cfb452294a30f82c2e6 OK 2026/03/31 02:43:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:43:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:43:52 DEBUG : dir1/0015-9;=.txt: md5 = 504c78a2ab063ca6bf6563b38ef2344a OK 2026/03/31 02:43:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:43:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:43:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : splitbananasplitSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : bananaSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : appleSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/31 02:43:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/31 02:43:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/31 02:43:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/31 02:43:54 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:43:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:43:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:43:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/31 02:44:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:44:08 DEBUG : dir1/0000-abcdefg.txt: md5 = ac848bef2998ff5b127c3816972a3c61 OK 2026/03/31 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1289d4acc4ed4e6883f8c907bde12c66 OK 2026/03/31 02:44:11 DEBUG : dir1/0002-cdefghi.txt: md5 = f2b9eaf1237b520c10087777e33831a9 OK 2026/03/31 02:44:13 DEBUG : dir1/0003-defghij.txt: md5 = 648d1fde57681da8377cea363c773a57 OK 2026/03/31 02:44:14 DEBUG : dir1/0004-efghijk.txt: md5 = 46b09484d1e3c25ac9bcf8d72f4f2fe7 OK 2026/03/31 02:44:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 5939d5b6ee6fc58a7c21f0bfdc17da4f OK 2026/03/31 02:44:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 7f456b7c461a796b6d1fd1004cbacf65 OK 2026/03/31 02:44:19 DEBUG : dir1/0007-1234567.txt: md5 = 383d0a379d92562d1fb13ceaf04ea914 OK 2026/03/31 02:44:20 DEBUG : dir1/0008-2345678.txt: md5 = a1ab75d638f54b8d21019c7cce94c7df OK 2026/03/31 02:44:22 DEBUG : dir1/0009-3456789.txt: md5 = 375a1f990a9ca2746139c4a8bcf38bef OK 2026/03/31 02:44:23 DEBUG : dir1/0010-456789.txt: md5 = b232918a04b9c7271582c5f7c0a9bb1e OK 2026/03/31 02:44:25 DEBUG : dir1/0011-56789;.txt: md5 = 26d9c43f75015c271c9b020e1aa9a2ce OK 2026/03/31 02:44:26 DEBUG : dir1/0012-6789;.txt: md5 = 946522c2ae5092a9e60f17431089ae87 OK 2026/03/31 02:44:27 DEBUG : dir1/0013-789;=.txt: md5 = e513619db5148fc905769999226b945c OK 2026/03/31 02:44:29 DEBUG : dir1/0014-89;=.txt: md5 = d8182d0cd6d7f4e2b687967e4260cd87 OK 2026/03/31 02:44:30 DEBUG : dir1/0015-9;=.txt: md5 = 58383b08f178f990e44f7a2ee6e80f46 OK 2026/03/31 02:44:32 DEBUG : apple: md5 = c901b4a59652194b9bd894e0a95cc91b OK 2026/03/31 02:44:33 DEBUG : banana: md5 = fe1c146f0d1212d13a98756b70216ac0 OK 2026/03/31 02:44:35 DEBUG : appleappleapplebanana: md5 = 8ec6be4a1b6900e4c6cba71e7be45c08 OK 2026/03/31 02:44:36 DEBUG : splitbananasplit: md5 = 93653d2820121d87b75b5fffbcc68fd4 OK 2026/03/31 02:44:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:44:37 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:44:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:44:38 DEBUG : apple: size = 5 OK 2026/03/31 02:44:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:38 DEBUG : apple: Unchanged skipping 2026/03/31 02:44:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:38 DEBUG : banana: size = 6 OK 2026/03/31 02:44:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:38 DEBUG : banana: Unchanged skipping 2026/03/31 02:44:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:44:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:44:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:44:40 DEBUG : appleapple: md5 = 423ba72be43a658d6ffde2a3ecdbfeb1 OK 2026/03/31 02:44:40 DEBUG : appleapple: size = 21 OK 2026/03/31 02:44:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/31 02:44:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:40 DEBUG : dir1/0001-bcdef: md5 = f32e0313edc110e08505b406c1061adc OK 2026/03/31 02:44:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:44:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/31 02:44:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:40 DEBUG : splitbanan: md5 = a9d2206a28034b0ccb42df725a6764a7 OK 2026/03/31 02:44:40 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:44:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/31 02:44:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:40 DEBUG : dir1/0000-abcde: md5 = 4317748be1975760d54595e07e32cb91 OK 2026/03/31 02:44:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:44:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/31 02:44:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:41 DEBUG : dir1/0002-cdefg: md5 = 45acb5cb80bbb4ecffce68735b8dce41 OK 2026/03/31 02:44:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:44:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/31 02:44:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:41 DEBUG : dir1/0005-fghij: md5 = 167f1ca22ec6c18317a67f811ca58169 OK 2026/03/31 02:44:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:44:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/31 02:44:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:41 DEBUG : dir1/0003-defgh: md5 = 52c50876dff365000cfb9b797a93d415 OK 2026/03/31 02:44:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:44:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/31 02:44:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:42 DEBUG : dir1/0004-efghi: md5 = 10e535fad3240a66a36fad92e9618599 OK 2026/03/31 02:44:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:44:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/31 02:44:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:43 DEBUG : dir1/0006-ghijk: md5 = 5cd952b41d3f2afe43430be1e982aa2a OK 2026/03/31 02:44:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:44:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/31 02:44:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:43 DEBUG : dir1/0007-12345: md5 = 3e995d4da7eabcedd5e3d892a9209ded OK 2026/03/31 02:44:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:44:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/31 02:44:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:43 DEBUG : dir1/0008-23456: md5 = 7882bb62840e4bc14db116fd5109f69b OK 2026/03/31 02:44:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:44:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/31 02:44:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:43 DEBUG : dir1/0009-34567: md5 = a823daae7e0632ba96b6fd37c5dfa6d9 OK 2026/03/31 02:44:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:44:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/31 02:44:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:44 DEBUG : dir1/0010-45678: md5 = cfad5035f8066b5b9869014bcc946cf4 OK 2026/03/31 02:44:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:44:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/31 02:44:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:44 DEBUG : dir1/0012-6789;: md5 = 2b77d99498c09d7038936647ab4f7ce1 OK 2026/03/31 02:44:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:44:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/31 02:44:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:44 DEBUG : dir1/0011-56789: md5 = 4e460b829a0c53e048958c33dee11a0f OK 2026/03/31 02:44:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:44:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/31 02:44:44 DEBUG : dir1/0013-789;=: md5 = cdaa763eba9dacac83fd6df7afc20066 OK 2026/03/31 02:44:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:44:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/31 02:44:45 DEBUG : dir1/0014-89;=.: md5 = 64e02c0087253ab7262d4d4444dd7396 OK 2026/03/31 02:44:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:44:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/31 02:44:46 DEBUG : dir1/0015-9;=.t: md5 = 70008854bda160339df6cf655534f1eb OK 2026/03/31 02:44:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:44:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/31 02:44:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:44:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:44:46 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:44:46 INFO : appleappleapplebanana: Deleted 2026/03/31 02:44:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:44:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:44:47 INFO : splitbananasplit: Deleted 2026/03/31 02:44:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:44:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:44:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:49 DEBUG : dir1: Directory modification time the same (differ by -274.068µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:49 DEBUG : apple: size = 5 OK 2026/03/31 02:44:49 DEBUG : banana: size = 6 OK 2026/03/31 02:44:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : banana: Unchanged skipping 2026/03/31 02:44:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:44:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:44:49 DEBUG : apple: Unchanged skipping 2026/03/31 02:44:49 DEBUG : appleapple: size = 21 OK 2026/03/31 02:44:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:44:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:44:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:44:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:44:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:44:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:44:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:44:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:44:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:44:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:44:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:44:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:44:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:44:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:44:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:44:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:44:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:44:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:44:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/31 02:44:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:45:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 501fb2ab585b391f750b2b9dfefbf1f6 OK 2026/03/31 02:45:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 076c16402893317bc63a701eb4608160 OK 2026/03/31 02:45:06 DEBUG : dir1/0002-cdefghi.txt: md5 = dee113d0cf95ccb29977ecc5e51d290b OK 2026/03/31 02:45:08 DEBUG : dir1/0003-defghij.txt: md5 = 31cd22a64b337f9fe5404c65c7104426 OK 2026/03/31 02:45:09 DEBUG : dir1/0004-efghijk.txt: md5 = 444b6bce3ab97714a2733606cec2b3eb OK 2026/03/31 02:45:11 DEBUG : dir1/0005-fghijkl.txt: md5 = afb06a6cdb8f1fa2888c63abc7007ad1 OK 2026/03/31 02:45:12 DEBUG : dir1/0006-ghijklm.txt: md5 = b66f29acaa3b409d38e2b460af220ca1 OK 2026/03/31 02:45:14 DEBUG : dir1/0007-1234567.txt: md5 = 1113e5b10b1a070277b39ec5d08b7314 OK 2026/03/31 02:45:15 DEBUG : dir1/0008-2345678.txt: md5 = b6a850e5a832e5a6a3f560358240a706 OK 2026/03/31 02:45:17 DEBUG : dir1/0009-3456789.txt: md5 = 3b5d57b7fe221b6d4a28f9c819c48562 OK 2026/03/31 02:45:18 DEBUG : dir1/0010-456789.txt: md5 = e375e38b8b20001ef1c30755f0fa0a58 OK 2026/03/31 02:45:20 DEBUG : dir1/0011-56789;.txt: md5 = da959d256d7aef741380693f8944b0c9 OK 2026/03/31 02:45:21 DEBUG : dir1/0012-6789;.txt: md5 = b28dc24ef86e216c410cea1b35ccb8e0 OK 2026/03/31 02:45:23 DEBUG : dir1/0013-789;=.txt: md5 = f131a77dba90cfab7943941c2f401150 OK 2026/03/31 02:45:24 DEBUG : dir1/0014-89;=.txt: md5 = 53124675af2cc9cac785cc7420499270 OK 2026/03/31 02:45:26 DEBUG : dir1/0015-9;=.txt: md5 = 502721b2a99d0836dd0cd68233ef35b3 OK 2026/03/31 02:45:27 DEBUG : apple: md5 = b1520133e89a32885e0a16fbd0e62524 OK 2026/03/31 02:45:29 DEBUG : banana: md5 = e6d8a414ef47c66b9129892002a4d524 OK 2026/03/31 02:45:30 DEBUG : appleappleapplebanana: md5 = 1ee6d75ae2584902f5e82a28647d3a20 OK 2026/03/31 02:45:32 DEBUG : splitbananasplit: md5 = d5955277013123c73b12877e726c403b OK 2026/03/31 02:45:32 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:45:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:45:34 DEBUG : apple: size = 5 OK 2026/03/31 02:45:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : apple: Unchanged skipping 2026/03/31 02:45:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:45:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:45:34 DEBUG : banana: size = 6 OK 2026/03/31 02:45:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : banana: Unchanged skipping 2026/03/31 02:45:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:45:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:45:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:45:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:45:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:45:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:45:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:45:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:45:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:45:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:45:34 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:34 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:45:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1: Directory modification time the same (differ by -875.938µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : apple: size = 5 OK 2026/03/31 02:45:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:45:36 DEBUG : apple: Unchanged skipping 2026/03/31 02:45:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:45:36 DEBUG : banana: size = 6 OK 2026/03/31 02:45:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : banana: Unchanged skipping 2026/03/31 02:45:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:45:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:45:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:45:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:45:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:45:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:45:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:45:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:45:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:45:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:45:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:45:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:36 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:45:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:45:37 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:45:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e3019900163f754c3268a8f24038753 OK 2026/03/31 02:45:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 072aa7a8e47f30c23f961142a0547616 OK 2026/03/31 02:45:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 6d03729726e7860efa3da99f3a54b141 OK 2026/03/31 02:45:56 DEBUG : dir1/0003-defghij.txt: md5 = 5b1cf24170eb40704cff9ba6a1761b98 OK 2026/03/31 02:45:58 DEBUG : dir1/0004-efghijk.txt: md5 = cae7c0f8878214718276582b291253e3 OK 2026/03/31 02:45:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 9a8232ff3132b35c10dd48b4a18c5e9a OK 2026/03/31 02:46:01 DEBUG : dir1/0006-ghijklm.txt: md5 = a40c6386003d30b2601219c44294252d OK 2026/03/31 02:46:02 DEBUG : dir1/0007-1234567.txt: md5 = bca169e3b3e9e9fe69377bb45c7249ac OK 2026/03/31 02:46:04 DEBUG : dir1/0008-2345678.txt: md5 = c8e6f859724a83eb73d06b1cf082a1df OK 2026/03/31 02:46:05 DEBUG : dir1/0009-3456789.txt: md5 = a429ab3f04df40f51500591869446326 OK 2026/03/31 02:46:07 DEBUG : dir1/0010-456789.txt: md5 = f33f2e1bfcc4633ba04167614a9d6848 OK 2026/03/31 02:46:08 DEBUG : dir1/0011-56789;.txt: md5 = a52e937b0a2be43d154d5c4aa34b0e6a OK 2026/03/31 02:46:10 DEBUG : dir1/0012-6789;.txt: md5 = a0f08bdf423e5bb907f67a4383e4e76f OK 2026/03/31 02:46:11 DEBUG : dir1/0013-789;=.txt: md5 = 3a6134d1322631be04b17060b7da98e2 OK 2026/03/31 02:46:13 DEBUG : dir1/0014-89;=.txt: md5 = 7b96f2ea53683538ea9ac7f8adffb5d5 OK 2026/03/31 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = af463ba575a4ccaba1d414ccba496e53 OK 2026/03/31 02:46:16 DEBUG : apple: md5 = 4dba2e63dd393e89324aad3646f9fb1f OK 2026/03/31 02:46:17 DEBUG : banana: md5 = db45deb23798d75c5b831a64131f1cab OK 2026/03/31 02:46:19 DEBUG : appleappleapplebanana: md5 = 4ae5a9830c2a5be67f34ea962488acde OK 2026/03/31 02:46:20 DEBUG : splitbananasplit: md5 = 8c6224941742b543925b88b990c91464 OK 2026/03/31 02:46:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:46:21 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:46:22 DEBUG : apple: size = 5 OK 2026/03/31 02:46:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : apple: Unchanged skipping 2026/03/31 02:46:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:46:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:46:22 DEBUG : banana: size = 6 OK 2026/03/31 02:46:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : banana: Unchanged skipping 2026/03/31 02:46:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:46:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:46:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:46:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:46:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:46:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:46:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:46:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:46:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:46:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:46:22 DEBUG : Waiting for deletions to finish 2026/03/31 02:46:22 DEBUG : Waiting for deletions to finish 2026/03/31 02:46:23 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:46:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:46:24 DEBUG : dir1: Directory modification time the same (differ by -399.101µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : apple: size = 5 OK 2026/03/31 02:46:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : apple: Unchanged skipping 2026/03/31 02:46:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:46:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:46:24 DEBUG : banana: size = 6 OK 2026/03/31 02:46:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : banana: Unchanged skipping 2026/03/31 02:46:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:46:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:46:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:46:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:46:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:46:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:46:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:46:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:46:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:46:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:46:24 DEBUG : Waiting for deletions to finish 2026/03/31 02:46:24 DEBUG : Waiting for deletions to finish 2026/03/31 02:46:25 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:46:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:46:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:46:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 740af739adb3ffb808996aab1cf97d3d OK 2026/03/31 02:46:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = e63bd5e777c09ad6f582d0001fc5be37 OK 2026/03/31 02:46:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 5c324dd0391124de08f0f28a2e135e4b OK 2026/03/31 02:46:43 DEBUG : dir1/0003-defghij.txt: md5 = a4a6e3363bf84f8c224b0f24f34fb4e0 OK 2026/03/31 02:46:44 DEBUG : dir1/0004-efghijk.txt: md5 = 5e5be2c839bf7f7d9e2a8570cd64ac73 OK 2026/03/31 02:46:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 629c66ab6c9efeeaa2811b8e697d1d05 OK 2026/03/31 02:46:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 37e1f028c4fd9cbad4184ad89bae25ca OK 2026/03/31 02:46:49 DEBUG : dir1/0007-1234567.txt: md5 = ce01d9aeb4fac653ed1ae7ad478f1ea1 OK 2026/03/31 02:46:50 DEBUG : dir1/0008-2345678.txt: md5 = e888cd4755d01c0751b08120ab6525b6 OK 2026/03/31 02:46:52 DEBUG : dir1/0009-3456789.txt: md5 = 01f57c8c1e943ca5b42c672f8fd8b8e2 OK 2026/03/31 02:46:53 DEBUG : dir1/0010-456789.txt: md5 = bb4430febc5ece65c96314f9e6a738db OK 2026/03/31 02:46:54 DEBUG : dir1/0011-56789;.txt: md5 = f6852064c5efc61ff47f1b960fb79518 OK 2026/03/31 02:46:56 DEBUG : dir1/0012-6789;.txt: md5 = 7f680294661348153aff1b81c41439f6 OK 2026/03/31 02:46:57 DEBUG : dir1/0013-789;=.txt: md5 = 3aa304fb8c8ca9c4eeae1f4cc99a24eb OK 2026/03/31 02:46:59 DEBUG : dir1/0014-89;=.txt: md5 = 7aa2d79049345320efd2037a5d82b391 OK 2026/03/31 02:47:01 DEBUG : dir1/0015-9;=.txt: md5 = 4c3506017672c4fdceb308393d7501bd OK 2026/03/31 02:47:02 DEBUG : apple: md5 = 8bdfe207bdd5ab33ea38e3edfcb18175 OK 2026/03/31 02:47:04 DEBUG : banana: md5 = 4a639f9c51777316aaee715fe7d3e45e OK 2026/03/31 02:47:05 DEBUG : appleappleapplebanana: md5 = ff89c612183b3e1b553a47b9cc64e71a OK 2026/03/31 02:47:07 DEBUG : splitbananasplit: md5 = f4bd019fbe15ab74a4ac0f0861954ca4 OK 2026/03/31 02:47:07 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:07 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:47:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:08 DEBUG : apple: size = 5 OK 2026/03/31 02:47:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:47:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:08 DEBUG : apple: Unchanged skipping 2026/03/31 02:47:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:47:08 DEBUG : banana: size = 6 OK 2026/03/31 02:47:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:08 DEBUG : banana: Unchanged skipping 2026/03/31 02:47:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:47:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:47:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:47:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:47:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:47:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:47:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:47:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:47:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:47:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:47:09 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:09 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:09 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:47:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1: Directory modification time the same (differ by -905.634µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : apple: size = 5 OK 2026/03/31 02:47:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:47:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : apple: Unchanged skipping 2026/03/31 02:47:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:47:11 DEBUG : banana: size = 6 OK 2026/03/31 02:47:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:47:11 DEBUG : banana: Unchanged skipping 2026/03/31 02:47:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:47:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:47:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:47:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:47:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:47:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:47:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:47:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:47:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:47:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:11 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:47:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:47:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:47:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 41b7943e0bedc53791ba52467cdd1601 OK 2026/03/31 02:47:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = ee85bc6458f6c5306a3cf6aa5e4eed55 OK 2026/03/31 02:47:28 DEBUG : dir1/0002-cdefghi.txt: md5 = d751e7b329d3c05c24fdbe7c34e4b42e OK 2026/03/31 02:47:30 DEBUG : dir1/0003-defghij.txt: md5 = 52790b6b93cc2269ae0fad19b4327978 OK 2026/03/31 02:47:31 DEBUG : dir1/0004-efghijk.txt: md5 = e9c26c142eb4e26acabb4acdedad0bbf OK 2026/03/31 02:47:32 DEBUG : dir1/0005-fghijkl.txt: md5 = be7ff8028adb16136c019f6e5565a441 OK 2026/03/31 02:47:34 DEBUG : dir1/0006-ghijklm.txt: md5 = f9d2d30c7fe0f83ba23b5a7ab850d209 OK 2026/03/31 02:47:36 DEBUG : dir1/0007-1234567.txt: md5 = 76c8112df96797b372437b7cac28fd63 OK 2026/03/31 02:47:37 DEBUG : dir1/0008-2345678.txt: md5 = 09cb9419a38c968c2bacf83528a4a512 OK 2026/03/31 02:47:39 DEBUG : dir1/0009-3456789.txt: md5 = 33354789bec9937ca86d2109d7e70e01 OK 2026/03/31 02:47:40 DEBUG : dir1/0010-456789.txt: md5 = e31fcfebebd6dffadca7893664f25642 OK 2026/03/31 02:47:42 DEBUG : dir1/0011-56789;.txt: md5 = a65ce8c379e48ddc2db1cd72e201b71f OK 2026/03/31 02:47:43 DEBUG : dir1/0012-6789;.txt: md5 = 725ff013607c6578b761efcd5116ea0f OK 2026/03/31 02:47:44 DEBUG : dir1/0013-789;=.txt: md5 = 743deaf8cc9d823ad4ad921a4383376a OK 2026/03/31 02:47:46 DEBUG : dir1/0014-89;=.txt: md5 = d7852ace414a14549fe13f9ffecf9431 OK 2026/03/31 02:47:47 DEBUG : dir1/0015-9;=.txt: md5 = 6ec46781d8eef9f0353e7dd1eb6c023d OK 2026/03/31 02:47:49 DEBUG : apple: md5 = 4090ba354f04ec6dea23335bab6e6f73 OK 2026/03/31 02:47:50 DEBUG : banana: md5 = 487b93ee714c667168380fe8c2734c74 OK 2026/03/31 02:47:52 DEBUG : appleappleapplebanana: md5 = 4cb11197625e24a67a597ae9527355a5 OK 2026/03/31 02:47:53 DEBUG : splitbananasplit: md5 = faa31ec000745cc421d1db104016b5d1 OK 2026/03/31 02:47:53 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:47:56 DEBUG : apple: size = 5 OK 2026/03/31 02:47:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:56 DEBUG : apple: Unchanged skipping 2026/03/31 02:47:56 DEBUG : banana: size = 6 OK 2026/03/31 02:47:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:56 DEBUG : banana: Unchanged skipping 2026/03/31 02:47:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:47:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:47:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:47:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:47:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:47:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:47:58 DEBUG : dir1: Directory modification time the same (differ by -411.141µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : apple: size = 5 OK 2026/03/31 02:47:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:47:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : apple: Unchanged skipping 2026/03/31 02:47:58 DEBUG : banana: size = 6 OK 2026/03/31 02:47:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : banana: Unchanged skipping 2026/03/31 02:47:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:47:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:47:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:47:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:47:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:47:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:47:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:47:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:47:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:47:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:47:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:47:58 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:58 DEBUG : Waiting for deletions to finish 2026/03/31 02:47:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:48:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:48:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 0141aa34feebbf78528367f579763f06 OK 2026/03/31 02:48:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = bc9338fe1d023314b796365c40f5a3e7 OK 2026/03/31 02:48:15 DEBUG : dir1/0002-cdefghi.txt: md5 = c69748966084b1e3feae006ef2d0a466 OK 2026/03/31 02:48:17 DEBUG : dir1/0003-defghij.txt: md5 = 2200dcf39cb6d6c6e6feef69e21fb14b OK 2026/03/31 02:48:18 DEBUG : dir1/0004-efghijk.txt: md5 = 8c0908522d963c84df95b51e5caea0c8 OK 2026/03/31 02:48:20 DEBUG : dir1/0005-fghijkl.txt: md5 = e33adfc13e5154825bee98fdc6f34736 OK 2026/03/31 02:48:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 360f3b50d4f559835bf63470d84656bf OK 2026/03/31 02:48:23 DEBUG : dir1/0007-1234567.txt: md5 = b112876c55418e1a443ba750f92e233b OK 2026/03/31 02:48:24 DEBUG : dir1/0008-2345678.txt: md5 = 88edb3d49a5d4f7cf55b024f78cc2b4b OK 2026/03/31 02:48:26 DEBUG : dir1/0009-3456789.txt: md5 = 934a9b80f4d7861991ec121673940e26 OK 2026/03/31 02:48:27 DEBUG : dir1/0010-456789.txt: md5 = c3db4b94ce7f2fb02a3f7eaca8fbbf4e OK 2026/03/31 02:48:29 DEBUG : dir1/0011-56789;.txt: md5 = 6949ca9c78f16053cadfbf4fa15b6f26 OK 2026/03/31 02:48:30 DEBUG : dir1/0012-6789;.txt: md5 = 4636f467c7de841f1a62c3b2e47a077e OK 2026/03/31 02:48:32 DEBUG : dir1/0013-789;=.txt: md5 = fe6341141f4db7d1d576bd8f7c29a428 OK 2026/03/31 02:48:33 DEBUG : dir1/0014-89;=.txt: md5 = fbe14b944fc50c4d736afc9103e91998 OK 2026/03/31 02:48:35 DEBUG : dir1/0015-9;=.txt: md5 = 90f2f8d801ed6bfc558dfeac9345c1a7 OK 2026/03/31 02:48:36 DEBUG : apple: md5 = c6f7564a34beebbbb6e88fd7d9038f2a OK 2026/03/31 02:48:38 DEBUG : banana: md5 = c4f8ab52a0aa1eaf46d5b312a9beb8b6 OK 2026/03/31 02:48:39 DEBUG : appleappleapplebanana: md5 = a3a2c1d01384ba37a352f1567463c02b OK 2026/03/31 02:48:41 DEBUG : splitbananasplit: md5 = 574de42dda333c205d476c83c491cf22 OK 2026/03/31 02:48:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:48:41 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:48:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:48:42 DEBUG : apple: size = 5 OK 2026/03/31 02:48:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:48:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:42 DEBUG : apple: Unchanged skipping 2026/03/31 02:48:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:48:42 DEBUG : banana: size = 6 OK 2026/03/31 02:48:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:42 DEBUG : banana: Unchanged skipping 2026/03/31 02:48:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/31 02:48:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:48:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:48:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:48:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:48:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:48:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:48:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:48:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:48:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:48:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:48:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:48:43 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:48:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:48:44 DEBUG : dir1: Directory modification time the same (differ by -925.591µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : apple: size = 5 OK 2026/03/31 02:48:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:48:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : apple: Unchanged skipping 2026/03/31 02:48:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:48:44 DEBUG : banana: size = 6 OK 2026/03/31 02:48:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:48:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : banana: Unchanged skipping 2026/03/31 02:48:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:48:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:48:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:48:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:48:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:48:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:48:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:48:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:48:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:48:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:48:44 DEBUG : Waiting for deletions to finish 2026/03/31 02:48:44 DEBUG : Waiting for deletions to finish 2026/03/31 02:48:45 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:48:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/31 02:48:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (571.56s) --- PASS: TestTransform/NFC (46.27s) --- PASS: TestTransform/NFD (47.21s) --- PASS: TestTransform/base64 (54.87s) --- PASS: TestTransform/prefix (65.20s) --- PASS: TestTransform/suffix (65.70s) --- PASS: TestTransform/truncate (54.25s) --- PASS: TestTransform/encoder (48.77s) --- PASS: TestTransform/ISO-8859-1 (46.59s) --- PASS: TestTransform/charmap (47.02s) --- PASS: TestTransform/lowercase (47.05s) --- PASS: TestTransform/ascii (48.63s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:48:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:48:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:48:59 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/31 02:49:00 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-31T02:48:59.069183201Z) 2026/03/31 02:49:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:49:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/31 02:49:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:49:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/31 02:49:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 4c3a5747f780f232635f1aa3c8695541 OK 2026/03/31 02:49:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/31 02:49:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:49:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:03 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.70s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:03 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:03 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:49:04 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:03.767234092Z) 2026/03/31 02:49:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:49:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:06 DEBUG : tictactoe/tictactoe: md5 = 30150ac965e26129af9b5c8168542f8f OK 2026/03/31 02:49:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/31 02:49:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/31 02:49:06 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.06s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:09 DEBUG : toe: Making directory with metadata 2026/03/31 02:49:09 INFO : toe: Made directory with metadata (mtime=2026-03-31T02:49:08.830288933Z) 2026/03/31 02:49:09 DEBUG : toe/toe: Making directory with metadata 2026/03/31 02:49:10 INFO : toe/toe: Made directory with metadata (mtime=2026-03-31T02:49:08.830288933Z) 2026/03/31 02:49:10 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:49:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:49:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:12 DEBUG : toe/toe/tictactoe: md5 = 52875cba6b2f4f18a1fa372fbda31190 OK 2026/03/31 02:49:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 02:49:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 02:49:12 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/31 02:49:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.17s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:16 DEBUG : toe: Making directory with metadata 2026/03/31 02:49:16 INFO : toe: Made directory with metadata (mtime=2026-03-31T02:49:16.003366624Z) 2026/03/31 02:49:16 DEBUG : toe/toe: Making directory with metadata 2026/03/31 02:49:17 INFO : toe/toe: Made directory with metadata (mtime=2026-03-31T02:49:16.003366624Z) 2026/03/31 02:49:17 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:49:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:49:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:19 DEBUG : toe/toe/tictactoe: md5 = 58dafb392b1c9193edeeccdc4347ae47 OK 2026/03/31 02:49:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 02:49:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 02:49:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/31 02:49:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.99s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:22 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:49:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:22 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:23 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/31 02:49:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:23 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:23 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:23 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:49:24 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:22.997442372Z) 2026/03/31 02:49:24 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:24 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:49:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:22.998442382Z) 2026/03/31 02:49:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:49:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:26 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 79905c42df9048d6740e0d13119dca3d OK 2026/03/31 02:49:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:49:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/31 02:49:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.06s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:31 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:49:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:31 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/31 02:49:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:32 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:32 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:32 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:49:32 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:31.054529625Z) 2026/03/31 02:49:32 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:32 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:49:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:31.054529625Z) 2026/03/31 02:49:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:49:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:49:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ee35b5a0b372e2971cbc52e50346a845 OK 2026/03/31 02:49:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:49:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:36 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:36 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:36 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:49:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:49:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/31 02:49:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': 0 differences found 2026/03/31 02:49:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': 1 hashes could not be checked 2026/03/31 02:49:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': 1 matching files 2026/03/31 02:49:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/31 02:49:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.36s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:40 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:40 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:40 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:49:41 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:40.417631016Z) 2026/03/31 02:49:41 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:41 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:49:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:40.417631016Z) 2026/03/31 02:49:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:49:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:43 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d804c6897626ecdf4f8b188e738bd90b OK 2026/03/31 02:49:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:49:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:43 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:44 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:45 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:45 DEBUG : tictactoe: Directory modification time the same (differ by -631.016µs, within tolerance 1ms) 2026/03/31 02:49:45 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:45 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -631.016µs, within tolerance 1ms) 2026/03/31 02:49:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:49:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:49:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:49:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/31 02:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/31 02:49:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.71s) === RUN TestSyntax 2026/03/31 02:49:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:49 DEBUG : toe: Making directory with metadata 2026/03/31 02:49:50 INFO : toe: Made directory with metadata (mtime=2026-03-31T02:49:49.129725349Z) 2026/03/31 02:49:50 DEBUG : toe/toe: Making directory with metadata 2026/03/31 02:49:50 INFO : toe/toe: Made directory with metadata (mtime=2026-03-31T02:49:49.129725349Z) 2026/03/31 02:49:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:49:52 DEBUG : toe/toe/toe: md5 = 128f57362423819e1655ec4668120e4f OK 2026/03/31 02:49:52 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 02:49:52 INFO : toe/toe/toe: Copied (new) 2026/03/31 02:49:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:49:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/31 02:49:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.42s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:49:56 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:49:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/31 02:49:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:49:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:57 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:49:58 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:56.548805677Z) 2026/03/31 02:49:58 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:58 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:49:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:49:56.548805677Z) 2026/03/31 02:49:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:49:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 711abcba1425caa6b6c4df449c121e3f OK 2026/03/31 02:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:50:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:00 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:50:00 INFO : toe/toe: Removing directory 2026/03/31 02:50:00 INFO : toe: Removing directory 2026/03/31 02:50:00 INFO : empty_dir: Removing directory 2026/03/31 02:50:00 DEBUG : Local file system at /tmp/rclone2105899543: deleted 3 directories 2026/03/31 02:50:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/31 02:50:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.51s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:50:05 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:50:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:50:05 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/31 02:50:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:06 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:50:06 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:50:05.056897787Z) 2026/03/31 02:50:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:50:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:50:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:50:05.056897787Z) 2026/03/31 02:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:50:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:50:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e7345b5f4ebb5ed94546c3c2c1da858f OK 2026/03/31 02:50:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:50:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:09 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:50:09 INFO : toe/toe: Removing directory 2026/03/31 02:50:09 INFO : toe: Removing directory 2026/03/31 02:50:09 INFO : empty_dir: Removing directory 2026/03/31 02:50:09 DEBUG : Local file system at /tmp/rclone2105899543: deleted 3 directories 2026/03/31 02:50:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:50:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:50:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/31 02:50:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/31 02:50:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/31 02:50:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.34s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:50:18 DEBUG : Reset feature "Copy" 2026/03/31 02:50:18 DEBUG : Reset feature "Move" 2026/03/31 02:50:18 DEBUG : Reset feature "Copy" 2026/03/31 02:50:18 DEBUG : Reset feature "Move" 2026/03/31 02:50:18 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:50:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:50:18 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/31 02:50:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:50:19 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:19 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:19 DEBUG : tictactoe: Making directory with metadata 2026/03/31 02:50:20 INFO : tictactoe: Made directory with metadata (mtime=2026-03-31T02:50:18.394042167Z) 2026/03/31 02:50:20 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:20 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:50:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:50:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/31 02:50:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-31T02:50:18.394042167Z) 2026/03/31 02:50:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:50:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:50:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:50:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:50:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 68c8fa1f64fac35dc22954e1f0d19e65 OK 2026/03/31 02:50:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:50:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:50:22 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:50:22 INFO : toe/toe: Removing directory 2026/03/31 02:50:22 INFO : toe: Removing directory 2026/03/31 02:50:22 INFO : empty_dir: Removing directory 2026/03/31 02:50:22 DEBUG : Local file system at /tmp/rclone2105899543: deleted 3 directories 2026/03/31 02:50:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:50:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:50:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:50:27 DEBUG : toe/toe/toe.txt: md5 = 75f71092ac6fed1134c7aa3917b6499b OK 2026/03/31 02:50:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 02:50:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/31 02:50:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/31 02:50:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/31 02:50:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/31 02:50:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/31 02:50:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.91s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:50:33 DEBUG : toe: transformed to: dG9l 2026/03/31 02:50:33 DEBUG : toe: transformed to: dG9l 2026/03/31 02:50:33 DEBUG : dG9l: Making directory with metadata 2026/03/31 02:50:34 INFO : dG9l: Made directory with metadata (mtime=2026-03-31T02:50:33.300203502Z) 2026/03/31 02:50:34 DEBUG : toe: transformed to: dG9l 2026/03/31 02:50:34 DEBUG : toe: transformed to: dG9l 2026/03/31 02:50:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 02:50:34 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/31 02:50:34 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-31T02:50:33.300203502Z) 2026/03/31 02:50:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 02:50:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/31 02:50:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:50:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:50:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:50:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = e85b0a65dff18d060061ad7ef192c15b OK 2026/03/31 02:50:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/31 02:50:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:50:36 DEBUG : Waiting for deletions to finish 2026/03/31 02:50:37 DEBUG : dG9l: transformed to: toe 2026/03/31 02:50:37 DEBUG : dG9l: transformed to: toe 2026/03/31 02:50:37 DEBUG : toe: Directory modification time the same (differ by 203.502µs, within tolerance 1ms) 2026/03/31 02:50:37 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/31 02:50:37 DEBUG : dG9l: transformed to: toe 2026/03/31 02:50:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/31 02:50:37 DEBUG : toe/toe: Directory modification time the same (differ by 203.502µs, within tolerance 1ms) 2026/03/31 02:50:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/31 02:50:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/31 02:50:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 02:50:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/31 02:50:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/31 02:50:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/31 02:50:37 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for checks to finish 2026/03/31 02:50:37 DEBUG : Local file system at /tmp/rclone2105899543: Waiting for transfers to finish 2026/03/31 02:50:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:50:41 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/31 02:50:42 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.71s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija'", Local "Local file system at /tmp/rclone2105899543", Modify Window "1ms" 2026/03/31 02:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:43 DEBUG : toe: transformed to: 2026/03/31 02:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:43 DEBUG : toe: transformed to: 2026/03/31 02:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Making directory with metadata 2026/03/31 02:50:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Made directory with metadata (mtime=2026-03-31T02:50:43.010308581Z) 2026/03/31 02:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:43 DEBUG : toe: transformed to: 2026/03/31 02:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:43 DEBUG : toe: transformed to: 2026/03/31 02:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:43 DEBUG : toe/toe: transformed to: 2026/03/31 02:50:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 02:50:43 DEBUG : toe/toe: Making directory with metadata 2026/03/31 02:50:45 INFO : toe/toe: Made directory with metadata (mtime=2026-03-31T02:50:43.010308581Z) 2026/03/31 02:50:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:45 DEBUG : toe/toe: transformed to: 2026/03/31 02:50:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 02:50:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:45 DEBUG : toe: transformed to: 2026/03/31 02:50:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for checks to finish 2026/03/31 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Waiting for transfers to finish 2026/03/31 02:50:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:50:45 DEBUG : toe/toe/toe: transformed to: 2026/03/31 02:50:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/31 02:50:46 DEBUG : toe/toe/toe: md5 = 408f8d19e6acd6dcd4a3a07a05350798 OK 2026/03/31 02:50:46 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 02:50:46 INFO : toe/toe/toe: Copied (new) 2026/03/31 02:50:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting files as there were IO errors 2026/03/31 02:50:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': not deleting directories as there were IO errors 2026/03/31 02:50:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/31 02:50:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.49s) PASS 2026/03/31 02:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakuwuj7pija': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m52.47744548s (try 1/5)