"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/02 05:23:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe" 2026/06/02 05:23:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 05:23:38 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0" 2026/06/02 05:23:39 DEBUG : Creating backend with remote "/tmp/rclone3159505826" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:23:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:23:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/02 05:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:23:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:23:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:23:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:23:44 DEBUG : sub dir/hello world: md5 = 26f50e8d1a90285c2db63265497da3e1 OK 2026/06/02 05:23:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:23:44 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:23:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:23:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.19s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:23:49 DEBUG : metadata sub dir: Making directory with metadata 2026/06/02 05:23:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:23:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/02 05:23:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:23:49 DEBUG : Local file system at /tmp/rclone3159505826: File to upload is small (21 bytes), uploading instead of streaming 2026/06/02 05:23:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/02 05:23:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/02 05:23:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/02 05:23:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:23:49 DEBUG : Google drive root 'crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0': Skipping btime metadata as can't update it on an existing file: 2026-06-02T05:23:49.006929573Z 2026/06/02 05:23:50 INFO : empty metadata sub dir: Updated directory metadata 2026/06/02 05:23:50 DEBUG : Google drive root 'crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0': Skipping btime metadata as can't update it on an existing file: 2026-06-02T05:23:49.006929573Z 2026/06/02 05:23:50 INFO : metadata sub dir: Updated directory metadata 2026/06/02 05:23:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/02 05:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:23:52 DEBUG : metadata sub dir/hello metadata world: md5 = a3b542e6f59cfb9d1390dd07ba0f2892 OK 2026/06/02 05:23:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/02 05:23:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/02 05:23:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:23:57 DEBUG : metadata sub dir: Making directory with metadata 2026/06/02 05:23:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:23:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/02 05:23:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:23:57 DEBUG : Local file system at /tmp/rclone3159505826: File to upload is small (21 bytes), uploading instead of streaming 2026/06/02 05:23:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/02 05:23:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/02 05:23:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/02 05:23:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:23:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/02 05:23:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/02 05:23:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/02 05:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:00 DEBUG : metadata sub dir/hello metadata world: md5 = 7bf5ed07814de4c7cfe68aa005735fdc OK 2026/06/02 05:24:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/02 05:24:00 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/02 05:24:00 DEBUG : Google drive root 'crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0': Skipping btime metadata as can't update it on an existing file: 2026-06-02T05:23:57.114061517Z 2026/06/02 05:24:00 INFO : metadata sub dir: Updated directory metadata 2026/06/02 05:24:03 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.65s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:04 DEBUG : Creating backend with remote "/non-existing" 2026/06/02 05:24:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/02 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:08 DEBUG : sub dir/hello world: md5 = 657172f37f07d83afaf2d389728f4769 OK 2026/06/02 05:24:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:08 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Running all checks before starting transfers 2026/06/02 05:24:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:24:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Checks finished, now starting transfers 2026/06/02 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:14 DEBUG : sub dir/hello world: md5 = e44c896e367e4dde626347d5d5da94b3 OK 2026/06/02 05:24:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:14 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.10s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:18 ERROR : Ignoring --no-traverse with sync 2026/06/02 05:24:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:20 DEBUG : sub dir/hello world: md5 = 738f93570182ca197fe6d4d3023ae9e6 OK 2026/06/02 05:24:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:20 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:20 DEBUG : Waiting for deletions to finish 2026/06/02 05:24:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.16s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/02 05:24:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:25 DEBUG : hello world2: md5 = 750e7f687b2fb60424028fc3ff371c6b OK 2026/06/02 05:24:25 DEBUG : hello world2: size = 12 OK 2026/06/02 05:24:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:29 DEBUG : potato2: md5 = 3f3fbcbd133244c719ad393f7c572771 OK 2026/06/02 05:24:29 DEBUG : potato2: size = 11 OK 2026/06/02 05:24:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:32 DEBUG : potato2: md5 = def38ac65b8dd584030aaef7faca71ac OK 2026/06/02 05:24:32 DEBUG : potato2: size = 11 OK 2026/06/02 05:24:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.18s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/02 05:24:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:33 DEBUG : sub dir2: Making directory with metadata 2026/06/02 05:24:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:34 DEBUG : sub dir: Making directory with metadata 2026/06/02 05:24:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/02 05:24:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:37 DEBUG : sub dir/hello world: md5 = a0150870de77719471a53a0ffc44b3d2 OK 2026/06/02 05:24:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:37 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/02 05:24:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.53s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:43 INFO : sub dir2: Making directory 2026/06/02 05:24:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/02 05:24:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/02 05:24:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:24:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:43 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/02 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:46 DEBUG : sub dir/hello world: md5 = e9290a01414f71c55b582ed334f51a8a OK 2026/06/02 05:24:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:46 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:24:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.21s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:49 DEBUG : sub dir2: Making directory with metadata 2026/06/02 05:24:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:49 DEBUG : sub dir2: Making directory with metadata 2026/06/02 05:24:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:24:50 DEBUG : sub dir: Making directory with metadata 2026/06/02 05:24:51 INFO : sub dir: Made directory with metadata (mtime=2026-06-02T05:24:49.266912624Z) 2026/06/02 05:24:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:52 DEBUG : sub dir/hello world: md5 = ce5546ffd35573f40e397467d5f5172a OK 2026/06/02 05:24:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:24:52 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:24:52 INFO : sub dir/hello world: Deleted 2026/06/02 05:24:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.55s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:24:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/02 05:24:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:24:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.07s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:00 INFO : sub dir2: Making directory 2026/06/02 05:25:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/02 05:25:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:25:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:25:03 DEBUG : sub dir/hello world: md5 = d891caf76c8b997036dd328b79cb7db5 OK 2026/06/02 05:25:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:25:03 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:25:03 INFO : sub dir/hello world: Deleted 2026/06/02 05:25:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:25:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.94s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:06 DEBUG : sub dir2: Making directory with metadata 2026/06/02 05:25:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:25:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:25:07 DEBUG : sub dir2: Making directory with metadata 2026/06/02 05:25:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:25:07 DEBUG : sub dir: Making directory with metadata 2026/06/02 05:25:08 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:25:10 DEBUG : sub dir/hello world: md5 = 20db024818bc991b8e0e1b3462828d3b OK 2026/06/02 05:25:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:25:10 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:25:10 DEBUG : Waiting for deletions to finish 2026/06/02 05:25:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.51s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:14 INFO : sub dir2: Making directory 2026/06/02 05:25:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/02 05:25:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:25:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:25:17 DEBUG : sub dir/hello world: md5 = 117a00d7f1af3654d841bb9e3c53ae03 OK 2026/06/02 05:25:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:25:17 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:25:17 DEBUG : Waiting for deletions to finish 2026/06/02 05:25:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:25:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.22s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:23 DEBUG : sub dir/hello world: md5 = 5f114bffa15e5ab03acea30f91af4797 OK 2026/06/02 05:25:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rimonep7duqu" 2026/06/02 05:25:24 DEBUG : Creating backend with remote "TestDrive:crypt/r500ufqf2f6n19atoh65d0k0gsiie631b3mauperiu6542ufl9hg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-rimonep7duqu' 2026/06/02 05:25:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:25:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rimonep7duqu': Waiting for checks to finish 2026/06/02 05:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rimonep7duqu': Waiting for transfers to finish 2026/06/02 05:25:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:25:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/02 05:25:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rimonep7duqu': Purge remote 2026/06/02 05:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.23s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:35 DEBUG : sub dir/hello world: md5 = b37b5485ac7af4275f2903bb18fde58a OK 2026/06/02 05:25:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:25:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/02 05:25:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:25:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:25:37 DEBUG : sub dir/hello world: Sizes differ 2026/06/02 05:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:25:39 DEBUG : sub dir/hello world: md5 = 7c4c68dbf0d3b2d3dd59ea9af8c50c79 OK 2026/06/02 05:25:39 DEBUG : sub dir/hello world: size = 17 OK 2026/06/02 05:25:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/02 05:25:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:25:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.67s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:25:45 DEBUG : sub dir/hello world: md5 = a0297fa43ee2034d7cbb08be8f6a6d96 OK 2026/06/02 05:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavomof5suja" 2026/06/02 05:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/o8d7nmutc3sab1jph4a1gglpeqktec0tqo6tsvu7ldcf6rk15ru0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja' 2026/06/02 05:25:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja': Waiting for checks to finish 2026/06/02 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja': Waiting for transfers to finish 2026/06/02 05:25:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:25:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/02 05:25:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:25:53 DEBUG : sub dir/hello world: md5 = 0a4aaffb5a720a26b07d4668982bed6d OK 2026/06/02 05:25:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:25:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/02 05:25:55 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:25:55 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja') 2026/06/02 05:25:55 DEBUG : sub dir/hello world: Sizes differ 2026/06/02 05:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja': Waiting for checks to finish 2026/06/02 05:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja': Waiting for transfers to finish 2026/06/02 05:25:56 DEBUG : sub dir/hello world: size = 17 OK 2026/06/02 05:25:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/02 05:25:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavomof5suja': Purge remote 2026/06/02 05:25:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.85s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:03 DEBUG : sub dir/hello world: md5 = f4355c0683b516a7dfc7d4ec1e32416f OK 2026/06/02 05:26:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:26:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/02 05:26:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:26:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:26:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/02 05:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:06 DEBUG : sub dir/hello world: md5 = 7c8db0dd5b39e28f53fc634811582b21 OK 2026/06/02 05:26:06 DEBUG : sub dir/hello world: size = 17 OK 2026/06/02 05:26:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/02 05:26:06 INFO : sub dir/hello world: Deleted 2026/06/02 05:26:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:26:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.74s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:12 DEBUG : sub dir/hello world: md5 = 93ceb0033fd96cc2d1ea0a3266ea1591 OK 2026/06/02 05:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaroceg1xoni" 2026/06/02 05:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/nrtdqjr15sgqr60bae1o13p08o33lteffah6qp109uiau6e03qbg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni' 2026/06/02 05:26:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for checks to finish 2026/06/02 05:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for transfers to finish 2026/06/02 05:26:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:26:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/02 05:26:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:26:21 DEBUG : sub dir/hello world: md5 = 0cd020e25b6cafa1c44d4a7cd5708d2c OK 2026/06/02 05:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Using server-side directory move 2026/06/02 05:26:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/02 05:26:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:26:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/02 05:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for checks to finish 2026/06/02 05:26:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:26:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni') 2026/06/02 05:26:22 DEBUG : sub dir/hello world: Sizes differ 2026/06/02 05:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for transfers to finish 2026/06/02 05:26:22 INFO : sub dir/hello world: Deleted 2026/06/02 05:26:24 INFO : sub dir/hello world: Moved (server-side) 2026/06/02 05:26:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:26:27 DEBUG : sub dir/hello world: md5 = 2a64b6fc019d28d6e01e75f985b8cce6 OK 2026/06/02 05:26:28 DEBUG : testing file moves 2026/06/02 05:26:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:26:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/02 05:26:28 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:26:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni') 2026/06/02 05:26:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/02 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for checks to finish 2026/06/02 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Waiting for transfers to finish 2026/06/02 05:26:29 INFO : sub dir/hello world: Deleted 2026/06/02 05:26:29 INFO : sub dir/hello world: Moved (server-side) 2026/06/02 05:26:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/02 05:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaroceg1xoni': Purge remote --- PASS: TestServerSideMoveOverSelf (24.35s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:36 DEBUG : sub dir/hello world: md5 = a7c48755e8ffcff7074eead96a31682d OK 2026/06/02 05:26:36 ERROR : error listing: directory not found 2026/06/02 05:26:37 INFO : Local file system at /tmp/rclone3159505826: Making directory 2026/06/02 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.51s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:42 DEBUG : sub dir/hello world: md5 = ac1844edba08a508b2dd7d7898a4432d OK 2026/06/02 05:26:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:26:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:26:44 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for checks to finish 2026/06/02 05:26:44 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for transfers to finish 2026/06/02 05:26:44 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/02 05:26:44 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/02 05:26:44 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:26:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:26:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.48s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/02 05:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:48 DEBUG : check sum: md5 = 5d5ff45bd5aa084c4e276174d67cba87 OK 2026/06/02 05:26:48 DEBUG : check sum: size = 1 OK 2026/06/02 05:26:48 INFO : check sum: Copied (new) 2026/06/02 05:26:48 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:49 DEBUG : check sum: size = 1 OK 2026/06/02 05:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/02 05:26:49 DEBUG : check sum: Size of src and dst objects identical 2026/06/02 05:26:49 DEBUG : check sum: Unchanged skipping 2026/06/02 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:49 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.84s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/02 05:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:52 DEBUG : sizeonly: md5 = 39b19486e51eda918722efafac8d9665 OK 2026/06/02 05:26:52 DEBUG : sizeonly: size = 6 OK 2026/06/02 05:26:52 INFO : sizeonly: Copied (new) 2026/06/02 05:26:52 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:53 DEBUG : sizeonly: size = 6 OK 2026/06/02 05:26:53 DEBUG : sizeonly: Sizes identical 2026/06/02 05:26:53 DEBUG : sizeonly: Unchanged skipping 2026/06/02 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:53 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.73s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/02 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:56 DEBUG : ignore-size: md5 = ea5a61e20772bd90fa96f3486c41ce0c OK 2026/06/02 05:26:56 INFO : ignore-size: Copied (new) 2026/06/02 05:26:56 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:26:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:26:56 DEBUG : ignore-size: Unchanged skipping 2026/06/02 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:26:56 DEBUG : Waiting for deletions to finish 2026/06/02 05:26:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.97s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:26:59 DEBUG : existing: md5 = 36c3b263e1a73d531efe66ac3cbed24f OK 2026/06/02 05:27:00 DEBUG : existing: size = 6 OK 2026/06/02 05:27:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:27:00 DEBUG : existing: Unchanged skipping 2026/06/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:00 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:00 INFO : There was nothing to transfer 2026/06/02 05:27:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:01 DEBUG : existing: md5 = bceb444b8558b8019a852c3b08e2ad77 OK 2026/06/02 05:27:01 DEBUG : existing: size = 6 OK 2026/06/02 05:27:01 INFO : existing: Copied (replaced existing) 2026/06/02 05:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.80s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/02 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:04 DEBUG : existing: md5 = c4b650223b0c4c52bb7b57e0a6aee7f8 OK 2026/06/02 05:27:04 DEBUG : existing: size = 6 OK 2026/06/02 05:27:04 INFO : existing: Copied (new) 2026/06/02 05:27:04 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:05 DEBUG : existing: Destination exists, skipping 2026/06/02 05:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:05 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.64s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:09 DEBUG : b/potato: md5 = f2c22c2253a722f83bff8abbc276f26d OK 2026/06/02 05:27:12 DEBUG : c/non empty space: md5 = 20d4ac9ea19a432a49250dc9fa8ce30f OK 2026/06/02 05:27:12 INFO : d: Making directory 2026/06/02 05:27:14 DEBUG : Added delayed dir = "a", newDst= 2026/06/02 05:27:14 INFO : c: Set directory modification time (using SetModTime) 2026/06/02 05:27:14 DEBUG : Added delayed dir = "c", newDst=c 2026/06/02 05:27:14 DEBUG : c/non empty space: size = 5 OK 2026/06/02 05:27:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/02 05:27:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:27:14 DEBUG : c/non empty space: Unchanged skipping 2026/06/02 05:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:17 DEBUG : a/potato2: md5 = a38ed1f96a5293f826bd1930742e1ba2 OK 2026/06/02 05:27:17 DEBUG : a/potato2: size = 60 OK 2026/06/02 05:27:17 INFO : a/potato2: Copied (new) 2026/06/02 05:27:17 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:17 INFO : b/potato: Deleted 2026/06/02 05:27:18 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/02 05:27:18 INFO : d: Removing directory 2026/06/02 05:27:19 INFO : b: Removing directory 2026/06/02 05:27:19 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/02 05:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': deleted 2 directories 2026/06/02 05:27:22 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/02 05:27:23 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:26 DEBUG : empty space: md5 = d6ae95d99cdcf6f07759ff03b4cffe28 OK 2026/06/02 05:27:26 DEBUG : empty space: size = 1 OK 2026/06/02 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:26 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/06/02 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:26 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/02 05:27:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:27 DEBUG : empty space: size = 1 OK 2026/06/02 05:27:27 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/06/02 05:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:28 DEBUG : empty space: md5 = bbb1d466c43b91ed8a70ccc831a27303 OK 2026/06/02 05:27:28 DEBUG : empty space: size = 1 OK 2026/06/02 05:27:28 INFO : empty space: Copied (replaced existing) 2026/06/02 05:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:31 DEBUG : foo: md5 = 3d87a207756e335759651f8c76e4e118 OK 2026/06/02 05:27:32 DEBUG : foo: size = 3 OK 2026/06/02 05:27:32 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/06/02 05:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:33 DEBUG : foo: md5 = fb90fddffbb8d5a6d0cf96abd9040259 OK 2026/06/02 05:27:33 DEBUG : foo: size = 3 OK 2026/06/02 05:27:33 INFO : foo: Copied (replaced existing) 2026/06/02 05:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.90s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:36 DEBUG : empty space: md5 = 7611c1734da8976e9a64a82200b72153 OK 2026/06/02 05:27:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/02 05:27:37 DEBUG : empty space: size = 1 OK 2026/06/02 05:27:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:27:37 DEBUG : empty space: Unchanged skipping 2026/06/02 05:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:39 DEBUG : potato: md5 = 3a09a3a621eb38c57c24162b09fc6bb3 OK 2026/06/02 05:27:39 DEBUG : potato: size = 60 OK 2026/06/02 05:27:39 INFO : potato: Copied (new) 2026/06/02 05:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:42 DEBUG : potato: md5 = 52ec955e8ad038c6220f7c080279fa88 OK 2026/06/02 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:27:43 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:27:43 DEBUG : potato: Sizes differ 2026/06/02 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:45 DEBUG : potato: md5 = 10e726e51324b7f6b38e61712c9e79f6 OK 2026/06/02 05:27:45 DEBUG : potato: size = 21 OK 2026/06/02 05:27:45 INFO : potato: Copied (replaced existing) 2026/06/02 05:27:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.04s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:48 DEBUG : potato: md5 = 23c54d77f0350a3b9aba5b23e6fe1c56 OK 2026/06/02 05:27:48 DEBUG : potato: size = 21 OK 2026/06/02 05:27:48 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/06/02 05:27:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:50 DEBUG : potato: md5 = 43dc2412465894c538993605fdd07e75 OK 2026/06/02 05:27:50 DEBUG : potato: size = 21 OK 2026/06/02 05:27:50 INFO : potato: Copied (replaced existing) 2026/06/02 05:27:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:53 DEBUG : potato: md5 = 7daee6abddb64fd3170aee215d31a142 OK 2026/06/02 05:27:54 DEBUG : empty space: md5 = 10fe79d7d9f197d83c4946dd98b18cf6 OK 2026/06/02 05:27:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:27:55 DEBUG : empty space: size = 1 OK 2026/06/02 05:27:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:27:55 DEBUG : empty space: Unchanged skipping 2026/06/02 05:27:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/02 05:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:27:55 DEBUG : Waiting for deletions to finish 2026/06/02 05:27:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:27:58 DEBUG : potato: md5 = 6a795eda1c19992067b8a059cb756131 OK 2026/06/02 05:27:59 DEBUG : empty space: md5 = b96dd481cd974f202f7fd76683ed65cd OK 2026/06/02 05:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:00 DEBUG : empty space: size = 1 OK 2026/06/02 05:28:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:28:00 DEBUG : empty space: Unchanged skipping 2026/06/02 05:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:02 DEBUG : potato2: md5 = f4947294eb89c906cc9226bbab404983 OK 2026/06/02 05:28:02 DEBUG : potato2: size = 60 OK 2026/06/02 05:28:02 INFO : potato2: Copied (new) 2026/06/02 05:28:02 DEBUG : Waiting for deletions to finish 2026/06/02 05:28:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:28:07 DEBUG : b/potato: md5 = 422f989ed891916246cdc30e4853be96 OK 2026/06/02 05:28:09 DEBUG : c/non empty space: md5 = 8e8b84edc0cdbfa44cf571b196f21384 OK 2026/06/02 05:28:09 INFO : d: Making directory 2026/06/02 05:28:10 INFO : d/e: Making directory 2026/06/02 05:28:13 DEBUG : Added delayed dir = "a", newDst= 2026/06/02 05:28:13 INFO : c: Set directory modification time (using SetModTime) 2026/06/02 05:28:13 DEBUG : Added delayed dir = "c", newDst=c 2026/06/02 05:28:13 DEBUG : c/non empty space: size = 5 OK 2026/06/02 05:28:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:28:13 DEBUG : c/non empty space: Unchanged skipping 2026/06/02 05:28:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:16 DEBUG : a/potato2: md5 = 06cde8d3c0281599a727b01fc3195e2d OK 2026/06/02 05:28:16 DEBUG : a/potato2: size = 60 OK 2026/06/02 05:28:16 INFO : a/potato2: Copied (new) 2026/06/02 05:28:16 DEBUG : Waiting for deletions to finish 2026/06/02 05:28:17 INFO : b/potato: Deleted 2026/06/02 05:28:17 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/02 05:28:17 INFO : d/e: Removing directory 2026/06/02 05:28:18 INFO : d: Removing directory 2026/06/02 05:28:18 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/02 05:28:19 INFO : b: Removing directory 2026/06/02 05:28:19 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/02 05:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': deleted 3 directories 2026/06/02 05:28:22 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/02 05:28:23 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:28:26 DEBUG : b/potato: md5 = 4092c8ddc7e677dc244c4980c0348321 OK 2026/06/02 05:28:29 DEBUG : c/non empty space: md5 = 851beb2629ff74885926bd97312e0597 OK 2026/06/02 05:28:29 INFO : d: Making directory 2026/06/02 05:28:31 DEBUG : Added delayed dir = "a", newDst= 2026/06/02 05:28:31 INFO : c: Set directory modification time (using SetModTime) 2026/06/02 05:28:31 DEBUG : Added delayed dir = "c", newDst=c 2026/06/02 05:28:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:31 DEBUG : c/non empty space: size = 5 OK 2026/06/02 05:28:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:28:31 DEBUG : c/non empty space: Unchanged skipping 2026/06/02 05:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:34 DEBUG : a/potato2: md5 = a066896fcf2e5d2ed9adcccb1522a432 OK 2026/06/02 05:28:34 DEBUG : a/potato2: size = 60 OK 2026/06/02 05:28:34 INFO : a/potato2: Copied (new) 2026/06/02 05:28:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting files as there were IO errors 2026/06/02 05:28:35 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/02 05:28:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting directories as there were IO errors 2026/06/02 05:28:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/02 05:28:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/02 05:28:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:28:42 DEBUG : potato: md5 = 25ddfe09eb2b9f39cc414c25f50ada16 OK 2026/06/02 05:28:44 DEBUG : empty space: md5 = c6dc47cfb4a8cd967052697148410940 OK 2026/06/02 05:28:44 DEBUG : Waiting for deletions to finish 2026/06/02 05:28:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:44 DEBUG : empty space: size = 1 OK 2026/06/02 05:28:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:28:44 DEBUG : empty space: Unchanged skipping 2026/06/02 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:45 INFO : potato: Deleted 2026/06/02 05:28:46 DEBUG : potato2: md5 = 84e6cef7deb586fb22d5c7263ff56162 OK 2026/06/02 05:28:46 DEBUG : potato2: size = 60 OK 2026/06/02 05:28:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.08s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:28:49 DEBUG : potato: md5 = d977a5b9ccca407686d179a4f2723fd6 OK 2026/06/02 05:28:51 DEBUG : empty space: md5 = db93bfe71bd49aefe962b65bf19646f6 OK 2026/06/02 05:28:51 DEBUG : Waiting for deletions to finish 2026/06/02 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:52 INFO : potato: Deleted 2026/06/02 05:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:52 DEBUG : empty space: size = 1 OK 2026/06/02 05:28:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:28:52 DEBUG : empty space: Unchanged skipping 2026/06/02 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:54 DEBUG : potato2: md5 = f313004147d0fb258be3e3185439a0da OK 2026/06/02 05:28:54 DEBUG : potato2: size = 60 OK 2026/06/02 05:28:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.81s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:28:57 DEBUG : potato: md5 = f92b5a94b1c75fea207d75c1b2f48c43 OK 2026/06/02 05:28:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:28:59 DEBUG : potato2: md5 = 77c47c55639f054c251a69813770b881 OK 2026/06/02 05:28:59 DEBUG : potato2: size = 19 OK 2026/06/02 05:28:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.40s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:03 DEBUG : potato2: md5 = 1c98eddae8954cf0068931aaf2d187f3 OK 2026/06/02 05:29:04 DEBUG : empty space: md5 = 5b135f4dff989804817b8d2684a841f6 OK 2026/06/02 05:29:04 DEBUG : enormous: Excluded (Size Filter) 2026/06/02 05:29:04 DEBUG : enormous: Excluded 2026/06/02 05:29:04 DEBUG : potato2: Excluded (Size Filter) 2026/06/02 05:29:04 DEBUG : potato2: Excluded 2026/06/02 05:29:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/02 05:29:05 DEBUG : empty space: size = 1 OK 2026/06/02 05:29:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:05 DEBUG : empty space: Unchanged skipping 2026/06/02 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:05 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:05 INFO : There was nothing to transfer 2026/06/02 05:29:05 DEBUG : enormous: Excluded (Size Filter) 2026/06/02 05:29:05 DEBUG : enormous: Excluded 2026/06/02 05:29:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/02 05:29:05 DEBUG : potato2: Excluded 2026/06/02 05:29:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/02 05:29:05 DEBUG : empty space: size = 1 OK 2026/06/02 05:29:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/02 05:29:05 DEBUG : empty space: Unchanged skipping 2026/06/02 05:29:05 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for checks to finish 2026/06/02 05:29:05 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for transfers to finish 2026/06/02 05:29:05 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:08 DEBUG : potato2: md5 = 9786569086ee81c921667017d63d15bd OK 2026/06/02 05:29:10 DEBUG : empty space: md5 = 509a3612dc060d570da7135263801065 OK 2026/06/02 05:29:11 DEBUG : enormous: md5 = 1ce810f38fdaf25e787e5f66fe2ef85a OK 2026/06/02 05:29:12 DEBUG : enormous: Excluded (Size Filter) 2026/06/02 05:29:12 DEBUG : enormous: Excluded 2026/06/02 05:29:12 DEBUG : potato2: Excluded (Size Filter) 2026/06/02 05:29:12 DEBUG : potato2: Excluded 2026/06/02 05:29:12 DEBUG : empty space: size = 1 OK 2026/06/02 05:29:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:12 DEBUG : empty space: Unchanged skipping 2026/06/02 05:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:13 INFO : potato2: Deleted 2026/06/02 05:29:13 INFO : enormous: Deleted 2026/06/02 05:29:13 INFO : There was nothing to transfer 2026/06/02 05:29:13 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for checks to finish 2026/06/02 05:29:13 DEBUG : empty space: size = 1 OK 2026/06/02 05:29:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/02 05:29:13 DEBUG : empty space: Unchanged skipping 2026/06/02 05:29:13 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for transfers to finish 2026/06/02 05:29:13 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:13 INFO : enormous: Deleted 2026/06/02 05:29:13 INFO : potato2: Deleted 2026/06/02 05:29:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:16 DEBUG : one: md5 = 96c61bb6e85cd0c4fe8804b533f89ffd OK 2026/06/02 05:29:17 DEBUG : two: md5 = 08a5beb23d1f08294f5e7ddcf2fb850b OK 2026/06/02 05:29:19 DEBUG : three: md5 = 416a17c0a08a3f2182d9de608c697d09 OK 2026/06/02 05:29:21 DEBUG : four: md5 = 79c86e8bc39df925adb89524222db9ef OK 2026/06/02 05:29:21 DEBUG : five: Need to transfer - File not found at Destination 2026/06/02 05:29:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:29:21 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:29:21 DEBUG : four: Sizes differ 2026/06/02 05:29:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/02 05:29:21 DEBUG : one: Destination is newer than source, skipping 2026/06/02 05:29:21 DEBUG : three: size = 5 OK 2026/06/02 05:29:21 DEBUG : three: Sizes identical 2026/06/02 05:29:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/02 05:29:21 DEBUG : two: size = 3 OK 2026/06/02 05:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:23 DEBUG : four: md5 = 5b1d472818e7aac2be17e1eb23eedf94 OK 2026/06/02 05:29:23 DEBUG : four: size = 4 OK 2026/06/02 05:29:23 INFO : four: Copied (replaced existing) 2026/06/02 05:29:23 DEBUG : two: md5 = 6f643ba4ea4752c370c8fdf5091fb93d OK 2026/06/02 05:29:23 DEBUG : two: size = 3 OK 2026/06/02 05:29:23 INFO : two: Copied (replaced existing) 2026/06/02 05:29:23 DEBUG : five: md5 = 513f4017a631c887ff5ea455b529278c OK 2026/06/02 05:29:23 DEBUG : five: size = 4 OK 2026/06/02 05:29:23 INFO : five: Copied (new) 2026/06/02 05:29:23 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.79s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/02 05:29:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/02 05:29:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/02 05:29:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/02 05:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:28 DEBUG : potato: md5 = db20ad7d2a8bb3c31ce97861db554cba OK 2026/06/02 05:29:28 DEBUG : potato: size = 14 OK 2026/06/02 05:29:28 INFO : potato: Copied (new) 2026/06/02 05:29:28 DEBUG : yam: md5 = db7199e1d4908315611702a2132806d5 OK 2026/06/02 05:29:28 DEBUG : yam: size = 11 OK 2026/06/02 05:29:28 INFO : yam: Copied (new) 2026/06/02 05:29:28 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/02 05:29:28 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/02 05:29:28 DEBUG : potato: size = 14 OK 2026/06/02 05:29:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:28 DEBUG : potato: Unchanged skipping 2026/06/02 05:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:30 DEBUG : yaml: md5 = 5f9c9b8794b82499439a1d8e2539f1ac OK 2026/06/02 05:29:30 DEBUG : yaml: size = 11 OK 2026/06/02 05:29:30 INFO : yaml: Copied (new) 2026/06/02 05:29:30 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:31 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/02 05:29:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Making map for --track-renames 2026/06/02 05:29:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Finished making map for --track-renames 2026/06/02 05:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/02 05:29:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/02 05:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for renames to finish 2026/06/02 05:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:34 DEBUG : yam: md5 = 2755c3dae7f3e84f52b21f742f20f198 OK 2026/06/02 05:29:34 DEBUG : yam: size = 11 OK 2026/06/02 05:29:34 INFO : yam: Copied (new) 2026/06/02 05:29:34 DEBUG : potato: md5 = 48253531c64dfa4798a716a9378119d3 OK 2026/06/02 05:29:34 DEBUG : potato: size = 14 OK 2026/06/02 05:29:34 INFO : potato: Copied (new) 2026/06/02 05:29:34 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:35 DEBUG : potato: size = 14 OK 2026/06/02 05:29:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:29:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Making map for --track-renames 2026/06/02 05:29:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Finished making map for --track-renames 2026/06/02 05:29:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:35 DEBUG : potato: Unchanged skipping 2026/06/02 05:29:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for renames to finish 2026/06/02 05:29:36 INFO : yam: Moved (server-side) to: yaml 2026/06/02 05:29:36 INFO : yaml: Renamed from "yam" 2026/06/02 05:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:36 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/02 05:29:38 DEBUG : Added delayed dir = "sub", newDst= 2026/06/02 05:29:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Making map for --track-renames 2026/06/02 05:29:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Finished making map for --track-renames 2026/06/02 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/02 05:29:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/02 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for renames to finish 2026/06/02 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:40 DEBUG : potato: md5 = 342719879240de9b5736c832434948f2 OK 2026/06/02 05:29:40 DEBUG : potato: size = 14 OK 2026/06/02 05:29:40 INFO : potato: Copied (new) 2026/06/02 05:29:40 DEBUG : sub/yam: md5 = ee9a6a2a78835b1fb762b453ac3b1f21 OK 2026/06/02 05:29:40 DEBUG : sub/yam: size = 11 OK 2026/06/02 05:29:40 INFO : sub/yam: Copied (new) 2026/06/02 05:29:40 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:41 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/02 05:29:42 DEBUG : potato: size = 14 OK 2026/06/02 05:29:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:29:42 DEBUG : potato: Unchanged skipping 2026/06/02 05:29:43 INFO : sub: Set directory modification time (using SetModTime) 2026/06/02 05:29:43 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/02 05:29:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Making map for --track-renames 2026/06/02 05:29:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Finished making map for --track-renames 2026/06/02 05:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for renames to finish 2026/06/02 05:29:44 INFO : sub/yam: Moved (server-side) to: yam 2026/06/02 05:29:44 INFO : yam: Renamed from "sub/yam" 2026/06/02 05:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:44 DEBUG : Waiting for deletions to finish 2026/06/02 05:29:44 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.13s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:47 DEBUG : Creating backend with remote "/tmp/rclone3159505826/dir1" 2026/06/02 05:29:47 DEBUG : Creating backend with remote "/tmp/rclone3159505826/dir2" 2026/06/02 05:29:47 DEBUG : Local file system at /tmp/rclone3159505826/dir2: Using server-side directory move 2026/06/02 05:29:47 INFO : Local file system at /tmp/rclone3159505826/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/02 05:29:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/02 05:29:47 INFO : file1.txt: Moved (server-side) 2026/06/02 05:29:47 DEBUG : Local file system at /tmp/rclone3159505826/dir2: Waiting for checks to finish 2026/06/02 05:29:47 DEBUG : Local file system at /tmp/rclone3159505826/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:47 DEBUG : Added delayed dir = "nested", newDst= 2026/06/02 05:29:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:29:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:29:47 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/02 05:29:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/02 05:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:29:50 DEBUG : sub dir/hello world: md5 = ab5e08d8f6aa987e6c2b1c2633697d65 OK 2026/06/02 05:29:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:29:50 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:29:50 INFO : sub dir/hello world: Deleted 2026/06/02 05:29:52 DEBUG : nested/sub dir/file: md5 = de0df2e8f0af3967b808be329dc26863 OK 2026/06/02 05:29:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/02 05:29:52 INFO : nested/sub dir/file: Copied (new) 2026/06/02 05:29:52 INFO : nested/sub dir/file: Deleted 2026/06/02 05:29:52 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:29:53 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/02 05:29:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:29:53 INFO : sub dir: Removing directory 2026/06/02 05:29:53 INFO : nested/sub dir: Removing directory 2026/06/02 05:29:53 INFO : nested: Removing directory 2026/06/02 05:29:53 DEBUG : Local file system at /tmp/rclone3159505826: deleted 3 directories 2026/06/02 05:29:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:29:57 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/02 05:29:58 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:29:59 DEBUG : Added delayed dir = "nested", newDst= 2026/06/02 05:29:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/02 05:29:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/02 05:29:59 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/02 05:29:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/02 05:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:30:01 DEBUG : sub dir/hello world: md5 = b8473139a5d24289a49239f6e9fe118d OK 2026/06/02 05:30:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/02 05:30:01 INFO : sub dir/hello world: Copied (new) 2026/06/02 05:30:01 INFO : sub dir/hello world: Deleted 2026/06/02 05:30:03 DEBUG : nested/sub dir/file: md5 = bd5ac565e6972537f4a2d97ef7d1308f OK 2026/06/02 05:30:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/02 05:30:03 INFO : nested/sub dir/file: Copied (new) 2026/06/02 05:30:03 INFO : nested/sub dir/file: Deleted 2026/06/02 05:30:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:30:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:30:04 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/02 05:30:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:30:08 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/02 05:30:09 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:30:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/02 05:30:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/02 05:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:30:11 DEBUG : existing-b: md5 = 8ad9a9707fdba6550a9720c4e746c8f9 OK 2026/06/02 05:30:11 DEBUG : existing-b: size = 6 OK 2026/06/02 05:30:11 INFO : existing-b: Copied (new) 2026/06/02 05:30:11 INFO : existing-b: Deleted 2026/06/02 05:30:11 DEBUG : existing: md5 = 0cd0c4e367e3d5af07e10f3cb564844c OK 2026/06/02 05:30:11 DEBUG : existing: size = 6 OK 2026/06/02 05:30:11 INFO : existing: Copied (new) 2026/06/02 05:30:11 INFO : existing: Deleted 2026/06/02 05:30:12 DEBUG : existing: Destination exists, skipping 2026/06/02 05:30:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/02 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:30:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.39s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fidilel7tuyo" 2026/06/02 05:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/mt95uogq0l6k76tphsde2h8bhiv9b9tf709flfv88frc15ier7e0" 2026/06/02 05:30:16 DEBUG : potato2: md5 = 70de62b9f73af2234481b22bec835e83 OK 2026/06/02 05:30:18 DEBUG : empty space: md5 = 0d779d63e471363643fbf7a25b653129 OK 2026/06/02 05:30:19 DEBUG : potato3: md5 = 5144ffe3008c84c70dd8ee6d7373620e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo' 2026/06/02 05:30:22 DEBUG : empty space: md5 = 8819da8f3b4f80ed2d5b51ee9107b857 OK 2026/06/02 05:30:23 DEBUG : potato3: md5 = 693f9283ed065e70647123ba70923f63 OK 2026/06/02 05:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo': Using server-side directory move 2026/06/02 05:30:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/02 05:30:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:30:24 DEBUG : empty space: size = 1 OK 2026/06/02 05:30:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:30:24 DEBUG : empty space: Unchanged skipping 2026/06/02 05:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo': Waiting for checks to finish 2026/06/02 05:30:24 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:30:24 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo') 2026/06/02 05:30:24 DEBUG : potato3: Sizes differ 2026/06/02 05:30:24 INFO : potato3: Deleted 2026/06/02 05:30:24 INFO : empty space: Deleted 2026/06/02 05:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo': Waiting for transfers to finish 2026/06/02 05:30:25 INFO : potato2: Moved (server-side) 2026/06/02 05:30:25 INFO : potato3: Moved (server-side) 2026/06/02 05:30:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vapiqav4joqu" 2026/06/02 05:30:26 DEBUG : Creating backend with remote "TestDrive:crypt/7fdlbq0qtsm66bkki8212p86s79f8mqm90gdnrd94carh0prukbg" 2026/06/02 05:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vapiqav4joqu': Using server-side directory move 2026/06/02 05:30:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vapiqav4joqu': Server side directory move succeeded 2026/06/02 05:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vapiqav4joqu': Purge remote 2026/06/02 05:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidilel7tuyo': Purge remote 2026/06/02 05:30:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:30:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaselil0rige" 2026/06/02 05:30:30 DEBUG : Creating backend with remote "TestDrive:crypt/mie90angamn3lcsookfkstejs87tfans86nphuii5e8ftsnqvnvg" 2026/06/02 05:30:33 DEBUG : potato2: md5 = de4b168714db5e068c4784a42a4d6669 OK 2026/06/02 05:30:34 DEBUG : empty space: md5 = ebb8866150c44e6be35ffd0159dad408 OK 2026/06/02 05:30:36 DEBUG : potato3: md5 = d7fb5fa57f2fa66fc56cefb4dad68f11 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-xaselil0rige' 2026/06/02 05:30:39 DEBUG : empty space: md5 = b5f48d3a7b7e2001808f39098f58b694 OK 2026/06/02 05:30:40 DEBUG : potato3: md5 = dc8654b5415589041ce6ddbb08163105 OK 2026/06/02 05:30:41 DEBUG : empty space: Excluded (Size Filter) 2026/06/02 05:30:41 DEBUG : empty space: Excluded (Size Filter) 2026/06/02 05:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaselil0rige': Waiting for checks to finish 2026/06/02 05:30:41 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:30:41 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xaselil0rige') 2026/06/02 05:30:41 DEBUG : potato3: Sizes differ 2026/06/02 05:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaselil0rige': Waiting for transfers to finish 2026/06/02 05:30:41 INFO : potato3: Deleted 2026/06/02 05:30:41 INFO : potato2: Moved (server-side) 2026/06/02 05:30:42 INFO : potato3: Moved (server-side) 2026/06/02 05:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-higunan0tuga" 2026/06/02 05:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/0r3of53c7d9h41proijspuva2chh0sa298n1k3q7l2h2b660jhjg" 2026/06/02 05:30:44 DEBUG : empty space: Excluded (Size Filter) 2026/06/02 05:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:30:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/02 05:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higunan0tuga': Waiting for checks to finish 2026/06/02 05:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higunan0tuga': Waiting for transfers to finish 2026/06/02 05:30:45 INFO : potato3: Moved (server-side) 2026/06/02 05:30:46 INFO : potato2: Moved (server-side) 2026/06/02 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higunan0tuga': Purge remote 2026/06/02 05:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaselil0rige': Purge remote --- PASS: TestServerSideMoveWithFilter (18.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:30:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keraqug1kavi" 2026/06/02 05:30:49 DEBUG : Creating backend with remote "TestDrive:crypt/pdiqinf79g9bst7dt5o1bnp4g2kgghfh9gmotoomkpld9le7clg0" 2026/06/02 05:30:51 DEBUG : potato2: md5 = e5268d24eb493f921b07569c4d5a2cb3 OK 2026/06/02 05:30:53 DEBUG : empty space: md5 = 9bc3b6cb9b4def3428dfab76142ff0c3 OK 2026/06/02 05:30:54 DEBUG : potato3: md5 = a86754c317f3f5d00a0c0b545303cc81 OK 2026/06/02 05:30:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe' -> Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi' 2026/06/02 05:30:58 DEBUG : empty space: md5 = 56dd383f944145962d0115a82a257c70 OK 2026/06/02 05:31:00 DEBUG : potato3: md5 = fab1feb0034b38838bcb21668910a709 OK 2026/06/02 05:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi': Using server-side directory move 2026/06/02 05:31:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/02 05:31:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/02 05:31:00 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/02 05:31:00 DEBUG : empty space: size = 1 OK 2026/06/02 05:31:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:31:00 DEBUG : empty space: Unchanged skipping 2026/06/02 05:31:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:31:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi') 2026/06/02 05:31:00 DEBUG : potato3: Sizes differ 2026/06/02 05:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi': Waiting for checks to finish 2026/06/02 05:31:01 INFO : potato3: Deleted 2026/06/02 05:31:01 INFO : empty space: Deleted 2026/06/02 05:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi': Waiting for transfers to finish 2026/06/02 05:31:01 INFO : potato2: Moved (server-side) 2026/06/02 05:31:02 INFO : potato3: Moved (server-side) 2026/06/02 05:31:02 INFO : tomatoDir: Removing directory 2026/06/02 05:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': deleted 1 directories 2026/06/02 05:31:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kerepoz1naxe" 2026/06/02 05:31:03 DEBUG : Creating backend with remote "TestDrive:crypt/tqv1ivi4rg7t0esi03hg6v4jndl7r434a66kbvoj0tnig5ac8nvg" 2026/06/02 05:31:04 INFO : tomatoDir: Making directory 2026/06/02 05:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kerepoz1naxe': Using server-side directory move 2026/06/02 05:31:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kerepoz1naxe': Server side directory move succeeded 2026/06/02 05:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kerepoz1naxe': Purge remote 2026/06/02 05:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keraqug1kavi': Purge remote 2026/06/02 05:31:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test" 2026/06/02 05:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:31:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test" 2026/06/02 05:31:11 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/02 05:31:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-include/layer2" 2026/06/02 05:31:14 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/02 05:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-ignore-file" 2026/06/02 05:31:17 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/02 05:31:22 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 925c78ea1191b9b28340a210653d23bb OK 2026/06/02 05:31:24 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/02 05:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test': Waiting for checks to finish 2026/06/02 05:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test': Waiting for transfers to finish 2026/06/02 05:31:24 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:24 INFO : There was nothing to transfer 2026/06/02 05:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:31:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:26 INFO : rclone-sync-test-include: Removing directory 2026/06/02 05:31:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/02 05:31:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/02 05:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': failed to delete 1 directories 2026/06/02 05:31:26 INFO : There was nothing to transfer 2026/06/02 05:31:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/02 05:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/02 05:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/02 05:31:28 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:28 INFO : There was nothing to transfer 2026/06/02 05:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:31:30 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:30 INFO : rclone-sync-test-include: Removing directory 2026/06/02 05:31:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/02 05:31:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/02 05:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': failed to delete 1 directories 2026/06/02 05:31:30 INFO : There was nothing to transfer 2026/06/02 05:31:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/02 05:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/02 05:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/02 05:31:33 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:33 INFO : There was nothing to transfer 2026/06/02 05:31:35 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/02 05:31:36 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.75s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:31:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:31:37 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/CompareDest" 2026/06/02 05:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/gveqi14airsml4bgu7krj116o8" 2026/06/02 05:31:41 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 05:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:31:43 DEBUG : one: md5 = 3c8250d7035ff827461f86a60b58cffa OK 2026/06/02 05:31:43 DEBUG : one: size = 3 OK 2026/06/02 05:31:43 INFO : one: Copied (new) 2026/06/02 05:31:43 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:31:44 DEBUG : one: Sizes differ 2026/06/02 05:31:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:31:46 DEBUG : one: md5 = dc4a6efa010167464f3966f20c19177a OK 2026/06/02 05:31:46 DEBUG : one: size = 5 OK 2026/06/02 05:31:46 INFO : one: Copied (replaced existing) 2026/06/02 05:31:46 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:48 DEBUG : dst/one: md5 = e841f3f1ca0041dea23d8f169967c4c3 OK 2026/06/02 05:31:51 DEBUG : CompareDest/one: md5 = 4ef065b3affb64481c8f423896509438 OK 2026/06/02 05:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:31:52 DEBUG : one: Sizes differ 2026/06/02 05:31:52 DEBUG : one: size = 5 OK 2026/06/02 05:31:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 05:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:31:52 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:52 INFO : There was nothing to transfer 2026/06/02 05:31:55 DEBUG : CompareDest/two: md5 = 8b2e3a5e0e6b60dec8afa06d6f4a02a1 OK 2026/06/02 05:31:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:31:55 DEBUG : one: Sizes differ 2026/06/02 05:31:56 DEBUG : two: size = 3 OK 2026/06/02 05:31:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 05:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:56 DEBUG : one: size = 5 OK 2026/06/02 05:31:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 05:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:31:56 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:56 INFO : There was nothing to transfer 2026/06/02 05:31:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:31:57 DEBUG : one: Sizes differ 2026/06/02 05:31:57 DEBUG : one: size = 5 OK 2026/06/02 05:31:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 05:31:57 DEBUG : two: size = 3 OK 2026/06/02 05:31:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 05:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:31:57 DEBUG : Waiting for deletions to finish 2026/06/02 05:31:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/02 05:31:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:31:58 DEBUG : one: Sizes differ 2026/06/02 05:31:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:31:59 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/CompareDest') 2026/06/02 05:31:59 DEBUG : two: Sizes differ 2026/06/02 05:31:59 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 05:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:31:59 DEBUG : one: size = 5 OK 2026/06/02 05:31:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:31:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 05:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:00 DEBUG : two: md5 = 4c358117639e8baae9356b066187062f OK 2026/06/02 05:32:00 DEBUG : two: size = 5 OK 2026/06/02 05:32:00 INFO : two: Copied (new) 2026/06/02 05:32:00 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:32:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:32:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.37s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:32:08 DEBUG : pre-dest1/1: md5 = fdd735cb16c24c012d4a2fce2f3982b0 OK 2026/06/02 05:32:10 DEBUG : pre-dest2/2: md5 = 99b1b3935f97f462bde2e3c7dfb497c1 OK 2026/06/02 05:32:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dest" 2026/06/02 05:32:11 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/rg03c1jvnehrrc617i0lnqjddc" 2026/06/02 05:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/pre-dest1" 2026/06/02 05:32:13 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/bbnblvh6k061ssopqrp18kd7gc" 2026/06/02 05:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/pre-dest2" 2026/06/02 05:32:14 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/02 05:32:15 DEBUG : 1: size = 1 OK 2026/06/02 05:32:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:32:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/02 05:32:15 DEBUG : 2: size = 1 OK 2026/06/02 05:32:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:32:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/02 05:32:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/02 05:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dest': Waiting for checks to finish 2026/06/02 05:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dest': Waiting for transfers to finish 2026/06/02 05:32:18 DEBUG : 3: md5 = c4b3d9393bec8e1e97ecfdf64180114d OK 2026/06/02 05:32:18 DEBUG : 3: size = 1 OK 2026/06/02 05:32:18 INFO : 3: Copied (new) 2026/06/02 05:32:18 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:21 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/02 05:32:22 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/02 05:32:23 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.26s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:32:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:32:24 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:32:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/CopyDest" 2026/06/02 05:32:26 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/02 05:32:27 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:30 DEBUG : one: md5 = 846dc5641c8e750933c2abc743331c5d OK 2026/06/02 05:32:30 DEBUG : one: size = 3 OK 2026/06/02 05:32:30 INFO : one: Copied (new) 2026/06/02 05:32:30 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:32:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:32:31 DEBUG : one: Sizes differ 2026/06/02 05:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:33 DEBUG : one: md5 = 81f21c1363cc95031447d37a38cb1d36 OK 2026/06/02 05:32:33 DEBUG : one: size = 5 OK 2026/06/02 05:32:33 INFO : one: Copied (replaced existing) 2026/06/02 05:32:33 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:35 DEBUG : dst/one: md5 = 4f2db079a58cb8cd5b0e8e2b893d4099 OK 2026/06/02 05:32:38 DEBUG : CopyDest/one: md5 = 6629a9fb471b6b21d7ab6cbfb8cf863a OK 2026/06/02 05:32:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/BackupDir" 2026/06/02 05:32:38 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/02 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:32:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:32:40 DEBUG : one: Sizes differ 2026/06/02 05:32:41 DEBUG : one: size = 5 OK 2026/06/02 05:32:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:32:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:32:41 DEBUG : one: Sizes differ 2026/06/02 05:32:43 INFO : one: Moved (server-side) 2026/06/02 05:32:44 DEBUG : one: size = 5 OK 2026/06/02 05:32:44 INFO : one: Copied (server-side copy) 2026/06/02 05:32:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/02 05:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:44 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:46 DEBUG : CopyDest/two: md5 = 9a9f399559b94953546f575de774494a OK 2026/06/02 05:32:47 DEBUG : one: size = 5 OK 2026/06/02 05:32:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:47 DEBUG : one: Unchanged skipping 2026/06/02 05:32:47 DEBUG : two: size = 3 OK 2026/06/02 05:32:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:48 DEBUG : two: size = 3 OK 2026/06/02 05:32:48 INFO : two: Copied (server-side copy) 2026/06/02 05:32:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/02 05:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:49 DEBUG : one: size = 5 OK 2026/06/02 05:32:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:49 DEBUG : one: Unchanged skipping 2026/06/02 05:32:49 DEBUG : two: size = 3 OK 2026/06/02 05:32:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:49 DEBUG : two: Unchanged skipping 2026/06/02 05:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:49 INFO : There was nothing to transfer 2026/06/02 05:32:51 DEBUG : CopyDest/three: md5 = fcb87c69742839d50efd170694afcc95 OK 2026/06/02 05:32:52 DEBUG : one: size = 5 OK 2026/06/02 05:32:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:52 DEBUG : one: Unchanged skipping 2026/06/02 05:32:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:32:52 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/CopyDest') 2026/06/02 05:32:52 DEBUG : three: Sizes differ 2026/06/02 05:32:52 DEBUG : three: Destination not found in --copy-dest 2026/06/02 05:32:52 DEBUG : three: Need to transfer - File not found at Destination 2026/06/02 05:32:52 DEBUG : two: size = 3 OK 2026/06/02 05:32:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/02 05:32:52 DEBUG : two: Unchanged skipping 2026/06/02 05:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:32:54 DEBUG : three: md5 = 4c5e55659bd4f758c221ffbd6a7f79d0 OK 2026/06/02 05:32:54 DEBUG : three: size = 7 OK 2026/06/02 05:32:54 INFO : three: Copied (new) 2026/06/02 05:32:54 DEBUG : Waiting for deletions to finish 2026/06/02 05:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/02 05:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:33:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:33:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/02 05:33:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:33:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.71s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:33:04 DEBUG : dst/one: md5 = 72d7752ac0b4a6ea2f332cb451fe8887 OK 2026/06/02 05:33:06 DEBUG : dst/two: md5 = f1a5856558250d5e053d47f3364c2ab0 OK 2026/06/02 05:33:07 DEBUG : dst/three.txt: md5 = 8c3255f3b5d2c68c81ba49d096aee47f OK 2026/06/02 05:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/backup" 2026/06/02 05:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/1nrff024r7pq65ecp72fc28jb0" 2026/06/02 05:33:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:33:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:33:10 DEBUG : one: Sizes differ 2026/06/02 05:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:33:10 DEBUG : two: size = 3 OK 2026/06/02 05:33:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:33:10 DEBUG : two: Unchanged skipping 2026/06/02 05:33:12 INFO : one: Moved (server-side) 2026/06/02 05:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:33:13 DEBUG : one: md5 = 517faf38001e1afffdaa6f8609d55d4d OK 2026/06/02 05:33:13 DEBUG : one: size = 4 OK 2026/06/02 05:33:13 INFO : one: Copied (new) 2026/06/02 05:33:13 DEBUG : Waiting for deletions to finish 2026/06/02 05:33:14 INFO : three.txt: Moved (server-side) 2026/06/02 05:33:14 INFO : three.txt: Moved into backup dir 2026/06/02 05:33:16 DEBUG : dst/three.txt: md5 = e05ffba67ec20b9baa71f7b20fdc04bf OK 2026/06/02 05:33:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:33:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:33:17 DEBUG : one: Sizes differ 2026/06/02 05:33:17 DEBUG : two: size = 3 OK 2026/06/02 05:33:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:33:17 DEBUG : two: Unchanged skipping 2026/06/02 05:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:33:18 INFO : one: Deleted 2026/06/02 05:33:19 INFO : one: Moved (server-side) 2026/06/02 05:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:33:20 DEBUG : one: md5 = 4f585bebbfb7c8d746e9dc1e54a10c8e OK 2026/06/02 05:33:20 DEBUG : one: size = 5 OK 2026/06/02 05:33:20 INFO : one: Copied (new) 2026/06/02 05:33:20 DEBUG : Waiting for deletions to finish 2026/06/02 05:33:21 INFO : three.txt: Deleted 2026/06/02 05:33:22 INFO : three.txt: Moved (server-side) 2026/06/02 05:33:22 INFO : three.txt: Moved into backup dir 2026/06/02 05:33:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:33:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:33:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/02 05:33:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:33:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/02 05:33:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (25.47s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:33:29 DEBUG : dst/one: md5 = 91861344c75cda2e82b1f8c623551aa0 OK 2026/06/02 05:33:31 DEBUG : dst/two: md5 = 5fb2dd01692ae8e0b456abe3423a4796 OK 2026/06/02 05:33:33 DEBUG : dst/three.txt: md5 = 6fba9c9afe6f36c429b70b5c1d20be51 OK 2026/06/02 05:33:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:33:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/backup" 2026/06/02 05:33:34 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/1nrff024r7pq65ecp72fc28jb0" 2026/06/02 05:33:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:33:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:33:36 DEBUG : one: Sizes differ 2026/06/02 05:33:36 DEBUG : two: size = 3 OK 2026/06/02 05:33:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:33:36 DEBUG : two: Unchanged skipping 2026/06/02 05:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:33:38 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:33:39 DEBUG : one: md5 = a50bf8fc40bd2a2050190a8b20476e27 OK 2026/06/02 05:33:39 DEBUG : one: size = 4 OK 2026/06/02 05:33:39 INFO : one: Copied (new) 2026/06/02 05:33:39 DEBUG : Waiting for deletions to finish 2026/06/02 05:33:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:33:40 INFO : three.txt: Moved into backup dir 2026/06/02 05:33:42 DEBUG : dst/three.txt: md5 = a61f3e269df580e511470afc555b06b5 OK 2026/06/02 05:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:33:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:33:43 DEBUG : one: Sizes differ 2026/06/02 05:33:43 DEBUG : two: size = 3 OK 2026/06/02 05:33:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:33:43 DEBUG : two: Unchanged skipping 2026/06/02 05:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:33:44 INFO : one.bak: Deleted 2026/06/02 05:33:45 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:33:46 DEBUG : one: md5 = 7067f1797d8625fb7019be7b08b35b59 OK 2026/06/02 05:33:46 DEBUG : one: size = 5 OK 2026/06/02 05:33:46 INFO : one: Copied (new) 2026/06/02 05:33:46 DEBUG : Waiting for deletions to finish 2026/06/02 05:33:47 INFO : three.txt.bak: Deleted 2026/06/02 05:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:33:48 INFO : three.txt: Moved into backup dir 2026/06/02 05:33:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:33:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:33:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/02 05:33:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/02 05:33:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/02 05:33:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (26.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:33:55 DEBUG : dst/one: md5 = 2d318cf91f40472dc2659a5258852b04 OK 2026/06/02 05:33:57 DEBUG : dst/two: md5 = e55404acfcc3b62def100d62fedeca76 OK 2026/06/02 05:33:58 DEBUG : dst/three.txt: md5 = 20b9ba41e499edc5434931908312d52e OK 2026/06/02 05:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/backup" 2026/06/02 05:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/1nrff024r7pq65ecp72fc28jb0" 2026/06/02 05:34:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:02 DEBUG : one: Sizes differ 2026/06/02 05:34:02 DEBUG : two: size = 3 OK 2026/06/02 05:34:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:02 DEBUG : two: Unchanged skipping 2026/06/02 05:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:34:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/02 05:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:34:05 DEBUG : one: md5 = 78b4200b3e8b07a1c74b9e3ec68bf78d OK 2026/06/02 05:34:05 DEBUG : one: size = 4 OK 2026/06/02 05:34:05 INFO : one: Copied (new) 2026/06/02 05:34:05 DEBUG : Waiting for deletions to finish 2026/06/02 05:34:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/02 05:34:06 INFO : three.txt: Moved into backup dir 2026/06/02 05:34:08 DEBUG : dst/three.txt: md5 = 3f5d2a04acc92c47ca150cd0aa21abef OK 2026/06/02 05:34:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:09 DEBUG : one: Sizes differ 2026/06/02 05:34:09 DEBUG : two: size = 3 OK 2026/06/02 05:34:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:09 DEBUG : two: Unchanged skipping 2026/06/02 05:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:34:10 INFO : one-2019-01-01: Deleted 2026/06/02 05:34:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/02 05:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:34:12 DEBUG : one: md5 = e4ea04824b18e14d0f721edef6f02a11 OK 2026/06/02 05:34:12 DEBUG : one: size = 5 OK 2026/06/02 05:34:12 INFO : one: Copied (new) 2026/06/02 05:34:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:34:13 INFO : three-2019-01-01.txt: Deleted 2026/06/02 05:34:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/02 05:34:14 INFO : three.txt: Moved into backup dir 2026/06/02 05:34:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:34:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:34:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/02 05:34:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/02 05:34:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/02 05:34:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.79s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:34:21 DEBUG : dst/one: md5 = 28e7662c847e6cdd769510f21678cd17 OK 2026/06/02 05:34:23 DEBUG : dst/two: md5 = 84f3668d5c8a1048c203894430104cc2 OK 2026/06/02 05:34:24 DEBUG : dst/three.txt: md5 = bfb8d7d56be2abdf29647260fc424c36 OK 2026/06/02 05:34:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:34:25 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:34:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:26 DEBUG : one: Sizes differ 2026/06/02 05:34:26 DEBUG : two: size = 3 OK 2026/06/02 05:34:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:26 DEBUG : two: Unchanged skipping 2026/06/02 05:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:34:27 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:34:29 DEBUG : one: md5 = 1273fa2eaebdde9e38e6471ee10c04e0 OK 2026/06/02 05:34:29 DEBUG : one: size = 4 OK 2026/06/02 05:34:29 INFO : one: Copied (new) 2026/06/02 05:34:29 DEBUG : Waiting for deletions to finish 2026/06/02 05:34:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:34:29 INFO : three.txt: Moved into backup dir 2026/06/02 05:34:32 DEBUG : dst/three.txt: md5 = bdd1ae6b4f0f858ad9b15c9383885123 OK 2026/06/02 05:34:32 DEBUG : one.bak: Excluded (Path Filter) 2026/06/02 05:34:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/02 05:34:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:32 DEBUG : one: Sizes differ 2026/06/02 05:34:32 DEBUG : two: size = 3 OK 2026/06/02 05:34:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:32 DEBUG : two: Unchanged skipping 2026/06/02 05:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for checks to finish 2026/06/02 05:34:33 INFO : one.bak: Deleted 2026/06/02 05:34:34 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst': Waiting for transfers to finish 2026/06/02 05:34:35 DEBUG : one: md5 = 68c5893faaac9b93cd9b0952092c6e10 OK 2026/06/02 05:34:35 DEBUG : one: size = 5 OK 2026/06/02 05:34:35 INFO : one: Copied (new) 2026/06/02 05:34:35 DEBUG : Waiting for deletions to finish 2026/06/02 05:34:36 INFO : three.txt.bak: Deleted 2026/06/02 05:34:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:34:36 INFO : three.txt: Moved into backup dir 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/02 05:34:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (22.17s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:34:43 DEBUG : dst/one: md5 = a24145a5d58a74edd8814511be53ff35 OK 2026/06/02 05:34:45 DEBUG : dst/two: md5 = a4ddb03cfafc82743f78939411afac2e OK 2026/06/02 05:34:46 DEBUG : dst/three.txt: md5 = 7ff86dbf58fddca3140b3b4c835daee7 OK 2026/06/02 05:34:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:34:47 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:34:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:48 DEBUG : one: Sizes differ 2026/06/02 05:34:49 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:34:51 DEBUG : one: md5 = 96820f5802b65f815aec33889467ba8f OK 2026/06/02 05:34:51 DEBUG : one: size = 4 OK 2026/06/02 05:34:51 INFO : one: Copied (new) 2026/06/02 05:34:51 DEBUG : two: size = 3 OK 2026/06/02 05:34:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:51 DEBUG : two: Unchanged skipping 2026/06/02 05:34:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:51 DEBUG : three.txt: Sizes differ 2026/06/02 05:34:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:34:54 DEBUG : three.txt: md5 = dc03e2da36bd4aa678d80158a7b1eee2 OK 2026/06/02 05:34:54 DEBUG : three.txt: size = 6 OK 2026/06/02 05:34:54 INFO : three.txt: Copied (new) 2026/06/02 05:34:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:55 DEBUG : one: Sizes differ 2026/06/02 05:34:56 INFO : one.bak: Deleted 2026/06/02 05:34:57 INFO : one: Moved (server-side) to: one.bak 2026/06/02 05:34:58 DEBUG : one: md5 = c8a092dcb72e19ee24cf6bb4d394d61a OK 2026/06/02 05:34:58 DEBUG : one: size = 5 OK 2026/06/02 05:34:58 INFO : one: Copied (new) 2026/06/02 05:34:58 DEBUG : two: size = 3 OK 2026/06/02 05:34:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:34:58 DEBUG : two: Unchanged skipping 2026/06/02 05:34:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:34:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:34:59 DEBUG : three.txt: Sizes differ 2026/06/02 05:35:00 INFO : three.txt.bak: Deleted 2026/06/02 05:35:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/02 05:35:02 DEBUG : three.txt: md5 = c48f0db9c4e2fb87ea6402c0be32e8cb OK 2026/06/02 05:35:02 DEBUG : three.txt: size = 19 OK 2026/06/02 05:35:02 INFO : three.txt: Copied (new) 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/02 05:35:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (25.66s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:35:09 DEBUG : dst/one: md5 = af90c2198fa80c8abcd677dee7f4b6dc OK 2026/06/02 05:35:11 DEBUG : dst/two: md5 = e06b9057a2b3f2e4c8599521e1548fc9 OK 2026/06/02 05:35:12 DEBUG : dst/three.txt: md5 = 2581061429e0278a8663d87dc057d581 OK 2026/06/02 05:35:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juyelab6vofe/dst" 2026/06/02 05:35:13 DEBUG : Creating backend with remote "TestDrive:crypt/f6oooc9t3c71ja8rlkt6i04b3702mtukm8afvnu6f4kbsroei4j0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/02 05:35:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:35:14 DEBUG : one: Sizes differ 2026/06/02 05:35:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/02 05:35:16 DEBUG : one: md5 = 3bdf74a9b944dfb46fcb6202178f53d1 OK 2026/06/02 05:35:16 DEBUG : one: size = 4 OK 2026/06/02 05:35:16 INFO : one: Copied (new) 2026/06/02 05:35:17 DEBUG : two: size = 3 OK 2026/06/02 05:35:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:35:17 DEBUG : two: Unchanged skipping 2026/06/02 05:35:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:35:17 DEBUG : three.txt: Sizes differ 2026/06/02 05:35:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/02 05:35:19 DEBUG : three.txt: md5 = fb77c82612343d3be87aed37aad4b71b OK 2026/06/02 05:35:19 DEBUG : three.txt: size = 6 OK 2026/06/02 05:35:19 INFO : three.txt: Copied (new) 2026/06/02 05:35:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:35:21 DEBUG : one: Sizes differ 2026/06/02 05:35:21 INFO : one-2019-01-01: Deleted 2026/06/02 05:35:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/02 05:35:24 DEBUG : one: md5 = 23e4bc203722168c3ba7134a24bfab5d OK 2026/06/02 05:35:24 DEBUG : one: size = 5 OK 2026/06/02 05:35:24 INFO : one: Copied (new) 2026/06/02 05:35:24 DEBUG : two: size = 3 OK 2026/06/02 05:35:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:35:24 DEBUG : two: Unchanged skipping 2026/06/02 05:35:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe/dst') 2026/06/02 05:35:24 DEBUG : three.txt: Sizes differ 2026/06/02 05:35:25 INFO : three-2019-01-01.txt: Deleted 2026/06/02 05:35:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/02 05:35:27 DEBUG : three.txt: md5 = 1a08e8216021eda3f9df2cbfefb80ca5 OK 2026/06/02 05:35:27 DEBUG : three.txt: size = 19 OK 2026/06/02 05:35:27 INFO : three.txt: Copied (new) 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/02 05:35:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (25.15s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:35:33 DEBUG : Testêé: md5 = 8105b9be8c8e6f21f31caf0d29926063 OK 2026/06/02 05:35:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:34 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:35:34 DEBUG : Testêé: Sizes differ 2026/06/02 05:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:35:35 DEBUG : Testêé: md5 = a7010c395dbdc0ab1ef006a3c7cd79be OK 2026/06/02 05:35:35 DEBUG : Testêé: size = 14 OK 2026/06/02 05:35:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/02 05:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.97s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:35:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/02 05:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:35:39 DEBUG : existing: md5 = 99066802c01d83ea983c9539462e21ae OK 2026/06/02 05:35:39 DEBUG : existing: size = 6 OK 2026/06/02 05:35:39 INFO : existing: Copied (new) 2026/06/02 05:35:39 DEBUG : Waiting for deletions to finish 2026/06/02 05:35:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:35:40 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:35:40 DEBUG : existing: Sizes differ 2026/06/02 05:35:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/02 05:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:35:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting files as there were IO errors 2026/06/02 05:35:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:35:42 DEBUG : EXISTING: md5 = 3015ba6db460eb5b67867d2c637e14f6 OK 2026/06/02 05:35:43 DEBUG : EXISTING: size = 6 OK 2026/06/02 05:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:35:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:35:43 DEBUG : existing: Unchanged skipping 2026/06/02 05:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:35:43 DEBUG : Waiting for deletions to finish 2026/06/02 05:35:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.53s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:35:48 DEBUG : both0: md5 = 45d9c2af54e91353830240011d53d590 OK 2026/06/02 05:35:49 DEBUG : only0: md5 = 6612207050f7d561d0f72c78271d96b7 OK 2026/06/02 05:35:51 DEBUG : both1: md5 = a86996105c1296c9142cb34dba699b0e OK 2026/06/02 05:35:52 DEBUG : only1: md5 = e747b7be2cba44b212bc6b96fce184c5 OK 2026/06/02 05:35:54 DEBUG : both2: md5 = 36368d9a23d9fe8e36e8f356ea87e275 OK 2026/06/02 05:35:55 DEBUG : only2: md5 = c6f9006c511432a269c909aba9dbd56b OK 2026/06/02 05:35:57 DEBUG : both3: md5 = 7efe7b8ee8b2e3c0940de08db64deb3e OK 2026/06/02 05:35:58 DEBUG : only3: md5 = 0a4c5f82f207bd795206511099d44eba OK 2026/06/02 05:36:00 DEBUG : both4: md5 = 4076be8380546397665a71bcf680a2fd OK 2026/06/02 05:36:02 DEBUG : only4: md5 = 760d08b891112d0ca7561b9b6d6ec502 OK 2026/06/02 05:36:04 DEBUG : both5: md5 = 0b072c9bb1d7fa02dda239a877ca43d1 OK 2026/06/02 05:36:05 DEBUG : only5: md5 = af8e60d252bb914d9a99ee243e31074c OK 2026/06/02 05:36:07 DEBUG : both6: md5 = 425cdfd535856f0d307710a62e1bfc37 OK 2026/06/02 05:36:08 DEBUG : only6: md5 = d286a42872b9b3e67841aff9d5c23c96 OK 2026/06/02 05:36:10 DEBUG : both7: md5 = c17fd37d9f2588251c1d062b7aac282d OK 2026/06/02 05:36:12 DEBUG : only7: md5 = 7482bd89e133060ad80a1693168b19cd OK 2026/06/02 05:36:14 DEBUG : both8: md5 = 5aa9466198aae4d4783a38a599463d10 OK 2026/06/02 05:36:16 DEBUG : only8: md5 = d946ce6947de2400ee04c3ffbd9e30e9 OK 2026/06/02 05:36:17 DEBUG : both9: md5 = 4659c8f354b41cace6d1f4769e0dbb9e OK 2026/06/02 05:36:19 DEBUG : only9: md5 = 73eeb1f4688c05ae1eac70dab454084a OK 2026/06/02 05:36:20 DEBUG : both10: md5 = f55d1905dc613aa71255e9a5f3938fd0 OK 2026/06/02 05:36:22 DEBUG : only10: md5 = e46227e46d0ba2433e4dd96f4d318681 OK 2026/06/02 05:36:23 DEBUG : both11: md5 = 9ce4662f95f7eff04cd02aad71356f03 OK 2026/06/02 05:36:25 DEBUG : only11: md5 = 4530bb68d6051efcfd08aca87862fb09 OK 2026/06/02 05:36:26 DEBUG : both12: md5 = c9f0a108b23f6ca660f4b35cee4f04a2 OK 2026/06/02 05:36:28 DEBUG : only12: md5 = 1bd6d38b6f55612dcbe9be5000f3169e OK 2026/06/02 05:36:29 DEBUG : both13: md5 = 6ae0b242fd048f37156052427c4bb9ac OK 2026/06/02 05:36:31 DEBUG : only13: md5 = f88447b7fd897119071c105731270511 OK 2026/06/02 05:36:32 DEBUG : both14: md5 = 966438dbe330a32c6917c2873cbb89af OK 2026/06/02 05:36:34 DEBUG : only14: md5 = ce06ab4e2a1105932392d73badf12f92 OK 2026/06/02 05:36:36 DEBUG : both15: md5 = 5ebb9c6fa567046d10baa3b5006dd47c OK 2026/06/02 05:36:37 DEBUG : only15: md5 = 090a278def6c527859cb58516cd4d8a6 OK 2026/06/02 05:36:39 DEBUG : both16: md5 = 13d7caa0ae29152c1a6adb440902d6e8 OK 2026/06/02 05:36:40 DEBUG : only16: md5 = 24bc671390cce7d7d68ee81796a1ec86 OK 2026/06/02 05:36:42 DEBUG : both17: md5 = 0aaef17b45ce421f1f7f4394bf8ce3d5 OK 2026/06/02 05:36:44 DEBUG : only17: md5 = 1dcc7133f4d1a159adbdca38ca591dc7 OK 2026/06/02 05:36:45 DEBUG : both18: md5 = 5ce5d6674affb3c9a24432ede8c620af OK 2026/06/02 05:36:47 DEBUG : only18: md5 = 7b883076a15220dfea4018bd46787c12 OK 2026/06/02 05:36:48 DEBUG : both19: md5 = 9842acae3353957cd81ca0e330049f91 OK 2026/06/02 05:36:50 DEBUG : only19: md5 = 3e2b1b1fe1b01b80beff7718a34c3503 OK 2026/06/02 05:36:50 DEBUG : both0: size = 6 OK 2026/06/02 05:36:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both10: size = 6 OK 2026/06/02 05:36:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both11: size = 6 OK 2026/06/02 05:36:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both10: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both12: size = 6 OK 2026/06/02 05:36:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both13: size = 6 OK 2026/06/02 05:36:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both11: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both14: size = 6 OK 2026/06/02 05:36:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both14: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both15: size = 6 OK 2026/06/02 05:36:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both15: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both16: size = 6 OK 2026/06/02 05:36:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both16: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both17: size = 6 OK 2026/06/02 05:36:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both17: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both18: size = 6 OK 2026/06/02 05:36:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both18: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both19: size = 6 OK 2026/06/02 05:36:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both19: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both1: size = 6 OK 2026/06/02 05:36:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both1: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both2: size = 6 OK 2026/06/02 05:36:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both2: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both3: size = 6 OK 2026/06/02 05:36:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both3: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both4: size = 6 OK 2026/06/02 05:36:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both4: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both5: size = 6 OK 2026/06/02 05:36:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both5: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both6: size = 6 OK 2026/06/02 05:36:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both6: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both7: size = 6 OK 2026/06/02 05:36:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both7: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both8: size = 6 OK 2026/06/02 05:36:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both8: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both9: size = 6 OK 2026/06/02 05:36:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:36:50 DEBUG : both9: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both12: Unchanged skipping 2026/06/02 05:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:36:50 DEBUG : both13: Unchanged skipping 2026/06/02 05:36:50 DEBUG : both0: Unchanged skipping 2026/06/02 05:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:36:50 DEBUG : Waiting for deletions to finish 2026/06/02 05:36:51 INFO : only10: Deleted 2026/06/02 05:36:51 INFO : only0: Deleted 2026/06/02 05:36:51 INFO : only16: Deleted 2026/06/02 05:36:51 INFO : only12: Deleted 2026/06/02 05:36:51 INFO : only18: Deleted 2026/06/02 05:36:51 INFO : only19: Deleted 2026/06/02 05:36:51 INFO : only3: Deleted 2026/06/02 05:36:51 INFO : only1: Deleted 2026/06/02 05:36:52 INFO : only11: Deleted 2026/06/02 05:36:52 INFO : only5: Deleted 2026/06/02 05:36:52 INFO : only15: Deleted 2026/06/02 05:36:52 INFO : only2: Deleted 2026/06/02 05:36:52 INFO : only6: Deleted 2026/06/02 05:36:52 INFO : only8: Deleted 2026/06/02 05:36:52 INFO : only9: Deleted 2026/06/02 05:36:52 INFO : only13: Deleted 2026/06/02 05:36:53 INFO : only17: Deleted 2026/06/02 05:36:53 INFO : only4: Deleted 2026/06/02 05:36:53 INFO : only14: Deleted 2026/06/02 05:36:53 INFO : only7: Deleted 2026/06/02 05:36:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.21s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:37:06 DEBUG : both0: md5 = 9d1a634bcb78a2ecc0411f44f2c89789 OK 2026/06/02 05:37:08 DEBUG : only0: md5 = 0a2c4b6ca0a0e553b3b7c8999a8ec1ee OK 2026/06/02 05:37:09 DEBUG : both1: md5 = 5275b4e793325f0e07253d4749b8c7ec OK 2026/06/02 05:37:11 DEBUG : only1: md5 = 0f4597fb4e64b2f97576aeaba2baecb4 OK 2026/06/02 05:37:12 DEBUG : both2: md5 = bce0fb7691ba0ad7ec6086788d863c01 OK 2026/06/02 05:37:14 DEBUG : only2: md5 = e899b226fbd5d3798dd53f8b557a4b70 OK 2026/06/02 05:37:15 DEBUG : both3: md5 = e64a6d7ee875eb1a096c7d865bf09e8c OK 2026/06/02 05:37:17 DEBUG : only3: md5 = 87d02665b40db6ae4e3269a5e130dc74 OK 2026/06/02 05:37:18 DEBUG : both4: md5 = 99fab7247e70e0565d0de00fe41124dc OK 2026/06/02 05:37:20 DEBUG : only4: md5 = ffe02a5bf0d455a6e79e518c3bd772c1 OK 2026/06/02 05:37:22 DEBUG : both5: md5 = a6245929e65e6df1722e2d44082780c1 OK 2026/06/02 05:37:23 DEBUG : only5: md5 = 6d7fcf0c91d2867a783b8cc059fd4646 OK 2026/06/02 05:37:25 DEBUG : both6: md5 = b13377a8253dc779702cbda8fabbac2c OK 2026/06/02 05:37:26 DEBUG : only6: md5 = b08e7dce9811134511cf7527ca96d41b OK 2026/06/02 05:37:28 DEBUG : both7: md5 = 6764a87922ef641f4f6e4c1cf167f346 OK 2026/06/02 05:37:30 DEBUG : only7: md5 = 7adba2be4b72bc55b2d53eed386819c8 OK 2026/06/02 05:37:31 DEBUG : both8: md5 = f0eeb3e582333e66dd59412d5dd1d6a7 OK 2026/06/02 05:37:33 DEBUG : only8: md5 = 1005ead3c111863de8b9d7f9c3886701 OK 2026/06/02 05:37:34 DEBUG : both9: md5 = 8237a537cc4edc069053830c9f445234 OK 2026/06/02 05:37:36 DEBUG : only9: md5 = 085a7ba138a004dd69e4088b515543ec OK 2026/06/02 05:37:38 DEBUG : both10: md5 = bad7672c928ab920979581c26e1b8dd0 OK 2026/06/02 05:37:39 DEBUG : only10: md5 = 8637370d6a6ec57f971133b283de4135 OK 2026/06/02 05:37:41 DEBUG : both11: md5 = 478414401a0ae63b8ca3620805095cf1 OK 2026/06/02 05:37:42 DEBUG : only11: md5 = d03918c8e30ca4241cba66afe79ff5cf OK 2026/06/02 05:37:44 DEBUG : both12: md5 = 9cfe2176cc626f3a935904f3d1c58216 OK 2026/06/02 05:37:45 DEBUG : only12: md5 = e52c3017ea0ea373c2a82e5bb90d0288 OK 2026/06/02 05:37:47 DEBUG : both13: md5 = 272945e645228f206533968dc829581d OK 2026/06/02 05:37:48 DEBUG : only13: md5 = a62a591a2a214447ca945acca7b59d89 OK 2026/06/02 05:37:50 DEBUG : both14: md5 = 980a51f0894e200dbdd21abbad7e08ae OK 2026/06/02 05:37:51 DEBUG : only14: md5 = 079b7f7876abf33100c692be02bb9d55 OK 2026/06/02 05:37:53 DEBUG : both15: md5 = a1afe5895c4fb5d6bf29cd88f514e08f OK 2026/06/02 05:37:55 DEBUG : only15: md5 = 2fd13b03d4a4205ca90695351b2bab08 OK 2026/06/02 05:37:56 DEBUG : both16: md5 = 7af953cc36a67ed98d9c596a9314b68e OK 2026/06/02 05:37:58 DEBUG : only16: md5 = 3e07d2ac6820c9f29f5cb0e2608a2963 OK 2026/06/02 05:37:59 DEBUG : both17: md5 = e468bbe5b75050fbab1371fe930f1ee2 OK 2026/06/02 05:38:01 DEBUG : only17: md5 = bc849079a74e0630736e3faf522215c5 OK 2026/06/02 05:38:02 DEBUG : both18: md5 = 14a6c495a250dafe148828a87ea19ba0 OK 2026/06/02 05:38:04 DEBUG : only18: md5 = ba5343ed864b3982130a6ce8caa773e6 OK 2026/06/02 05:38:06 DEBUG : both19: md5 = 3a7d1a7b8ab8b5539b3a48ea7552c522 OK 2026/06/02 05:38:07 DEBUG : only19: md5 = 45734ca4b5eda42ddb6b52b2beaf1c0f OK 2026/06/02 05:38:08 DEBUG : both0: size = 6 OK 2026/06/02 05:38:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both0: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both10: size = 6 OK 2026/06/02 05:38:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both10: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both11: size = 6 OK 2026/06/02 05:38:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both11: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both14: size = 6 OK 2026/06/02 05:38:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both13: size = 6 OK 2026/06/02 05:38:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:38:08 DEBUG : both12: size = 6 OK 2026/06/02 05:38:08 DEBUG : both15: size = 6 OK 2026/06/02 05:38:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both14: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both16: size = 6 OK 2026/06/02 05:38:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both13: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both17: size = 6 OK 2026/06/02 05:38:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both16: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both18: size = 6 OK 2026/06/02 05:38:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both18: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both19: size = 6 OK 2026/06/02 05:38:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both19: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both1: size = 6 OK 2026/06/02 05:38:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both15: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both2: size = 6 OK 2026/06/02 05:38:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both2: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both3: size = 6 OK 2026/06/02 05:38:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both3: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both4: size = 6 OK 2026/06/02 05:38:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both4: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both5: size = 6 OK 2026/06/02 05:38:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both5: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both6: size = 6 OK 2026/06/02 05:38:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both6: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both7: size = 6 OK 2026/06/02 05:38:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both7: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both8: size = 6 OK 2026/06/02 05:38:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both8: Unchanged skipping 2026/06/02 05:38:08 DEBUG : both9: size = 6 OK 2026/06/02 05:38:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:38:08 DEBUG : both9: Unchanged skipping 2026/06/02 05:38:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only0: Sizes differ 2026/06/02 05:38:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only10: Sizes differ 2026/06/02 05:38:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only11: Sizes differ 2026/06/02 05:38:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only12: Sizes differ 2026/06/02 05:38:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only13: Sizes differ 2026/06/02 05:38:08 DEBUG : both12: Unchanged skipping 2026/06/02 05:38:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only14: Sizes differ 2026/06/02 05:38:08 DEBUG : both17: Unchanged skipping 2026/06/02 05:38:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only15: Sizes differ 2026/06/02 05:38:08 DEBUG : both1: Unchanged skipping 2026/06/02 05:38:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only16: Sizes differ 2026/06/02 05:38:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only18: Sizes differ 2026/06/02 05:38:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only19: Sizes differ 2026/06/02 05:38:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only2: Sizes differ 2026/06/02 05:38:08 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only1: Sizes differ 2026/06/02 05:38:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only17: Sizes differ 2026/06/02 05:38:08 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only3: Sizes differ 2026/06/02 05:38:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only4: Sizes differ 2026/06/02 05:38:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only5: Sizes differ 2026/06/02 05:38:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only6: Sizes differ 2026/06/02 05:38:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only7: Sizes differ 2026/06/02 05:38:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only8: Sizes differ 2026/06/02 05:38:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3159505826) 2026/06/02 05:38:08 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe') 2026/06/02 05:38:08 DEBUG : only9: Sizes differ 2026/06/02 05:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:38:09 DEBUG : only12: md5 = 88af7f19e9e4a64f318e27ca6a3ea693 OK 2026/06/02 05:38:09 DEBUG : only12: size = 0 OK 2026/06/02 05:38:09 INFO : only12: Copied (replaced existing) 2026/06/02 05:38:09 DEBUG : only10: md5 = 0811b41a1c4fd7b5d193681304f20de4 OK 2026/06/02 05:38:09 DEBUG : only10: size = 0 OK 2026/06/02 05:38:09 INFO : only10: Copied (replaced existing) 2026/06/02 05:38:09 DEBUG : only11: md5 = 7195bfdf22a4a5ea286560297c2ffef2 OK 2026/06/02 05:38:09 DEBUG : only11: size = 0 OK 2026/06/02 05:38:09 INFO : only11: Copied (replaced existing) 2026/06/02 05:38:09 DEBUG : only0: md5 = ba14f3d5bdc88bce5e75b66890af70f7 OK 2026/06/02 05:38:09 DEBUG : only0: size = 0 OK 2026/06/02 05:38:09 INFO : only0: Copied (replaced existing) 2026/06/02 05:38:10 DEBUG : only18: md5 = fcf41fbadc64106a0be5364886029d3e OK 2026/06/02 05:38:10 DEBUG : only18: size = 0 OK 2026/06/02 05:38:10 INFO : only18: Copied (replaced existing) 2026/06/02 05:38:10 DEBUG : only16: md5 = d37ab6d0a490bac2de4f0ca333abcefb OK 2026/06/02 05:38:10 DEBUG : only16: size = 0 OK 2026/06/02 05:38:10 INFO : only16: Copied (replaced existing) 2026/06/02 05:38:10 DEBUG : only14: md5 = 3501d5434cfa5ba3544ce6358fa5c557 OK 2026/06/02 05:38:10 DEBUG : only14: size = 0 OK 2026/06/02 05:38:10 INFO : only14: Copied (replaced existing) 2026/06/02 05:38:10 DEBUG : only13: md5 = 497d526a3815237dd26aba6fabc4a76a OK 2026/06/02 05:38:10 DEBUG : only13: size = 0 OK 2026/06/02 05:38:10 INFO : only13: Copied (replaced existing) 2026/06/02 05:38:11 DEBUG : only2: md5 = 2ccdb712b09c5794091597a195e9ef17 OK 2026/06/02 05:38:11 DEBUG : only2: size = 0 OK 2026/06/02 05:38:11 INFO : only2: Copied (replaced existing) 2026/06/02 05:38:12 DEBUG : only1: md5 = a8e49fd293d8813457a9b748fd1de2b0 OK 2026/06/02 05:38:12 DEBUG : only1: size = 0 OK 2026/06/02 05:38:12 INFO : only1: Copied (replaced existing) 2026/06/02 05:38:12 DEBUG : only4: md5 = 3f99b8af4cefed542310b40d527b3d4f OK 2026/06/02 05:38:12 DEBUG : only4: size = 0 OK 2026/06/02 05:38:12 INFO : only4: Copied (replaced existing) 2026/06/02 05:38:12 DEBUG : only19: md5 = d11ad207c5995551385d1d7f18266685 OK 2026/06/02 05:38:12 DEBUG : only19: size = 0 OK 2026/06/02 05:38:12 INFO : only19: Copied (replaced existing) 2026/06/02 05:38:13 DEBUG : only5: md5 = 59955938d4e40b0461aaf91f5f2c94ea OK 2026/06/02 05:38:13 DEBUG : only5: size = 0 OK 2026/06/02 05:38:13 INFO : only5: Copied (replaced existing) 2026/06/02 05:38:13 DEBUG : only7: md5 = fce439b53b27d11057870d6439ba42c9 OK 2026/06/02 05:38:13 DEBUG : only7: size = 0 OK 2026/06/02 05:38:13 INFO : only7: Copied (replaced existing) 2026/06/02 05:38:13 DEBUG : only15: md5 = cbbef149eb8cf9a4003ea44a47414b88 OK 2026/06/02 05:38:13 DEBUG : only15: size = 0 OK 2026/06/02 05:38:13 INFO : only15: Copied (replaced existing) 2026/06/02 05:38:14 DEBUG : only8: md5 = b63cdbdc7b76e73a52c7b5b85fb42fd7 OK 2026/06/02 05:38:14 DEBUG : only8: size = 0 OK 2026/06/02 05:38:14 INFO : only8: Copied (replaced existing) 2026/06/02 05:38:14 DEBUG : only9: md5 = 9cdc4c2a4f4fc888ebb935ea63328fe7 OK 2026/06/02 05:38:14 DEBUG : only9: size = 0 OK 2026/06/02 05:38:14 INFO : only9: Copied (replaced existing) 2026/06/02 05:38:14 DEBUG : only17: md5 = c5f59a9670de848e028e798a1f6e69dc OK 2026/06/02 05:38:14 DEBUG : only17: size = 0 OK 2026/06/02 05:38:14 INFO : only17: Copied (replaced existing) 2026/06/02 05:38:14 DEBUG : only3: md5 = a3cc8a0165851c571d95cfb6ff0d7d8a OK 2026/06/02 05:38:14 DEBUG : only3: size = 0 OK 2026/06/02 05:38:14 INFO : only3: Copied (replaced existing) 2026/06/02 05:38:15 DEBUG : only6: md5 = f81350a080ed5ad1d67a448afd359ad8 OK 2026/06/02 05:38:15 DEBUG : only6: size = 0 OK 2026/06/02 05:38:15 INFO : only6: Copied (replaced existing) 2026/06/02 05:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (91.85s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:38:36 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:38:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:38:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/02 05:38:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:38:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/02 05:38:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:38:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/02 05:38:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:38:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:38:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/02 05:38:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/02 05:38:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/02 05:38:53 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (18.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:38:55 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:38:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:38:55 DEBUG : empty_on_remote: Making directory with metadata 2026/06/02 05:38:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:38:55 DEBUG : empty_on_remote: Making directory with metadata 2026/06/02 05:38:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:39:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/02 05:39:11 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/02 05:39:11 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:39:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:14 DEBUG : sub dir: Making directory with metadata 2026/06/02 05:39:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/02 05:39:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:34 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:39:34 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:50 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/02 05:39:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:39:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/02 05:39:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/02 05:39:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:39:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:39:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:39:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:39:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:39:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/02 05:39:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:39:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (45.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:39:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/02 05:39:59 DEBUG : sub dir: Making directory with metadata 2026/06/02 05:40:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/02 05:40:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:40:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/02 05:40:26 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/02 05:40:26 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/02 05:40:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:40:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/02 05:40:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/02 05:40:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:40:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:40:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:40:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:40:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/02 05:40:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/02 05:40:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/02 05:40:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:40:52 DEBUG : dir1/0000-abcdefg.txt: md5 = b80e922f903de1f1d89d23996c13a450 OK 2026/06/02 05:40:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7efd3f2bab41c0ac7eb093bef397177b OK 2026/06/02 05:40:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 58527586eada08aea44bc14184265df1 OK 2026/06/02 05:40:57 DEBUG : dir1/0003-defghij.txt: md5 = c16689a4279c4a6c0b4d714618277f81 OK 2026/06/02 05:40:59 DEBUG : dir1/0004-efghijk.txt: md5 = 557ee83efb7f3fecb19d315f0fff98d9 OK 2026/06/02 05:41:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 020c209bd6253c37635967d0c1a840d9 OK 2026/06/02 05:41:02 DEBUG : dir1/0006-ghijklm.txt: md5 = d6a8c74755f025d25c62c0b100230bd3 OK 2026/06/02 05:41:03 DEBUG : dir1/0007-1234567.txt: md5 = 6083b97649850de7742e3ae8a84e0f7b OK 2026/06/02 05:41:05 DEBUG : dir1/0008-2345678.txt: md5 = fbeccddfb020a987815a65c39f56bf22 OK 2026/06/02 05:41:06 DEBUG : dir1/0009-3456789.txt: md5 = fb184a2f67f018cb0c04a7226180a659 OK 2026/06/02 05:41:08 DEBUG : dir1/0010-456789.txt: md5 = 97f05898535d5ba388747b18b209538f OK 2026/06/02 05:41:09 DEBUG : dir1/0011-56789;.txt: md5 = a4fc5eddf98fe3847df7a976119a5e39 OK 2026/06/02 05:41:11 DEBUG : dir1/0012-6789;.txt: md5 = bd4ed1157a0ff86753b187adea6c7234 OK 2026/06/02 05:41:13 DEBUG : dir1/0013-789;=.txt: md5 = 285c527fb502227cdaee5f2101a4adc3 OK 2026/06/02 05:41:14 DEBUG : dir1/0014-89;=.txt: md5 = 9c9ccd44e92e15d6d76af329f1ca8a39 OK 2026/06/02 05:41:16 DEBUG : dir1/0015-9;=.txt: md5 = a7afecd65a08c924cd3074438af25907 OK 2026/06/02 05:41:18 DEBUG : apple: md5 = 30585e46b6dd58bda25ae42bb1a77be3 OK 2026/06/02 05:41:19 DEBUG : banana: md5 = bac7d3c7c790698bb6bc887888b559e8 OK 2026/06/02 05:41:21 DEBUG : appleappleapplebanana: md5 = 4201d748a280b5cd35351c5fc476ca44 OK 2026/06/02 05:41:22 DEBUG : splitbananasplit: md5 = 290a9183e77547568259e5509a499056 OK 2026/06/02 05:41:22 DEBUG : Waiting for deletions to finish 2026/06/02 05:41:23 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:41:24 DEBUG : apple: size = 5 OK 2026/06/02 05:41:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : apple: Unchanged skipping 2026/06/02 05:41:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:41:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:41:24 DEBUG : banana: size = 6 OK 2026/06/02 05:41:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : banana: Unchanged skipping 2026/06/02 05:41:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:41:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:41:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:41:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:41:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:41:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:41:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:41:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:41:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:41:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:41:24 DEBUG : Waiting for deletions to finish 2026/06/02 05:41:24 DEBUG : Waiting for deletions to finish 2026/06/02 05:41:25 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:41:26 DEBUG : dir1: Directory modification time the same (differ by -448.862µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : apple: size = 5 OK 2026/06/02 05:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : apple: Unchanged skipping 2026/06/02 05:41:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:41:26 DEBUG : banana: size = 6 OK 2026/06/02 05:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : banana: Unchanged skipping 2026/06/02 05:41:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:41:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:41:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:41:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:41:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:41:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:41:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:41:27 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:41:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:41:42 DEBUG : dir1/0000-abcdefg.txt: md5 = f34228ebed6c44dc64e0646bc14e743f OK 2026/06/02 05:41:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = c28244920e18a0abe3aa289b7e507022 OK 2026/06/02 05:41:45 DEBUG : dir1/0002-cdefghi.txt: md5 = ec519d3a4a881d05e2c4dc1de31118a9 OK 2026/06/02 05:41:47 DEBUG : dir1/0003-defghij.txt: md5 = 2a585746967ed8509c7fe9230a318c33 OK 2026/06/02 05:41:48 DEBUG : dir1/0004-efghijk.txt: md5 = f8ae66557afcc8fb77889b87ee7404bf OK 2026/06/02 05:41:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 30c78037d5a62aee23629e51f65873ee OK 2026/06/02 05:41:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 9e2c8b6155314d59c800b50ffb82cb65 OK 2026/06/02 05:41:53 DEBUG : dir1/0007-1234567.txt: md5 = 120e368658b07e2465bf2642113a4df1 OK 2026/06/02 05:41:54 DEBUG : dir1/0008-2345678.txt: md5 = 37e993c52e6f47d32ce02a2be9c7ec78 OK 2026/06/02 05:41:56 DEBUG : dir1/0009-3456789.txt: md5 = cab3f8b41d7b4a51a84b8e0df8ae275a OK 2026/06/02 05:41:58 DEBUG : dir1/0010-456789.txt: md5 = 1a1f342ff358a34c095491a08f6ef019 OK 2026/06/02 05:42:00 DEBUG : dir1/0011-56789;.txt: md5 = 70e1659391f2cb120825d3db395a8243 OK 2026/06/02 05:42:01 DEBUG : dir1/0012-6789;.txt: md5 = 629728ad547c509d93b059cb641b986d OK 2026/06/02 05:42:03 DEBUG : dir1/0013-789;=.txt: md5 = 4587b0448d97ec3414d7ad10dc810511 OK 2026/06/02 05:42:04 DEBUG : dir1/0014-89;=.txt: md5 = 8a107e3d0b2737b14d37dfb0f4fc6cca OK 2026/06/02 05:42:06 DEBUG : dir1/0015-9;=.txt: md5 = 6f40359e043d44e8d3d705c9f5e48026 OK 2026/06/02 05:42:07 DEBUG : apple: md5 = 7f84e4942243de63ee37797f8d193367 OK 2026/06/02 05:42:09 DEBUG : banana: md5 = 0995a1ebd2bc7707f9a977ead1a95b39 OK 2026/06/02 05:42:11 DEBUG : appleappleapplebanana: md5 = 5356a484a312d29b6a48a4616b592dfe OK 2026/06/02 05:42:12 DEBUG : splitbananasplit: md5 = a2e74a3b355ee297571be30ab7077f2e OK 2026/06/02 05:42:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:42:13 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:42:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:42:14 DEBUG : apple: size = 5 OK 2026/06/02 05:42:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:42:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : apple: Unchanged skipping 2026/06/02 05:42:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:42:14 DEBUG : banana: size = 6 OK 2026/06/02 05:42:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : banana: Unchanged skipping 2026/06/02 05:42:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:42:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:42:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:42:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:42:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:42:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:42:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:42:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:42:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:42:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:42:14 DEBUG : Waiting for deletions to finish 2026/06/02 05:42:14 DEBUG : Waiting for deletions to finish 2026/06/02 05:42:15 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:42:16 DEBUG : dir1: Directory modification time the same (differ by -294.283µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : apple: size = 5 OK 2026/06/02 05:42:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : apple: Unchanged skipping 2026/06/02 05:42:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:42:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:42:16 DEBUG : banana: size = 6 OK 2026/06/02 05:42:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : banana: Unchanged skipping 2026/06/02 05:42:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:42:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:42:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:42:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:42:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:42:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:42:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:42:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:42:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:42:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:42:16 DEBUG : Waiting for deletions to finish 2026/06/02 05:42:16 DEBUG : Waiting for deletions to finish 2026/06/02 05:42:17 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:42:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:42:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 88268faffb786ee66f9f67e4bfaf9cc1 OK 2026/06/02 05:42:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = a69c3444379dff87f24a063dc69412da OK 2026/06/02 05:42:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 902b588ac3e3187ab592444b6b19069a OK 2026/06/02 05:42:37 DEBUG : dir1/0003-defghij.txt: md5 = f3913c26cb965b0a7b6f631fb2364377 OK 2026/06/02 05:42:38 DEBUG : dir1/0004-efghijk.txt: md5 = 8abf8337d4b01a5286580a4c35ab84ec OK 2026/06/02 05:42:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 0eb8e3a2fa650002333a24086c843b59 OK 2026/06/02 05:42:41 DEBUG : dir1/0006-ghijklm.txt: md5 = bef3af84ef43fe96bcad97e7629439a4 OK 2026/06/02 05:42:43 DEBUG : dir1/0007-1234567.txt: md5 = d6663234413d429fbc22591296909e35 OK 2026/06/02 05:42:44 DEBUG : dir1/0008-2345678.txt: md5 = fe65c57b30cffc6831d5fdb5d29fa1b4 OK 2026/06/02 05:42:46 DEBUG : dir1/0009-3456789.txt: md5 = c6571f5a796234d63329cf54b860823f OK 2026/06/02 05:42:47 DEBUG : dir1/0010-456789.txt: md5 = 20093864e8ce0f71eac396c53f278a07 OK 2026/06/02 05:42:49 DEBUG : dir1/0011-56789;.txt: md5 = d9dc7d56e6e6c9a3e34548a43d954551 OK 2026/06/02 05:42:51 DEBUG : dir1/0012-6789;.txt: md5 = f8cc1cbff97f2f3c18fae85b971b6db8 OK 2026/06/02 05:42:52 DEBUG : dir1/0013-789;=.txt: md5 = ae8d9ad479e028a52c25b1282626e92b OK 2026/06/02 05:42:54 DEBUG : dir1/0014-89;=.txt: md5 = 0fd2f44bd93661ff09d9e1e8b624474f OK 2026/06/02 05:42:55 DEBUG : dir1/0015-9;=.txt: md5 = ba4618e0d02386bf2bff809fa0540585 OK 2026/06/02 05:42:57 DEBUG : apple: md5 = 8c4166bf56215cd8759e2e895e8061f5 OK 2026/06/02 05:42:59 DEBUG : banana: md5 = e46bb64f4689523b9916b412a222ffba OK 2026/06/02 05:43:00 DEBUG : appleappleapplebanana: md5 = 36db7ffdc77b703eceed586c0f2f7085 OK 2026/06/02 05:43:02 DEBUG : splitbananasplit: md5 = 976d64cf1706afea77f20073bde9af73 OK 2026/06/02 05:43:02 DEBUG : Waiting for deletions to finish 2026/06/02 05:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:04 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/02 05:43:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:43:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = b55d278ce536ba8f7cec64066aff1eea OK 2026/06/02 05:43:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/02 05:43:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:05 DEBUG : YmFuYW5h: md5 = 989f9d99508d2a5422bed218dc48cd00 OK 2026/06/02 05:43:05 DEBUG : YmFuYW5h: size = 6 OK 2026/06/02 05:43:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/02 05:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:05 DEBUG : YXBwbGU=: md5 = 902f755f58bab39dad3454709a2b88f5 OK 2026/06/02 05:43:05 DEBUG : YXBwbGU=: size = 5 OK 2026/06/02 05:43:05 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/02 05:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = b4af46fcc7faa67e7b98fa9cb4767d2c OK 2026/06/02 05:43:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/02 05:43:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 3c0d83946d53680d197ad00e7232745f OK 2026/06/02 05:43:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/02 05:43:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 89062e1da5cd886411909861f9c080ce OK 2026/06/02 05:43:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/02 05:43:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = fbc36cab83c43488e721e17564dd31b7 OK 2026/06/02 05:43:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/02 05:43:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = c803282cfd450b69570a569672664ec6 OK 2026/06/02 05:43:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/02 05:43:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = cec92eaffc4351c0fcc028df8a539c8c OK 2026/06/02 05:43:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/02 05:43:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 3d298566086dbee7526be75c07e8323f OK 2026/06/02 05:43:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/02 05:43:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 9105813e757a4e0cb1390819d17c6ed2 OK 2026/06/02 05:43:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/02 05:43:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f6cd4cbdd41d80a51ddbc9dfeb816dba OK 2026/06/02 05:43:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/02 05:43:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6a0e01fab23c10b1aad6beb1e6317462 OK 2026/06/02 05:43:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/02 05:43:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 3b242e97d409abb9748efbe3b2d469ac OK 2026/06/02 05:43:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/02 05:43:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fd14c85fcca2b206e978b6fdde1775fb OK 2026/06/02 05:43:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/02 05:43:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 9d984909b05d75805b8acf39c5702385 OK 2026/06/02 05:43:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/02 05:43:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 2e8c9d20524d54ca5850ee04c977a25d OK 2026/06/02 05:43:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/02 05:43:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 8347ac71f6f81cee76d5de5ea4673b9f OK 2026/06/02 05:43:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/02 05:43:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 6198ac7ab289ed82dadc016b1a871154 OK 2026/06/02 05:43:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/02 05:43:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:12 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f343420706a0905efe35845704daa1c6 OK 2026/06/02 05:43:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/02 05:43:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:43:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/02 05:43:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/02 05:43:12 INFO : banana: Deleted 2026/06/02 05:43:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/02 05:43:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/02 05:43:12 INFO : splitbananasplit: Deleted 2026/06/02 05:43:12 INFO : dir1/0009-3456789.txt: Deleted 2026/06/02 05:43:12 INFO : dir1/0012-6789;.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0007-1234567.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0010-456789.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0008-2345678.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0014-89;=.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0003-defghij.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0011-56789;.txt: Deleted 2026/06/02 05:43:13 INFO : dir1/0013-789;=.txt: Deleted 2026/06/02 05:43:13 INFO : appleappleapplebanana: Deleted 2026/06/02 05:43:13 INFO : dir1/0015-9;=.txt: Deleted 2026/06/02 05:43:13 INFO : apple: Deleted 2026/06/02 05:43:13 DEBUG : Waiting for deletions to finish 2026/06/02 05:43:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:15 DEBUG : dir1: Directory modification time the same (differ by -134.79µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : YXBwbGU=: size = 5 OK 2026/06/02 05:43:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : apple: Unchanged skipping 2026/06/02 05:43:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/02 05:43:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:43:15 DEBUG : YmFuYW5h: size = 6 OK 2026/06/02 05:43:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/02 05:43:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:43:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : banana: Unchanged skipping 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/02 05:43:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/02 05:43:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/02 05:43:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/02 05:43:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/02 05:43:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/02 05:43:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/02 05:43:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/02 05:43:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:43:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:43:15 DEBUG : Waiting for deletions to finish 2026/06/02 05:43:15 DEBUG : Waiting for deletions to finish 2026/06/02 05:43:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/02 05:43:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/02 05:43:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/02 05:43:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/02 05:43:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/02 05:43:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/02 05:43:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/02 05:43:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/02 05:43:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/02 05:43:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:43:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:43:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 18a1c269b0560333a1fe0d5e04fccbbd OK 2026/06/02 05:43:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2899e2bb3b7a0d6e6b30fb28931a0adf OK 2026/06/02 05:43:35 DEBUG : dir1/0002-cdefghi.txt: md5 = dfcc759fb255775d8ac821322805196b OK 2026/06/02 05:43:36 DEBUG : dir1/0003-defghij.txt: md5 = 557c005dfdc6a571719c3d95b69fd5c4 OK 2026/06/02 05:43:38 DEBUG : dir1/0004-efghijk.txt: md5 = 51c0dd3d45472cab20bfe139af785b3e OK 2026/06/02 05:43:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 699980691662c08875aa572b76123b73 OK 2026/06/02 05:43:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 1ad045c8eaab09779ddfd2985eb91d0e OK 2026/06/02 05:43:42 DEBUG : dir1/0007-1234567.txt: md5 = e96afe791cd4f80503cd1ef72a05d978 OK 2026/06/02 05:43:44 DEBUG : dir1/0008-2345678.txt: md5 = 8f7b057d916024e0858f3bb5d6eb46b2 OK 2026/06/02 05:43:46 DEBUG : dir1/0009-3456789.txt: md5 = b95c796ad13c6b3563fc3f64f3c5995c OK 2026/06/02 05:43:47 DEBUG : dir1/0010-456789.txt: md5 = d21d7261c5ade71ad5f65672e6ab59e4 OK 2026/06/02 05:43:49 DEBUG : dir1/0011-56789;.txt: md5 = 5c9908b3b7b2e28f7ed8e74c6d89aa1a OK 2026/06/02 05:43:50 DEBUG : dir1/0012-6789;.txt: md5 = c3a2ec68a96b20994ff9a5ccd27ebf67 OK 2026/06/02 05:43:52 DEBUG : dir1/0013-789;=.txt: md5 = 3345a3175aa20af5beec2552282893a4 OK 2026/06/02 05:43:54 DEBUG : dir1/0014-89;=.txt: md5 = cfece1b7262e0586c97dddd81b1fa038 OK 2026/06/02 05:43:55 DEBUG : dir1/0015-9;=.txt: md5 = 12974423d294ef447a6931b0daada992 OK 2026/06/02 05:43:57 DEBUG : apple: md5 = 24a48b5188338eeb6ffbd9a1d2659e57 OK 2026/06/02 05:43:58 DEBUG : banana: md5 = 14c434ba1f4c46b55f68e82f0513f3be OK 2026/06/02 05:44:00 DEBUG : appleappleapplebanana: md5 = a00ae5f72d6fa09601780feb870a3bcb OK 2026/06/02 05:44:02 DEBUG : splitbananasplit: md5 = b72f192690d1451a646715d650f37d43 OK 2026/06/02 05:44:02 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:02 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:04 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/02 05:44:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/02 05:44:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/02 05:44:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/02 05:44:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/02 05:44:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/02 05:44:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/02 05:44:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/02 05:44:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/02 05:44:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/02 05:44:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/02 05:44:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/02 05:44:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/02 05:44:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/02 05:44:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/02 05:44:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/02 05:44:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:44:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:44:05 DEBUG : PREFIXappleappleapplebanana: md5 = 729a0590bb3f574f44ee4e2f918d2d5c OK 2026/06/02 05:44:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/02 05:44:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/02 05:44:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:05 DEBUG : PREFIXsplitbananasplit: md5 = 1b7056a29daa2470cc19d379f99f9bd9 OK 2026/06/02 05:44:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/02 05:44:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/02 05:44:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:05 DEBUG : PREFIXbanana: md5 = aaff90d92c139c315ded0342746f69c0 OK 2026/06/02 05:44:05 DEBUG : PREFIXbanana: size = 6 OK 2026/06/02 05:44:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/02 05:44:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:06 DEBUG : PREFIXapple: md5 = 1a362adc0355c448173c87b88ba1415b OK 2026/06/02 05:44:06 DEBUG : PREFIXapple: size = 5 OK 2026/06/02 05:44:06 INFO : apple: Copied (new) to: PREFIXapple 2026/06/02 05:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = cbc5cf7ace96882f10c25be615333b79 OK 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/02 05:44:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = fe758e7e15f47a0a8f3341ffdcd6cd7a OK 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:44:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 11a6df8b32a0a350341fe4ed05d614f2 OK 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/02 05:44:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = baf5d55d417b1774f58b4eb7c5f0b7d4 OK 2026/06/02 05:44:07 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/02 05:44:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:08 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 02167d508867e7b6a5ca7a00e3876a9a OK 2026/06/02 05:44:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/02 05:44:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 64ffe4ed1ef3a6b5f71b44679274b6bd OK 2026/06/02 05:44:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/02 05:44:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = a89a0f8aecbe13d771954524f654eb9f OK 2026/06/02 05:44:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/02 05:44:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:09 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c33e1bac9c97f809b79188d42b0330e5 OK 2026/06/02 05:44:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/02 05:44:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 021ea708be7ab5fa12377227434d73b6 OK 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/02 05:44:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 89ef06b5ee3805f992d0701ff04eefe0 OK 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/02 05:44:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 25bfc287e6685c3a218161a82171d128 OK 2026/06/02 05:44:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/02 05:44:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:11 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 049a3f98aa481dda8d01556994dde3a0 OK 2026/06/02 05:44:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/02 05:44:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:11 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 68110a2d4ae086f17cdc2d59963fa241 OK 2026/06/02 05:44:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/02 05:44:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 628c045305a90960fac0dd59d1f7c627 OK 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/02 05:44:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = b4122e410974a50437f2f0ce3463a7fa OK 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/02 05:44:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = bbe72d211eac54e6c5d5f3b3bdde4771 OK 2026/06/02 05:44:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/02 05:44:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:12 INFO : dir1/0011-56789;.txt: Deleted 2026/06/02 05:44:12 INFO : dir1/0014-89;=.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0012-6789;.txt: Deleted 2026/06/02 05:44:13 INFO : appleappleapplebanana: Deleted 2026/06/02 05:44:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/02 05:44:13 INFO : banana: Deleted 2026/06/02 05:44:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0007-1234567.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0013-789;=.txt: Deleted 2026/06/02 05:44:13 INFO : apple: Deleted 2026/06/02 05:44:13 INFO : dir1/0015-9;=.txt: Deleted 2026/06/02 05:44:13 INFO : splitbananasplit: Deleted 2026/06/02 05:44:13 INFO : dir1/0008-2345678.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0009-3456789.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0003-defghij.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0010-456789.txt: Deleted 2026/06/02 05:44:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/02 05:44:13 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:44:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : apple: transformed to: PREFIXapple 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/02 05:44:15 DEBUG : banana: transformed to: PREFIXbanana 2026/06/02 05:44:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/02 05:44:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1: Directory modification time the same (differ by -153.099µs, within tolerance 1ms) 2026/06/02 05:44:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:44:17 DEBUG : apple: md5 = 74842f19ecfaa9826c2f413bf651096f OK 2026/06/02 05:44:17 DEBUG : apple: size = 5 OK 2026/06/02 05:44:17 INFO : apple: Copied (new) 2026/06/02 05:44:17 DEBUG : splitbananasplit: md5 = 2c3770df28473cb599f071eef058075a OK 2026/06/02 05:44:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:44:17 INFO : splitbananasplit: Copied (new) 2026/06/02 05:44:17 DEBUG : banana: md5 = 22be8f3edf7301c6295c03f85c207e87 OK 2026/06/02 05:44:17 DEBUG : banana: size = 6 OK 2026/06/02 05:44:17 INFO : banana: Copied (new) 2026/06/02 05:44:17 DEBUG : appleappleapplebanana: md5 = b9bf7dc84ca18eade6d5ddbfe87d41df OK 2026/06/02 05:44:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:44:17 INFO : appleappleapplebanana: Copied (new) 2026/06/02 05:44:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = c11f9491d122dab56f290dff9eb1044b OK 2026/06/02 05:44:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:44:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/02 05:44:18 DEBUG : dir1/0000-abcdefg.txt: md5 = fb66666eb96844f6599d269620f48240 OK 2026/06/02 05:44:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:44:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/02 05:44:18 DEBUG : dir1/0003-defghij.txt: md5 = 75a5e4baacd915b65b8566332ed1e4d6 OK 2026/06/02 05:44:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:44:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/02 05:44:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 54a2d79af8b54ce909da3316bed13ce8 OK 2026/06/02 05:44:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:44:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/02 05:44:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 23c90ab36f8fdd20152dafd6975e87b1 OK 2026/06/02 05:44:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:44:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/02 05:44:20 DEBUG : dir1/0006-ghijklm.txt: md5 = f9ef0fa4f715e09a363f153b4abb9658 OK 2026/06/02 05:44:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:44:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/02 05:44:20 DEBUG : dir1/0007-1234567.txt: md5 = 94f9183926b0791164479befbdce75a4 OK 2026/06/02 05:44:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:44:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/02 05:44:20 DEBUG : dir1/0004-efghijk.txt: md5 = e8c1b37713c929d245e0ac09c1a9fa76 OK 2026/06/02 05:44:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:44:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/02 05:44:21 DEBUG : dir1/0009-3456789.txt: md5 = 1791660e942dfe71be36d50c244135a1 OK 2026/06/02 05:44:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:44:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/02 05:44:21 DEBUG : dir1/0010-456789.txt: md5 = 1b4d4fd089f4cc3b3f212ce2abec0837 OK 2026/06/02 05:44:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:44:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/02 05:44:21 DEBUG : dir1/0008-2345678.txt: md5 = aaf37ede07d25b33d00dabbe4cf3560f OK 2026/06/02 05:44:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:44:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/02 05:44:22 DEBUG : dir1/0011-56789;.txt: md5 = 2aa5285b20d0b73f2186b30043c164fc OK 2026/06/02 05:44:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:44:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/02 05:44:23 DEBUG : dir1/0013-789;=.txt: md5 = a72789b92f700630619de0680837aaf2 OK 2026/06/02 05:44:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:44:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/02 05:44:23 DEBUG : dir1/0012-6789;.txt: md5 = 1d233df7a967a4027434c255f8b58cd7 OK 2026/06/02 05:44:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:44:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/02 05:44:23 DEBUG : dir1/0014-89;=.txt: md5 = f3f9f946d9dd8c04dc7e1e5c9a726209 OK 2026/06/02 05:44:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:44:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/02 05:44:23 DEBUG : dir1/0015-9;=.txt: md5 = 2b384943fdb74a6f70298e9cc78c2ef2 OK 2026/06/02 05:44:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:44:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/02 05:44:23 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/02 05:44:24 INFO : PREFIXbanana: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/02 05:44:24 INFO : PREFIXapple: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/02 05:44:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/02 05:44:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/02 05:44:25 INFO : PREFIXsplitbananasplit: Deleted 2026/06/02 05:44:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/02 05:44:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/02 05:44:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/02 05:44:25 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:25 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:44:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:44:27 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:44:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:44:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:44:43 DEBUG : dir1/0000-abcdefg.txt: md5 = f2ad10591e477e0612fed7dd4c5e5c46 OK 2026/06/02 05:44:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 73839a1b3a4944152986125ef5939c2d OK 2026/06/02 05:44:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 75d06e6bfeed125889d5db8bb0684ba0 OK 2026/06/02 05:44:48 DEBUG : dir1/0003-defghij.txt: md5 = fa1468b9e37eacc5df45bf09ea42d983 OK 2026/06/02 05:44:49 DEBUG : dir1/0004-efghijk.txt: md5 = 2b517d8e587895160ad15a6176942cf3 OK 2026/06/02 05:44:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 530fdd013745657a31f2e61c269b734b OK 2026/06/02 05:44:52 DEBUG : dir1/0006-ghijklm.txt: md5 = a9d1f39593ce6e26031661e7f4f55772 OK 2026/06/02 05:44:54 DEBUG : dir1/0007-1234567.txt: md5 = 93c71a33f97cf8e38805de38f6194d7d OK 2026/06/02 05:44:55 DEBUG : dir1/0008-2345678.txt: md5 = 4e7320aab5cd5221518ad2554a616900 OK 2026/06/02 05:44:57 DEBUG : dir1/0009-3456789.txt: md5 = 85d847beb309cb09febcb79d7ca57d13 OK 2026/06/02 05:44:58 DEBUG : dir1/0010-456789.txt: md5 = 5ed4c3d76005d3a8391b4f5e9396063f OK 2026/06/02 05:45:00 DEBUG : dir1/0011-56789;.txt: md5 = 236258a99d9fe3e0cc8ad5d5530a62b1 OK 2026/06/02 05:45:01 DEBUG : dir1/0012-6789;.txt: md5 = e1c7df21d764d39624778ee71c71b668 OK 2026/06/02 05:45:03 DEBUG : dir1/0013-789;=.txt: md5 = 1acda00f5b6d31eb20017c01edc506a3 OK 2026/06/02 05:45:04 DEBUG : dir1/0014-89;=.txt: md5 = 7f20cb731cc2278c50d55b3b5bb6b622 OK 2026/06/02 05:45:06 DEBUG : dir1/0015-9;=.txt: md5 = c07e9beeb94363473eb9ad7b0f8f0d50 OK 2026/06/02 05:45:07 DEBUG : apple: md5 = 9e0eeac1bd00545882d04a0efe0ee7ec OK 2026/06/02 05:45:09 DEBUG : banana: md5 = 8f4dcba05335b131c65cb112b41c3825 OK 2026/06/02 05:45:10 DEBUG : appleappleapplebanana: md5 = 6b62473de704e7f1781828eb65533fbc OK 2026/06/02 05:45:12 DEBUG : splitbananasplit: md5 = f1e8d5b119060eaecd6dd0d1127cdcea OK 2026/06/02 05:45:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:45:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/02 05:45:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:45:15 DEBUG : bananaSUFFIX: md5 = a152acd20fb3086c54036bcfd370a788 OK 2026/06/02 05:45:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/02 05:45:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/02 05:45:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:15 DEBUG : appleappleapplebananaSUFFIX: md5 = 08cb7a4f3c3b5b1c03d105a895cff1a4 OK 2026/06/02 05:45:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/02 05:45:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/02 05:45:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:15 DEBUG : appleSUFFIX: md5 = 5abc8063c71ff5cd4c7e76951104d339 OK 2026/06/02 05:45:15 DEBUG : appleSUFFIX: size = 5 OK 2026/06/02 05:45:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/02 05:45:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:16 DEBUG : splitbananasplitSUFFIX: md5 = 0519fff25fe0d47b70b4b2b2c7478c7c OK 2026/06/02 05:45:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/02 05:45:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/02 05:45:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 49830bd09aaeeac59595a4f85adb202b OK 2026/06/02 05:45:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/02 05:45:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = db5aab8752d2569e325f2baaab6d540c OK 2026/06/02 05:45:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/02 05:45:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 96f6caf57c98f411a3ccaf8b00d0e078 OK 2026/06/02 05:45:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/02 05:45:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9150d65f7e9aedf55ef25542d881614c OK 2026/06/02 05:45:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/02 05:45:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = f41caf46d5e8c3034b3c810a4ee692e4 OK 2026/06/02 05:45:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/02 05:45:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 17b7688e0b60674c7af5f43d3d0cea1b OK 2026/06/02 05:45:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/02 05:45:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = dff041d99afb474d6326c4a1ee7d9157 OK 2026/06/02 05:45:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/02 05:45:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:19 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 52d21204a08fb4b7c67627ecd63f355f OK 2026/06/02 05:45:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/02 05:45:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = e32e3c727a60eb8990b8cd589abec858 OK 2026/06/02 05:45:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/02 05:45:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8204d1e7a82c276ee608513daae93f22 OK 2026/06/02 05:45:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/02 05:45:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4a9c13bb06842e29b1f2c89f247e30d7 OK 2026/06/02 05:45:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/02 05:45:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:21 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 49b2f4f4703669873c9a3cf6f1a3641c OK 2026/06/02 05:45:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/02 05:45:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:21 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 23d4a9cbe2ceab145a7e1a2779ff66bf OK 2026/06/02 05:45:21 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/02 05:45:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:22 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ffc2047e894021e5f0a5a280c65bcfc5 OK 2026/06/02 05:45:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/02 05:45:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:22 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = e6d7c380e335e525fc4c1e99b4c1485b OK 2026/06/02 05:45:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/02 05:45:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:22 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 2dfbbd8a78eba91592c03aa9690e40df OK 2026/06/02 05:45:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/02 05:45:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:22 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/02 05:45:22 INFO : splitbananasplit: Deleted 2026/06/02 05:45:22 INFO : dir1/0003-defghij.txt: Deleted 2026/06/02 05:45:22 INFO : dir1/0008-2345678.txt: Deleted 2026/06/02 05:45:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/02 05:45:22 INFO : dir1/0007-1234567.txt: Deleted 2026/06/02 05:45:22 INFO : dir1/0014-89;=.txt: Deleted 2026/06/02 05:45:22 INFO : banana: Deleted 2026/06/02 05:45:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/02 05:45:23 INFO : appleappleapplebanana: Deleted 2026/06/02 05:45:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0009-3456789.txt: Deleted 2026/06/02 05:45:23 INFO : apple: Deleted 2026/06/02 05:45:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/02 05:45:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/02 05:45:23 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/02 05:45:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/02 05:45:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/02 05:45:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1: Directory modification time the same (differ by -352.906µs, within tolerance 1ms) 2026/06/02 05:45:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:45:27 DEBUG : splitbananasplit: md5 = c49b717c6ed10085b0082788212bfc59 OK 2026/06/02 05:45:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:45:27 INFO : splitbananasplit: Copied (new) 2026/06/02 05:45:27 DEBUG : apple: md5 = 1c2ddf5ce5f72598d02422190f3b0db9 OK 2026/06/02 05:45:27 DEBUG : apple: size = 5 OK 2026/06/02 05:45:27 INFO : apple: Copied (new) 2026/06/02 05:45:27 DEBUG : appleappleapplebanana: md5 = 6d826ce8b475b1ffa01fc9254c42b727 OK 2026/06/02 05:45:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:45:27 INFO : appleappleapplebanana: Copied (new) 2026/06/02 05:45:27 DEBUG : banana: md5 = 035b5f23f2c40b6569cb5e0ecf9203a5 OK 2026/06/02 05:45:27 DEBUG : banana: size = 6 OK 2026/06/02 05:45:27 INFO : banana: Copied (new) 2026/06/02 05:45:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = d5a9a32d87bfd4a2033cfe7f83546871 OK 2026/06/02 05:45:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:45:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/02 05:45:28 DEBUG : dir1/0002-cdefghi.txt: md5 = ddaa6d650ae0d4fd61ae0026cad20014 OK 2026/06/02 05:45:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:45:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/02 05:45:28 DEBUG : dir1/0003-defghij.txt: md5 = 37e36639f5cade64605448bbe44b36e7 OK 2026/06/02 05:45:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:45:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/02 05:45:28 DEBUG : dir1/0000-abcdefg.txt: md5 = aef5770b83ece3b9bb23a667dd4d26d1 OK 2026/06/02 05:45:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:45:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/02 05:45:30 DEBUG : dir1/0004-efghijk.txt: md5 = 51014817e41b3bcedbda3bb803d8fd45 OK 2026/06/02 05:45:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:45:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/02 05:45:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 59b975c534a596408eb360e91355f888 OK 2026/06/02 05:45:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:45:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/02 05:45:30 DEBUG : dir1/0006-ghijklm.txt: md5 = b58b9f41b7a478c9760911b7e7b5c8bc OK 2026/06/02 05:45:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:45:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/02 05:45:30 DEBUG : dir1/0007-1234567.txt: md5 = 4cfbe7319a0748723265f5b1ee3dd62b OK 2026/06/02 05:45:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:45:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/02 05:45:31 DEBUG : dir1/0008-2345678.txt: md5 = 6ce32873c75fcbb560d73fa5ce468bf9 OK 2026/06/02 05:45:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:45:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/02 05:45:32 DEBUG : dir1/0010-456789.txt: md5 = de25bb6c0d506c7cad95707d5d556b4e OK 2026/06/02 05:45:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:45:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/02 05:45:32 DEBUG : dir1/0009-3456789.txt: md5 = 08262a139674e2e74976689c0cb67899 OK 2026/06/02 05:45:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:45:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/02 05:45:32 DEBUG : dir1/0011-56789;.txt: md5 = ab782caa6dceb0a1fb82311e1f2a11e2 OK 2026/06/02 05:45:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:45:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/02 05:45:33 DEBUG : dir1/0012-6789;.txt: md5 = 1d14de753707c41ea72e52319c36cb4a OK 2026/06/02 05:45:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:45:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/02 05:45:33 DEBUG : dir1/0013-789;=.txt: md5 = 1a34f9874a5301a3a63f3f4bc17a0ab0 OK 2026/06/02 05:45:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:45:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/02 05:45:33 DEBUG : dir1/0014-89;=.txt: md5 = b273dba83ec64ae35bf0ad978d12e2f7 OK 2026/06/02 05:45:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:45:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/02 05:45:33 DEBUG : dir1/0015-9;=.txt: md5 = 270dcd40f0591ad1e3b0dc510b6c2102 OK 2026/06/02 05:45:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:45:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/02 05:45:33 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : splitbananasplitSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/02 05:45:34 INFO : bananaSUFFIX: Deleted 2026/06/02 05:45:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/02 05:45:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/02 05:45:35 INFO : appleSUFFIX: Deleted 2026/06/02 05:45:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/02 05:45:35 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:35 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:45:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : Waiting for deletions to finish 2026/06/02 05:45:36 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:45:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:45:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:45:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ad6edb95063850c47cb96de59130600 OK 2026/06/02 05:45:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c983114f8713e342a7eccf39fad8916e OK 2026/06/02 05:45:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 27cd37c25524a46f884b2875d4d97da9 OK 2026/06/02 05:45:57 DEBUG : dir1/0003-defghij.txt: md5 = 737cb77aab516fe39dc56695b07591b9 OK 2026/06/02 05:45:59 DEBUG : dir1/0004-efghijk.txt: md5 = 79a65c4e4f999304acdb253db8fdd0a1 OK 2026/06/02 05:46:00 DEBUG : dir1/0005-fghijkl.txt: md5 = d790e3c7d7155580df6368f2e74e86ec OK 2026/06/02 05:46:02 DEBUG : dir1/0006-ghijklm.txt: md5 = e0f7758f01f5817500689b417a68447c OK 2026/06/02 05:46:03 DEBUG : dir1/0007-1234567.txt: md5 = 52a60195b448fe2ba7f1606d5b2c92aa OK 2026/06/02 05:46:05 DEBUG : dir1/0008-2345678.txt: md5 = 6b78e026b329796a60825c2439e012bf OK 2026/06/02 05:46:06 DEBUG : dir1/0009-3456789.txt: md5 = 84ca44ae4318ad0a239e4e7a0512fe3f OK 2026/06/02 05:46:08 DEBUG : dir1/0010-456789.txt: md5 = 88120c0fc06ab0d7f2220b0fa22f09a7 OK 2026/06/02 05:46:10 DEBUG : dir1/0011-56789;.txt: md5 = 10cb930e8423897fa67a24fc79d5fa1d OK 2026/06/02 05:46:11 DEBUG : dir1/0012-6789;.txt: md5 = dd11f7d625b43894bf830014b76b6e71 OK 2026/06/02 05:46:13 DEBUG : dir1/0013-789;=.txt: md5 = 014dbddce9344b9eff4a66baf66a4319 OK 2026/06/02 05:46:14 DEBUG : dir1/0014-89;=.txt: md5 = 4e1470b2b419565b50ec4251ea29952d OK 2026/06/02 05:46:16 DEBUG : dir1/0015-9;=.txt: md5 = 002f2b3591dadb128fb3c9c4d9b14885 OK 2026/06/02 05:46:17 DEBUG : apple: md5 = 62aa7037695760e14b3f533b34c04d88 OK 2026/06/02 05:46:19 DEBUG : banana: md5 = 0bbca103fe1f6a45aca69b969f901591 OK 2026/06/02 05:46:21 DEBUG : appleappleapplebanana: md5 = f8d0667d6f5ae45d58f09a5ab8f3714b OK 2026/06/02 05:46:22 DEBUG : splitbananasplit: md5 = 018701d88d1870682c80424557ff9578 OK 2026/06/02 05:46:22 DEBUG : Waiting for deletions to finish 2026/06/02 05:46:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:46:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:46:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/02 05:46:24 DEBUG : apple: size = 5 OK 2026/06/02 05:46:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:24 DEBUG : apple: Unchanged skipping 2026/06/02 05:46:24 DEBUG : banana: size = 6 OK 2026/06/02 05:46:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:24 DEBUG : banana: Unchanged skipping 2026/06/02 05:46:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:46:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/02 05:46:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/02 05:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:46:26 DEBUG : appleapple: md5 = bd14503961b24ccbc44933b1e5d55fa1 OK 2026/06/02 05:46:26 DEBUG : appleapple: size = 21 OK 2026/06/02 05:46:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/02 05:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:26 DEBUG : dir1/0000-abcde: md5 = b5024e7f11aed18ed63014d1ec46ea78 OK 2026/06/02 05:46:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/02 05:46:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/02 05:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:26 DEBUG : splitbanan: md5 = 45a158f7e5ba99fe402769729b049f76 OK 2026/06/02 05:46:26 DEBUG : splitbanan: size = 16 OK 2026/06/02 05:46:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/02 05:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:26 DEBUG : dir1/0001-bcdef: md5 = 0a2bfe46a8615deb2a784f01e7fc0a66 OK 2026/06/02 05:46:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/02 05:46:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/02 05:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:27 DEBUG : dir1/0002-cdefg: md5 = ec27abc41f92bf0f14b02ab3a6d5b644 OK 2026/06/02 05:46:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/02 05:46:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/02 05:46:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:28 DEBUG : dir1/0003-defgh: md5 = 45ca466abc8c00a93ad752b4b19faa62 OK 2026/06/02 05:46:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/02 05:46:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/02 05:46:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:28 DEBUG : dir1/0005-fghij: md5 = 0d90929ba32a561076c2d40eac7f5d82 OK 2026/06/02 05:46:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/02 05:46:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/02 05:46:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:28 DEBUG : dir1/0004-efghi: md5 = b869a2b53528709747ad6427cebe3709 OK 2026/06/02 05:46:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/02 05:46:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/02 05:46:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:29 DEBUG : dir1/0006-ghijk: md5 = caf26a6e22bd6d455469902d09b6a2a5 OK 2026/06/02 05:46:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/02 05:46:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/02 05:46:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:29 DEBUG : dir1/0007-12345: md5 = 42fcf47195a84f9a405185bec2e46648 OK 2026/06/02 05:46:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/02 05:46:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/02 05:46:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:29 DEBUG : dir1/0008-23456: md5 = 8b6332a018eaf4e1ba7c41924d18d8b1 OK 2026/06/02 05:46:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/02 05:46:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/02 05:46:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:29 DEBUG : dir1/0009-34567: md5 = b2d58580b9558485614061858a56ca1c OK 2026/06/02 05:46:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/02 05:46:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/02 05:46:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:30 DEBUG : dir1/0010-45678: md5 = b9912d2a4b3b79ce14f55dd0c2527190 OK 2026/06/02 05:46:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/02 05:46:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/02 05:46:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:31 DEBUG : dir1/0011-56789: md5 = d18021a604f76de439795a322f117458 OK 2026/06/02 05:46:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/02 05:46:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/02 05:46:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:31 DEBUG : dir1/0012-6789;: md5 = f9a3147b07fa7eedd7311f45ce112507 OK 2026/06/02 05:46:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/02 05:46:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/02 05:46:31 DEBUG : dir1/0013-789;=: md5 = 9449ae4907ca5abfd2c6a2b32e5a1883 OK 2026/06/02 05:46:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/02 05:46:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/02 05:46:32 DEBUG : dir1/0014-89;=.: md5 = c00c92f95dabbd258fdc6973f110dd4e OK 2026/06/02 05:46:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/02 05:46:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/02 05:46:32 DEBUG : dir1/0015-9;=.t: md5 = c6b9492c97a015a9887996554eee574a OK 2026/06/02 05:46:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/02 05:46:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/02 05:46:32 DEBUG : Waiting for deletions to finish 2026/06/02 05:46:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/02 05:46:33 INFO : appleappleapplebanana: Deleted 2026/06/02 05:46:33 INFO : splitbananasplit: Deleted 2026/06/02 05:46:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/02 05:46:33 INFO : dir1/0007-1234567.txt: Deleted 2026/06/02 05:46:34 INFO : dir1/0013-789;=.txt: Deleted 2026/06/02 05:46:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/02 05:46:34 DEBUG : Waiting for deletions to finish 2026/06/02 05:46:34 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : appleapple: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/02 05:46:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:36 DEBUG : dir1: Directory modification time the same (differ by -541.71µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:36 DEBUG : apple: size = 5 OK 2026/06/02 05:46:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : apple: Unchanged skipping 2026/06/02 05:46:36 DEBUG : appleapple: size = 21 OK 2026/06/02 05:46:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:46:36 DEBUG : banana: size = 6 OK 2026/06/02 05:46:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : banana: Unchanged skipping 2026/06/02 05:46:36 DEBUG : splitbanan: size = 16 OK 2026/06/02 05:46:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/02 05:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/02 05:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/02 05:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/02 05:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/02 05:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/02 05:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/02 05:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/02 05:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/02 05:46:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/02 05:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/02 05:46:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/02 05:46:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/02 05:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/02 05:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/02 05:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/02 05:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/02 05:46:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/02 05:46:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:46:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/02 05:46:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/02 05:46:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/02 05:46:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/02 05:46:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/02 05:46:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/02 05:46:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/02 05:46:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:46:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:46:36 DEBUG : Waiting for deletions to finish 2026/06/02 05:46:36 DEBUG : Waiting for deletions to finish 2026/06/02 05:46:36 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : appleapple: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/02 05:46:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/02 05:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/02 05:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/02 05:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/02 05:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/02 05:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/02 05:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/02 05:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/02 05:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/02 05:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/02 05:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/02 05:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/02 05:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/02 05:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/02 05:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/02 05:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/02 05:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/02 05:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/02 05:46:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:46:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:46:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 8eeb030aa33e241dd1ddd0ffa1929b8a OK 2026/06/02 05:46:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 341a407a45035b4dc5785a981b70b1d8 OK 2026/06/02 05:46:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 9c147f9a31079b58427dd3198b0f46a6 OK 2026/06/02 05:46:56 DEBUG : dir1/0003-defghij.txt: md5 = 59b3c0aaa0f8cef8be73e083dbc6ae05 OK 2026/06/02 05:46:58 DEBUG : dir1/0004-efghijk.txt: md5 = ed51c62c9524f289cc670a5de1a380c1 OK 2026/06/02 05:47:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 97b2ebc2ee9b4ab430edb96f3a0ac852 OK 2026/06/02 05:47:01 DEBUG : dir1/0006-ghijklm.txt: md5 = ab283f0bb6421aad3952ef49ff8b4d28 OK 2026/06/02 05:47:03 DEBUG : dir1/0007-1234567.txt: md5 = d706712195da1be845196a0f1aabacc0 OK 2026/06/02 05:47:05 DEBUG : dir1/0008-2345678.txt: md5 = 010d95647905452140532534f95a4c9e OK 2026/06/02 05:47:06 DEBUG : dir1/0009-3456789.txt: md5 = 7ec0a3dbaafd8e6770c62dfea6850abf OK 2026/06/02 05:47:08 DEBUG : dir1/0010-456789.txt: md5 = 628ac7db7a59ad373fe2def21d3186ed OK 2026/06/02 05:47:09 DEBUG : dir1/0011-56789;.txt: md5 = 3def5340911e9e1114c60031d743703c OK 2026/06/02 05:47:11 DEBUG : dir1/0012-6789;.txt: md5 = 7155c515dbedd3d4827acf98a6739bdd OK 2026/06/02 05:47:12 DEBUG : dir1/0013-789;=.txt: md5 = 177e93eb0d0b4fd4908015fc2aca1b8c OK 2026/06/02 05:47:14 DEBUG : dir1/0014-89;=.txt: md5 = 76f36245074b9868bb5979b47ce51d84 OK 2026/06/02 05:47:16 DEBUG : dir1/0015-9;=.txt: md5 = 8eb22afa9232be52f492f637b92bdfc0 OK 2026/06/02 05:47:17 DEBUG : apple: md5 = d7a171ce0de06d7b52cf1ddca6ba9065 OK 2026/06/02 05:47:19 DEBUG : banana: md5 = 580d7c7fa9d5c75de5479aa875ed29af OK 2026/06/02 05:47:20 DEBUG : appleappleapplebanana: md5 = 5f5a512910bf7a0b47acd2cb4057fcf8 OK 2026/06/02 05:47:22 DEBUG : splitbananasplit: md5 = a5f686112d1e29705915edccfc2cbef8 OK 2026/06/02 05:47:22 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:47:24 DEBUG : apple: size = 5 OK 2026/06/02 05:47:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : banana: size = 6 OK 2026/06/02 05:47:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:47:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : banana: Unchanged skipping 2026/06/02 05:47:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:47:24 DEBUG : apple: Unchanged skipping 2026/06/02 05:47:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:47:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:47:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:47:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:47:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:47:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:47:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:47:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:47:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:47:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:47:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:47:24 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:24 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:47:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:47:26 DEBUG : dir1: Directory modification time the same (differ by -560.157µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : apple: size = 5 OK 2026/06/02 05:47:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:47:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : apple: Unchanged skipping 2026/06/02 05:47:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:47:26 DEBUG : banana: size = 6 OK 2026/06/02 05:47:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : banana: Unchanged skipping 2026/06/02 05:47:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:47:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:47:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:47:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:47:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:47:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:47:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:47:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:47:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:47:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:47:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:47:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:47:27 DEBUG : Waiting for deletions to finish 2026/06/02 05:47:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:47:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:47:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 7125666b30fd002b0b542dd105a83a6c OK 2026/06/02 05:47:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f154150b0b4f0a0d92a01bf79e19c0c OK 2026/06/02 05:47:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 5136025b8ba940a9808ea0375bddd3d9 OK 2026/06/02 05:47:49 DEBUG : dir1/0003-defghij.txt: md5 = 080bf23a375b2d4da8d97c5bf73f9561 OK 2026/06/02 05:47:50 DEBUG : dir1/0004-efghijk.txt: md5 = 266b3da34ccb65264d2e10e4ff64c8ce OK 2026/06/02 05:47:52 DEBUG : dir1/0005-fghijkl.txt: md5 = d1b3ec4f88e75d883926a2a8228da606 OK 2026/06/02 05:47:53 DEBUG : dir1/0006-ghijklm.txt: md5 = c563ea9f3c2c551cd9a308b2fb7cf76e OK 2026/06/02 05:47:55 DEBUG : dir1/0007-1234567.txt: md5 = ac62e1131324f1b5b6b263837a4ab634 OK 2026/06/02 05:47:57 DEBUG : dir1/0008-2345678.txt: md5 = b372c6d5c5e4b3830a2146cbbcd373ef OK 2026/06/02 05:47:58 DEBUG : dir1/0009-3456789.txt: md5 = 91445e9361ddc68b6a560957a7b25b2a OK 2026/06/02 05:48:00 DEBUG : dir1/0010-456789.txt: md5 = 21926018f6acdff643450ed45bcb73f9 OK 2026/06/02 05:48:01 DEBUG : dir1/0011-56789;.txt: md5 = 7cdb3eccc5232d95d20eb855379f9fd7 OK 2026/06/02 05:48:03 DEBUG : dir1/0012-6789;.txt: md5 = 95cab5632a599f5f000540b748102469 OK 2026/06/02 05:48:04 DEBUG : dir1/0013-789;=.txt: md5 = d9f3e4ed9cb8c1566e8f997ef02d09c9 OK 2026/06/02 05:48:06 DEBUG : dir1/0014-89;=.txt: md5 = 42861ebbc0c3155c8847579c92d34f9b OK 2026/06/02 05:48:07 DEBUG : dir1/0015-9;=.txt: md5 = d28567823f6efb79a58fc7e6c26aa5bf OK 2026/06/02 05:48:09 DEBUG : apple: md5 = 1a4c93b9a2ff52cc6b6857460adca3f3 OK 2026/06/02 05:48:11 DEBUG : banana: md5 = 80803925e50a8985084cc216982e8a08 OK 2026/06/02 05:48:12 DEBUG : appleappleapplebanana: md5 = 3fb9083db4d668dfeef0a685b55f4223 OK 2026/06/02 05:48:14 DEBUG : splitbananasplit: md5 = 2e1197f316e6488914f1d5d989af873d OK 2026/06/02 05:48:14 DEBUG : Waiting for deletions to finish 2026/06/02 05:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:48:16 DEBUG : apple: size = 5 OK 2026/06/02 05:48:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : apple: Unchanged skipping 2026/06/02 05:48:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:48:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:48:16 DEBUG : banana: size = 6 OK 2026/06/02 05:48:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : banana: Unchanged skipping 2026/06/02 05:48:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:48:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:48:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:48:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:48:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:48:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:48:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:48:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:48:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:48:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:48:16 DEBUG : Waiting for deletions to finish 2026/06/02 05:48:16 DEBUG : Waiting for deletions to finish 2026/06/02 05:48:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:48:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:48:18 DEBUG : dir1: Directory modification time the same (differ by -438.641µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:48:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:48:18 DEBUG : apple: size = 5 OK 2026/06/02 05:48:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : apple: Unchanged skipping 2026/06/02 05:48:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:48:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:48:18 DEBUG : banana: size = 6 OK 2026/06/02 05:48:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : banana: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:48:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:48:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:48:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:48:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:48:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:48:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:48:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:48:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:48:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:48:18 DEBUG : Waiting for deletions to finish 2026/06/02 05:48:18 DEBUG : Waiting for deletions to finish 2026/06/02 05:48:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:48:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:48:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:48:34 DEBUG : dir1/0000-abcdefg.txt: md5 = fa8cfda1d0848695a042a46cf2f581c7 OK 2026/06/02 05:48:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = a75a59c6d9c3fab9d46eb646aad55a76 OK 2026/06/02 05:48:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 987a1243ea952412c42cd0da142d1791 OK 2026/06/02 05:48:39 DEBUG : dir1/0003-defghij.txt: md5 = ddd04db585ce2ab64690e94c8f2aa4d7 OK 2026/06/02 05:48:41 DEBUG : dir1/0004-efghijk.txt: md5 = 819aee5b1020fc5f134295aca67bce2f OK 2026/06/02 05:48:42 DEBUG : dir1/0005-fghijkl.txt: md5 = fedb40f1de20bfd93fc69006f1fe3758 OK 2026/06/02 05:48:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 8acbdda36f9784123b1403e9d41c9d50 OK 2026/06/02 05:48:45 DEBUG : dir1/0007-1234567.txt: md5 = ee0e80bc30bfaba7d80f126368297910 OK 2026/06/02 05:48:47 DEBUG : dir1/0008-2345678.txt: md5 = 2c652a39d86979d167b528e3c07a8b0e OK 2026/06/02 05:48:48 DEBUG : dir1/0009-3456789.txt: md5 = b1f43ee0f864f8fc7658a11a955149e4 OK 2026/06/02 05:48:50 DEBUG : dir1/0010-456789.txt: md5 = a982fafdc75050272357e97696b2d61d OK 2026/06/02 05:48:52 DEBUG : dir1/0011-56789;.txt: md5 = f49510977e0de7b9762c8b6dea55e351 OK 2026/06/02 05:48:53 DEBUG : dir1/0012-6789;.txt: md5 = 12a851512fe62c988d9a60a41096f7ae OK 2026/06/02 05:48:55 DEBUG : dir1/0013-789;=.txt: md5 = 1b07eefec96f638ef4234add4686d62a OK 2026/06/02 05:48:57 DEBUG : dir1/0014-89;=.txt: md5 = 61bc90b6fdfd630b1a7ef2e99459df18 OK 2026/06/02 05:48:58 DEBUG : dir1/0015-9;=.txt: md5 = d22577ba2623a14b1a3127b963e5d7df OK 2026/06/02 05:49:00 DEBUG : apple: md5 = e67dc9a7005d6a93ffa05cee6bfa4090 OK 2026/06/02 05:49:01 DEBUG : banana: md5 = 3158eda8802188b28f0a0c9c3e64a631 OK 2026/06/02 05:49:03 DEBUG : appleappleapplebanana: md5 = 4a1201da3f8821c2f5467cf7b2227251 OK 2026/06/02 05:49:04 DEBUG : splitbananasplit: md5 = 7835728f8cae4e18139748e1bb0c08f1 OK 2026/06/02 05:49:04 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:05 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:49:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:49:06 DEBUG : apple: size = 5 OK 2026/06/02 05:49:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:06 DEBUG : apple: Unchanged skipping 2026/06/02 05:49:06 DEBUG : banana: size = 6 OK 2026/06/02 05:49:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:49:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:06 DEBUG : banana: Unchanged skipping 2026/06/02 05:49:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:49:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:49:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:49:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:49:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:49:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:49:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:49:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:49:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:49:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:49:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:49:07 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:07 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:07 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1: Directory modification time the same (differ by -302.075µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:49:09 DEBUG : banana: size = 6 OK 2026/06/02 05:49:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : banana: Unchanged skipping 2026/06/02 05:49:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:49:09 DEBUG : apple: size = 5 OK 2026/06/02 05:49:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : apple: Unchanged skipping 2026/06/02 05:49:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:49:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:49:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:49:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:49:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:49:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:49:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:49:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:49:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:49:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:49:09 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:09 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:09 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:49:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:49:25 DEBUG : dir1/0000-abcdefg.txt: md5 = f46cbf9af1d1b3694969227f7e1ce0b4 OK 2026/06/02 05:49:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = bacf7c86632b9723c42ae2c79b69bbf7 OK 2026/06/02 05:49:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 139c3fcc6475562a5cf87c8cf3fd2d86 OK 2026/06/02 05:49:30 DEBUG : dir1/0003-defghij.txt: md5 = 96663b1e3fe8282d9bc264f405f09ce4 OK 2026/06/02 05:49:31 DEBUG : dir1/0004-efghijk.txt: md5 = 7340fc5df1ab4b788b79fd15dabd15bc OK 2026/06/02 05:49:33 DEBUG : dir1/0005-fghijkl.txt: md5 = d2ee53cc7f1dc670c5780d4ae387eec2 OK 2026/06/02 05:49:34 DEBUG : dir1/0006-ghijklm.txt: md5 = eeef2c447e0897f6d2fb5051d985a278 OK 2026/06/02 05:49:36 DEBUG : dir1/0007-1234567.txt: md5 = 513bbfec30c23ef8f14af121ade5d4e1 OK 2026/06/02 05:49:38 DEBUG : dir1/0008-2345678.txt: md5 = 0883024bd3c0e50d239398f3771ec78b OK 2026/06/02 05:49:39 DEBUG : dir1/0009-3456789.txt: md5 = 20e331c22e27eeba6dc2b79bde27c3f0 OK 2026/06/02 05:49:41 DEBUG : dir1/0010-456789.txt: md5 = 281edcbe20e59956d8cb2615c1d17e9a OK 2026/06/02 05:49:42 DEBUG : dir1/0011-56789;.txt: md5 = d717eacbaf7f0a38230ab561d90c441e OK 2026/06/02 05:49:44 DEBUG : dir1/0012-6789;.txt: md5 = 0ea67cad30dd228df27f547a99d1ed8f OK 2026/06/02 05:49:45 DEBUG : dir1/0013-789;=.txt: md5 = 5c9a1331297cba0ead5423c670df9b7d OK 2026/06/02 05:49:47 DEBUG : dir1/0014-89;=.txt: md5 = 869920f3e1b59781bd03c6f9e4d2a176 OK 2026/06/02 05:49:49 DEBUG : dir1/0015-9;=.txt: md5 = 1a2b948736813d083c279ae91a13f1f8 OK 2026/06/02 05:49:50 DEBUG : apple: md5 = b024484f1cf7c08bde337595a022ac3b OK 2026/06/02 05:49:52 DEBUG : banana: md5 = e906b8dd73f6d531ea1d1972743ddbef OK 2026/06/02 05:49:53 DEBUG : appleappleapplebanana: md5 = 2874cf2baee0cf397c3afb82c331e12a OK 2026/06/02 05:49:55 DEBUG : splitbananasplit: md5 = 34cbcd098bbc144c9731afe85a9c805f OK 2026/06/02 05:49:55 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:49:57 DEBUG : apple: size = 5 OK 2026/06/02 05:49:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : apple: Unchanged skipping 2026/06/02 05:49:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:49:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:49:57 DEBUG : banana: size = 6 OK 2026/06/02 05:49:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : banana: Unchanged skipping 2026/06/02 05:49:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:49:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:49:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:49:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:49:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:49:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:49:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:49:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:49:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:49:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:49:57 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:57 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:49:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:49:59 DEBUG : dir1: Directory modification time the same (differ by -164.307µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : apple: size = 5 OK 2026/06/02 05:49:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : apple: Unchanged skipping 2026/06/02 05:49:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:49:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:49:59 DEBUG : banana: size = 6 OK 2026/06/02 05:49:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : banana: Unchanged skipping 2026/06/02 05:49:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:49:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:49:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:49:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:49:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:49:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:49:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:49:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:49:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:49:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:49:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:49:59 DEBUG : Waiting for deletions to finish 2026/06/02 05:49:59 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:50:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:50:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:50:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 562901ffc9697d1901365dd433005114 OK 2026/06/02 05:50:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = ec9b137154f1e041e1f3eb5e44e0c4d6 OK 2026/06/02 05:50:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 11b261c690140d7c9f74793708abf06d OK 2026/06/02 05:50:20 DEBUG : dir1/0003-defghij.txt: md5 = 03d059be12d4f30578591ddf8a4f2ac3 OK 2026/06/02 05:50:22 DEBUG : dir1/0004-efghijk.txt: md5 = b598a893dfba8fee84b3c396e916ff79 OK 2026/06/02 05:50:23 DEBUG : dir1/0005-fghijkl.txt: md5 = d9f47f5fd00c1fcaa10096b3141a1085 OK 2026/06/02 05:50:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 9592a127fb3a072a0c00c3876bad892c OK 2026/06/02 05:50:26 DEBUG : dir1/0007-1234567.txt: md5 = ed05e8d0d87556f9c68418c7db57399a OK 2026/06/02 05:50:28 DEBUG : dir1/0008-2345678.txt: md5 = 77ed54c38cd166c2adb7845388d8bbe5 OK 2026/06/02 05:50:29 DEBUG : dir1/0009-3456789.txt: md5 = b2b337408c35ea6cc909edfbc9e73d64 OK 2026/06/02 05:50:31 DEBUG : dir1/0010-456789.txt: md5 = 298f1462e28cdbe74ff5b95edaa30d48 OK 2026/06/02 05:50:33 DEBUG : dir1/0011-56789;.txt: md5 = 1fd6409932485ead1d696b2964176efb OK 2026/06/02 05:50:34 DEBUG : dir1/0012-6789;.txt: md5 = d0fa59ba7ec53010648d8b0a1d893f65 OK 2026/06/02 05:50:36 DEBUG : dir1/0013-789;=.txt: md5 = f09a331ff6510f56068424df723953b2 OK 2026/06/02 05:50:37 DEBUG : dir1/0014-89;=.txt: md5 = 83eb99bda05c38690bff734c821717e9 OK 2026/06/02 05:50:39 DEBUG : dir1/0015-9;=.txt: md5 = 6bb536bb8d37017f70cc686c5584a405 OK 2026/06/02 05:50:40 DEBUG : apple: md5 = 804097911fe0f128fd850465554482d7 OK 2026/06/02 05:50:42 DEBUG : banana: md5 = 99eee83bea9b5a340e309f0b69810faa OK 2026/06/02 05:50:43 DEBUG : appleappleapplebanana: md5 = ae862a37b55d2f3914cc0ad19fba4527 OK 2026/06/02 05:50:45 DEBUG : splitbananasplit: md5 = c301272d4bf66a9d02b5171a31168ad6 OK 2026/06/02 05:50:45 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:50:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:50:46 DEBUG : apple: size = 5 OK 2026/06/02 05:50:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:46 DEBUG : apple: Unchanged skipping 2026/06/02 05:50:46 DEBUG : banana: size = 6 OK 2026/06/02 05:50:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:46 DEBUG : banana: Unchanged skipping 2026/06/02 05:50:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/02 05:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:50:47 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:47 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:50:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1: Directory modification time the same (differ by -927.767µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : apple: size = 5 OK 2026/06/02 05:50:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : apple: Unchanged skipping 2026/06/02 05:50:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/02 05:50:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/02 05:50:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/02 05:50:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/02 05:50:49 DEBUG : banana: size = 6 OK 2026/06/02 05:50:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : banana: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:50:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/02 05:50:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/02 05:50:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/02 05:50:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/02 05:50:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/02 05:50:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/02 05:50:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/02 05:50:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:50:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/02 05:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:50:49 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:49 DEBUG : Waiting for deletions to finish 2026/06/02 05:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : banana: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : apple: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/02 05:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/02 05:51:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" --- PASS: TestTransform (612.87s) --- PASS: TestTransform/NFC (49.85s) --- PASS: TestTransform/NFD (50.06s) --- PASS: TestTransform/base64 (59.40s) --- PASS: TestTransform/prefix (71.07s) --- PASS: TestTransform/suffix (69.30s) --- PASS: TestTransform/truncate (59.87s) --- PASS: TestTransform/encoder (51.95s) --- PASS: TestTransform/ISO-8859-1 (50.52s) --- PASS: TestTransform/charmap (50.69s) --- PASS: TestTransform/lowercase (50.73s) --- PASS: TestTransform/ascii (49.42s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/02 05:51:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/02 05:51:03 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/02 05:51:04 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-02T05:51:03.163178342Z) 2026/06/02 05:51:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/02 05:51:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/02 05:51:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/02 05:51:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/02 05:51:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/02 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b2c019e6b6caa53854fddbdb6f269175 OK 2026/06/02 05:51:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/02 05:51:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/02 05:51:05 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:07 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.44s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:08 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:08 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:08 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:51:09 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:08.60623652Z) 2026/06/02 05:51:09 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:09 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/02 05:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:11 DEBUG : tictactoe/tictactoe: md5 = 5998b764c7f4cb5f20c14d0d582a8da6 OK 2026/06/02 05:51:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/02 05:51:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/02 05:51:11 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.51s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:14 DEBUG : toe: Making directory with metadata 2026/06/02 05:51:15 INFO : toe: Made directory with metadata (mtime=2026-06-02T05:51:14.113295691Z) 2026/06/02 05:51:15 DEBUG : toe/toe: Making directory with metadata 2026/06/02 05:51:16 INFO : toe/toe: Made directory with metadata (mtime=2026-06-02T05:51:14.113295691Z) 2026/06/02 05:51:16 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/02 05:51:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/02 05:51:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/02 05:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:17 DEBUG : toe/toe/tictactoe: md5 = e3455489fe79f05730e2c5a2eb4df5ae OK 2026/06/02 05:51:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/02 05:51:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/02 05:51:17 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/02 05:51:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.38s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:22 DEBUG : toe: Making directory with metadata 2026/06/02 05:51:23 INFO : toe: Made directory with metadata (mtime=2026-06-02T05:51:22.490386292Z) 2026/06/02 05:51:23 DEBUG : toe/toe: Making directory with metadata 2026/06/02 05:51:24 INFO : toe/toe: Made directory with metadata (mtime=2026-06-02T05:51:22.490386292Z) 2026/06/02 05:51:24 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/02 05:51:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/02 05:51:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/02 05:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:26 DEBUG : toe/toe/tictactoe: md5 = 828b1d839b974e57244040aa130373c1 OK 2026/06/02 05:51:26 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/02 05:51:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/02 05:51:26 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/02 05:51:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.89s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:30 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:51:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:51:30 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/02 05:51:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:51:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:31 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:31 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:31 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:51:32 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:30.382472292Z) 2026/06/02 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:51:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:30.382472292Z) 2026/06/02 05:51:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:51:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:34 DEBUG : tictactoe/tictactoe/toe.txt: md5 = c908d4bd756f9394889665505b1896b0 OK 2026/06/02 05:51:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/02 05:51:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:34 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/02 05:51:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.14s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:39 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:51:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:51:39 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/02 05:51:40 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:51:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:40 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:40 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:40 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:51:41 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:39.525572694Z) 2026/06/02 05:51:41 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:41 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:51:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:39.525572694Z) 2026/06/02 05:51:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/02 05:51:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:51:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:51:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7b6bbf3d1b5974669ec5353f31b0863c OK 2026/06/02 05:51:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:51:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:51:44 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:45 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:51:45 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:45 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/02 05:51:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:51:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/02 05:51:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': 0 differences found 2026/06/02 05:51:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': 1 hashes could not be checked 2026/06/02 05:51:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': 1 matching files 2026/06/02 05:51:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/02 05:51:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.35s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:49 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:50 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:50 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:51:50 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:49.876687338Z) 2026/06/02 05:51:50 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:50 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:51:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:51:49.876687338Z) 2026/06/02 05:51:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:51:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 597c7927419de0702fe1104eeadf72c0 OK 2026/06/02 05:51:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/02 05:51:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:53 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:54 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:55 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:55 DEBUG : tictactoe: Directory modification time the same (differ by -687.338µs, within tolerance 1ms) 2026/06/02 05:51:55 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:51:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:51:55 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -687.338µs, within tolerance 1ms) 2026/06/02 05:51:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/02 05:51:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/02 05:51:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/02 05:51:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/02 05:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:51:55 DEBUG : Waiting for deletions to finish 2026/06/02 05:51:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/02 05:51:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.67s) === RUN TestSyntax 2026/06/02 05:51:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:51:59 DEBUG : toe: Making directory with metadata 2026/06/02 05:52:00 INFO : toe: Made directory with metadata (mtime=2026-06-02T05:51:59.548795382Z) 2026/06/02 05:52:00 DEBUG : toe/toe: Making directory with metadata 2026/06/02 05:52:01 INFO : toe/toe: Made directory with metadata (mtime=2026-06-02T05:51:59.548795382Z) 2026/06/02 05:52:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/02 05:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:52:02 DEBUG : toe/toe/toe: md5 = 6b7d16e8e56dda5c42d3878628eb23af OK 2026/06/02 05:52:02 DEBUG : toe/toe/toe: size = 11 OK 2026/06/02 05:52:02 INFO : toe/toe/toe: Copied (new) 2026/06/02 05:52:02 DEBUG : Waiting for deletions to finish 2026/06/02 05:52:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/02 05:52:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.59s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:52:07 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:52:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:07 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/02 05:52:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:08 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:08 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:52:09 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:07.138880781Z) 2026/06/02 05:52:09 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:09 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:52:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:07.138880781Z) 2026/06/02 05:52:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/02 05:52:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:52:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:52:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:52:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 888d53d85a2f31fad178f892d9c2d793 OK 2026/06/02 05:52:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:52:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:11 INFO : toe/toe/toe.txt: Deleted 2026/06/02 05:52:11 INFO : toe/toe: Removing directory 2026/06/02 05:52:11 INFO : toe: Removing directory 2026/06/02 05:52:11 INFO : empty_dir: Removing directory 2026/06/02 05:52:11 DEBUG : Local file system at /tmp/rclone3159505826: deleted 3 directories 2026/06/02 05:52:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/02 05:52:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.22s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:52:16 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:52:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:16 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/02 05:52:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:17 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:17 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:17 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:52:18 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:16.356985209Z) 2026/06/02 05:52:18 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:18 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:52:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:16.356985209Z) 2026/06/02 05:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/02 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4d3ed0c066628b1ffaa69c57d93737d4 OK 2026/06/02 05:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:20 INFO : toe/toe/toe.txt: Deleted 2026/06/02 05:52:20 INFO : toe/toe: Removing directory 2026/06/02 05:52:20 INFO : toe: Removing directory 2026/06/02 05:52:20 INFO : empty_dir: Removing directory 2026/06/02 05:52:20 DEBUG : Local file system at /tmp/rclone3159505826: deleted 3 directories 2026/06/02 05:52:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:52:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:52:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:24 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/02 05:52:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/02 05:52:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/02 05:52:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.11s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:52:31 DEBUG : Reset feature "Copy" 2026/06/02 05:52:31 DEBUG : Reset feature "Move" 2026/06/02 05:52:31 DEBUG : Reset feature "Copy" 2026/06/02 05:52:31 DEBUG : Reset feature "Move" 2026/06/02 05:52:31 DEBUG : empty_dir: Making directory with metadata 2026/06/02 05:52:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:31 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/02 05:52:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/02 05:52:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/02 05:52:32 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:32 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:32 DEBUG : tictactoe: Making directory with metadata 2026/06/02 05:52:33 INFO : tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:31.47015808Z) 2026/06/02 05:52:33 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:33 DEBUG : toe: transformed to: tictactoe 2026/06/02 05:52:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/02 05:52:34 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-02T05:52:31.47015808Z) 2026/06/02 05:52:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/02 05:52:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/02 05:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:52:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a3eeb10d03c0b4ba0cb25d0b2107ed3a OK 2026/06/02 05:52:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:52:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/02 05:52:36 INFO : toe/toe/toe.txt: Deleted 2026/06/02 05:52:36 INFO : toe/toe: Removing directory 2026/06/02 05:52:36 INFO : toe: Removing directory 2026/06/02 05:52:36 INFO : empty_dir: Removing directory 2026/06/02 05:52:36 DEBUG : Local file system at /tmp/rclone3159505826: deleted 3 directories 2026/06/02 05:52:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/02 05:52:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/02 05:52:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/02 05:52:41 DEBUG : toe/toe/toe.txt: md5 = 0c60eb4bcceafd9ecd502d0b33239657 OK 2026/06/02 05:52:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/02 05:52:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/02 05:52:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/02 05:52:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/02 05:52:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/02 05:52:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/02 05:52:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.38s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:52:48 DEBUG : toe: transformed to: dG9l 2026/06/02 05:52:49 DEBUG : toe: transformed to: dG9l 2026/06/02 05:52:49 DEBUG : dG9l: Making directory with metadata 2026/06/02 05:52:49 INFO : dG9l: Made directory with metadata (mtime=2026-06-02T05:52:48.852359374Z) 2026/06/02 05:52:49 DEBUG : toe: transformed to: dG9l 2026/06/02 05:52:49 DEBUG : toe: transformed to: dG9l 2026/06/02 05:52:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/02 05:52:49 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/02 05:52:50 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-02T05:52:48.852359374Z) 2026/06/02 05:52:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/02 05:52:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/02 05:52:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/02 05:52:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/02 05:52:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/02 05:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:52:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 1fab719f17f83424c24d7a911d4eafd3 OK 2026/06/02 05:52:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/02 05:52:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/02 05:52:52 DEBUG : Waiting for deletions to finish 2026/06/02 05:52:53 DEBUG : dG9l: transformed to: toe 2026/06/02 05:52:53 DEBUG : dG9l: transformed to: toe 2026/06/02 05:52:53 DEBUG : toe: Directory modification time the same (differ by 359.374µs, within tolerance 1ms) 2026/06/02 05:52:53 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/02 05:52:53 DEBUG : dG9l: transformed to: toe 2026/06/02 05:52:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/02 05:52:53 DEBUG : toe/toe: Directory modification time the same (differ by 359.374µs, within tolerance 1ms) 2026/06/02 05:52:53 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/02 05:52:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/02 05:52:53 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for checks to finish 2026/06/02 05:52:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/02 05:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/02 05:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/02 05:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/02 05:52:53 DEBUG : Local file system at /tmp/rclone3159505826: Waiting for transfers to finish 2026/06/02 05:52:53 DEBUG : Waiting for deletions to finish 2026/06/02 05:52:56 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/02 05:52:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.11s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe'", Local "Local file system at /tmp/rclone3159505826", Modify Window "1ms" 2026/06/02 05:52:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:52:57 DEBUG : toe: transformed to: 2026/06/02 05:52:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:52:58 DEBUG : toe: transformed to: 2026/06/02 05:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Making directory with metadata 2026/06/02 05:52:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Made directory with metadata (mtime=2026-06-02T05:52:57.96146589Z) 2026/06/02 05:52:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:52:58 DEBUG : toe: transformed to: 2026/06/02 05:52:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:52:58 DEBUG : toe: transformed to: 2026/06/02 05:52:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:52:58 DEBUG : toe/toe: transformed to: 2026/06/02 05:52:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/02 05:52:58 DEBUG : toe/toe: Making directory with metadata 2026/06/02 05:53:00 INFO : toe/toe: Made directory with metadata (mtime=2026-06-02T05:52:57.962465901Z) 2026/06/02 05:53:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:53:00 DEBUG : toe/toe: transformed to: 2026/06/02 05:53:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/02 05:53:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:53:00 DEBUG : toe: transformed to: 2026/06/02 05:53:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/02 05:53:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/02 05:53:00 DEBUG : toe/toe/toe: transformed to: 2026/06/02 05:53:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/02 05:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for checks to finish 2026/06/02 05:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Waiting for transfers to finish 2026/06/02 05:53:02 DEBUG : toe/toe/toe: md5 = 91512554fcebada065f8bca8c973c570 OK 2026/06/02 05:53:02 DEBUG : toe/toe/toe: size = 11 OK 2026/06/02 05:53:02 INFO : toe/toe/toe: Copied (new) 2026/06/02 05:53:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting files as there were IO errors 2026/06/02 05:53:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': not deleting directories as there were IO errors 2026/06/02 05:53:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/02 05:53:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.17s) PASS 2026/06/02 05:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juyelab6vofe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m27.922304702s (try 1/5)