"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/24 04:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji" 2026/04/24 04:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 04:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60" 2026/04/24 04:48:50 DEBUG : Creating backend with remote "/tmp/rclone3489015461" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:48:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:48:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/24 04:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:48:51 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:48:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:48:54 DEBUG : sub dir/hello world: md5 = c326af87838fcbacaa0fa7528281acf7 OK 2026/04/24 04:48:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:48:54 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:48:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:48:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.45s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:48:57 DEBUG : metadata sub dir: Making directory with metadata 2026/04/24 04:48:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:48:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/24 04:48:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:48:57 DEBUG : Local file system at /tmp/rclone3489015461: File to upload is small (21 bytes), uploading instead of streaming 2026/04/24 04:48:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/24 04:48:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/24 04:48:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/24 04:48:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:48:58 DEBUG : Google drive root 'crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60': Skipping btime metadata as can't update it on an existing file: 2026-04-24T04:48:57.579461888Z 2026/04/24 04:48:58 INFO : empty metadata sub dir: Updated directory metadata 2026/04/24 04:48:58 DEBUG : Google drive root 'crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60': Skipping btime metadata as can't update it on an existing file: 2026-04-24T04:48:57.579461888Z 2026/04/24 04:48:59 INFO : metadata sub dir: Updated directory metadata 2026/04/24 04:48:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/24 04:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:00 DEBUG : metadata sub dir/hello metadata world: md5 = 427ac11658dadfd4f9acd12ea1feb438 OK 2026/04/24 04:49:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/24 04:49:00 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/24 04:49:03 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.28s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:04 DEBUG : metadata sub dir: Making directory with metadata 2026/04/24 04:49:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:04 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/24 04:49:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:04 DEBUG : Local file system at /tmp/rclone3489015461: File to upload is small (21 bytes), uploading instead of streaming 2026/04/24 04:49:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/24 04:49:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/24 04:49:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/24 04:49:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:05 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/24 04:49:05 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/24 04:49:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/24 04:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:07 DEBUG : metadata sub dir/hello metadata world: md5 = 49051a16a9405a930b798883c43f91f0 OK 2026/04/24 04:49:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/24 04:49:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/24 04:49:07 DEBUG : Google drive root 'crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60': Skipping btime metadata as can't update it on an existing file: 2026-04-24T04:49:04.858575061Z 2026/04/24 04:49:07 INFO : metadata sub dir: Updated directory metadata 2026/04/24 04:49:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.02s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:10 DEBUG : Creating backend with remote "/non-existing" 2026/04/24 04:49:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/24 04:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:13 DEBUG : sub dir/hello world: md5 = 281eda82859106f3c3a5f5814ab15549 OK 2026/04/24 04:49:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:13 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.99s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Running all checks before starting transfers 2026/04/24 04:49:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Checks finished, now starting transfers 2026/04/24 04:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:19 DEBUG : sub dir/hello world: md5 = 562495b455d0a6b5ed08dc5a4485167c OK 2026/04/24 04:49:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:19 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.09s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:22 ERROR : Ignoring --no-traverse with sync 2026/04/24 04:49:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:24 DEBUG : sub dir/hello world: md5 = e50142db2e8371350e67b23547379ad4 OK 2026/04/24 04:49:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:24 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:24 DEBUG : Waiting for deletions to finish 2026/04/24 04:49:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.52s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/24 04:49:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:29 DEBUG : hello world2: md5 = 8e02771d8f0c2d9b360adeba226f3958 OK 2026/04/24 04:49:29 DEBUG : hello world2: size = 12 OK 2026/04/24 04:49:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.61s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:31 DEBUG : potato2: md5 = 4c13abe88d0cd0777f6928980a85bf31 OK 2026/04/24 04:49:31 DEBUG : potato2: size = 11 OK 2026/04/24 04:49:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:34 DEBUG : potato2: md5 = ddf895053c201bcba97880a8b13f7c1e OK 2026/04/24 04:49:34 DEBUG : potato2: size = 11 OK 2026/04/24 04:49:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/24 04:49:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:36 DEBUG : sub dir2: Making directory with metadata 2026/04/24 04:49:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:37 DEBUG : sub dir: Making directory with metadata 2026/04/24 04:49:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 04:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/24 04:49:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:39 DEBUG : sub dir/hello world: md5 = 1bd59ed0db2a529b57bbf1cfbdb66243 OK 2026/04/24 04:49:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:39 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/24 04:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.32s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:44 INFO : sub dir2: Making directory 2026/04/24 04:49:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/24 04:49:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/24 04:49:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/24 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:46 DEBUG : sub dir/hello world: md5 = e09550d03c1a451420d1c06652894431 OK 2026/04/24 04:49:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:46 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:49:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.75s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:49 DEBUG : sub dir2: Making directory with metadata 2026/04/24 04:49:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:49 DEBUG : sub dir2: Making directory with metadata 2026/04/24 04:49:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:49:49 DEBUG : sub dir: Making directory with metadata 2026/04/24 04:49:50 INFO : sub dir: Made directory with metadata (mtime=2026-04-24T04:49:49.045261605Z) 2026/04/24 04:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:52 DEBUG : sub dir/hello world: md5 = f3007659e076b7b4ac6b9c77a65192bc OK 2026/04/24 04:49:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:49:52 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:49:52 INFO : sub dir/hello world: Deleted 2026/04/24 04:49:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.03s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/24 04:49:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 04:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.54s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:49:59 INFO : sub dir2: Making directory 2026/04/24 04:49:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/24 04:49:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:49:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:50:01 DEBUG : sub dir/hello world: md5 = 2688b3556303cd2badf02b0f339ceef4 OK 2026/04/24 04:50:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:50:01 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:50:01 INFO : sub dir/hello world: Deleted 2026/04/24 04:50:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:50:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.94s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:04 DEBUG : sub dir2: Making directory with metadata 2026/04/24 04:50:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:50:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:50:04 DEBUG : sub dir2: Making directory with metadata 2026/04/24 04:50:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 04:50:05 DEBUG : sub dir: Making directory with metadata 2026/04/24 04:50:06 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 04:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:50:07 DEBUG : sub dir/hello world: md5 = 60762ad4029ee04732d3d460c69844f4 OK 2026/04/24 04:50:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:50:07 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:50:07 DEBUG : Waiting for deletions to finish 2026/04/24 04:50:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:11 INFO : sub dir2: Making directory 2026/04/24 04:50:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/24 04:50:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:50:13 DEBUG : sub dir/hello world: md5 = 0b141ef088334fe16ceabed0dd6aa920 OK 2026/04/24 04:50:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:50:13 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:50:13 DEBUG : Waiting for deletions to finish 2026/04/24 04:50:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.61s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:19 DEBUG : sub dir/hello world: md5 = 9c24703c3812cee9501b57eddef8f0ee OK 2026/04/24 04:50:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pubaxep4biga" 2026/04/24 04:50:19 DEBUG : Creating backend with remote "TestDrive:crypt/ator2m519orgav2ds9ilg1a3373e1uegr8se8ssheifntt5gc7og" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-pubaxep4biga' 2026/04/24 04:50:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubaxep4biga': Waiting for checks to finish 2026/04/24 04:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubaxep4biga': Waiting for transfers to finish 2026/04/24 04:50:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:50:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/24 04:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pubaxep4biga': Purge remote 2026/04/24 04:50:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.88s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:28 DEBUG : sub dir/hello world: md5 = f5e8542c8e87cac6d672c51185fa7feb OK 2026/04/24 04:50:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:50:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/24 04:50:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:50:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:50:30 DEBUG : sub dir/hello world: Sizes differ 2026/04/24 04:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:50:31 DEBUG : sub dir/hello world: md5 = a945a90e2dc317a90c191115d13e0b83 OK 2026/04/24 04:50:31 DEBUG : sub dir/hello world: size = 17 OK 2026/04/24 04:50:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/24 04:50:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:50:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.85s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:36 DEBUG : sub dir/hello world: md5 = a5e58574f077104b5df0f9f8214aa2fb OK 2026/04/24 04:50:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dosumog0yebu" 2026/04/24 04:50:37 DEBUG : Config file has changed externally - reloading 2026/04/24 04:50:37 DEBUG : Creating backend with remote "TestDrive:crypt/pqhj30qrfddt9qk5olbac5i5kcv5f8i5839gh5t63k71vf3af290" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu' 2026/04/24 04:50:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu': Waiting for checks to finish 2026/04/24 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu': Waiting for transfers to finish 2026/04/24 04:50:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:50:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/24 04:50:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:50:44 DEBUG : sub dir/hello world: md5 = 3444ca32a4bb662bf761e4f0490a1bd1 OK 2026/04/24 04:50:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 04:50:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/24 04:50:45 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:50:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu') 2026/04/24 04:50:45 DEBUG : sub dir/hello world: Sizes differ 2026/04/24 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu': Waiting for checks to finish 2026/04/24 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu': Waiting for transfers to finish 2026/04/24 04:50:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/24 04:50:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/24 04:50:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosumog0yebu': Purge remote 2026/04/24 04:50:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.25s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:50:51 DEBUG : sub dir/hello world: md5 = 3fb385ffa04a551f88d30a68db8175d0 OK 2026/04/24 04:50:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:50:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/24 04:50:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:50:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:50:53 DEBUG : sub dir/hello world: Sizes differ 2026/04/24 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:50:54 DEBUG : sub dir/hello world: md5 = 02eb18e4b3c9e62b183f170b5c703d3c OK 2026/04/24 04:50:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/24 04:50:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/24 04:50:54 INFO : sub dir/hello world: Deleted 2026/04/24 04:50:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:50:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.08s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:00 DEBUG : sub dir/hello world: md5 = bcfcdec6a162d6a99ad7f04064b2ef1b OK 2026/04/24 04:51:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badixor7bobu" 2026/04/24 04:51:00 DEBUG : Creating backend with remote "TestDrive:crypt/59m0709phdlsvlcmudfdc8hlpuj633clsb1gh3orlc4e9dlgonfg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu' 2026/04/24 04:51:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for checks to finish 2026/04/24 04:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for transfers to finish 2026/04/24 04:51:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:51:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/24 04:51:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:51:07 DEBUG : sub dir/hello world: md5 = 0a6f14f2108cff717cf57ec054083d87 OK 2026/04/24 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Using server-side directory move 2026/04/24 04:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/24 04:51:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 04:51:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/24 04:51:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:51:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu') 2026/04/24 04:51:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/24 04:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for checks to finish 2026/04/24 04:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for transfers to finish 2026/04/24 04:51:08 INFO : sub dir/hello world: Deleted 2026/04/24 04:51:09 INFO : sub dir/hello world: Moved (server-side) 2026/04/24 04:51:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:51:12 DEBUG : sub dir/hello world: md5 = 78abd390a8352268e3b0692ecc69fa64 OK 2026/04/24 04:51:12 DEBUG : testing file moves 2026/04/24 04:51:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 04:51:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/24 04:51:13 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:51:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu') 2026/04/24 04:51:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/24 04:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for checks to finish 2026/04/24 04:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Waiting for transfers to finish 2026/04/24 04:51:13 INFO : sub dir/hello world: Deleted 2026/04/24 04:51:14 INFO : sub dir/hello world: Moved (server-side) 2026/04/24 04:51:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/24 04:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badixor7bobu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.28s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:19 DEBUG : sub dir/hello world: md5 = 5731ee214c5ab647cada458b43ee8f8e OK 2026/04/24 04:51:19 ERROR : error listing: directory not found 2026/04/24 04:51:19 INFO : Local file system at /tmp/rclone3489015461: Making directory 2026/04/24 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.41s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:24 DEBUG : sub dir/hello world: md5 = 5254bc1b7d5b5fc364d0c4d11181ff44 OK 2026/04/24 04:51:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:51:25 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for checks to finish 2026/04/24 04:51:25 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for transfers to finish 2026/04/24 04:51:26 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/24 04:51:26 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/24 04:51:26 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:51:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:51:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.73s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:28 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/24 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:29 DEBUG : check sum: md5 = 56ea42ea0877a5c31e67269e6ccd67c8 OK 2026/04/24 04:51:29 DEBUG : check sum: size = 1 OK 2026/04/24 04:51:29 INFO : check sum: Copied (new) 2026/04/24 04:51:29 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:30 DEBUG : check sum: size = 1 OK 2026/04/24 04:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/24 04:51:30 DEBUG : check sum: Size of src and dst objects identical 2026/04/24 04:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:30 DEBUG : check sum: Unchanged skipping 2026/04/24 04:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:30 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.31s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/24 04:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:33 DEBUG : sizeonly: md5 = 7682f9142b4030e4b6c4dc89e1583931 OK 2026/04/24 04:51:33 DEBUG : sizeonly: size = 6 OK 2026/04/24 04:51:33 INFO : sizeonly: Copied (new) 2026/04/24 04:51:33 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:33 DEBUG : sizeonly: size = 6 OK 2026/04/24 04:51:33 DEBUG : sizeonly: Sizes identical 2026/04/24 04:51:33 DEBUG : sizeonly: Unchanged skipping 2026/04/24 04:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:33 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.31s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/24 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:36 DEBUG : ignore-size: md5 = c8efc6b52fbd746f7b69adeac63959d5 OK 2026/04/24 04:51:36 INFO : ignore-size: Copied (new) 2026/04/24 04:51:36 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:51:37 DEBUG : ignore-size: Unchanged skipping 2026/04/24 04:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:37 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.26s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:39 DEBUG : existing: md5 = 6d7530a09e2f5c154c6d49ff087505c7 OK 2026/04/24 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:40 DEBUG : existing: size = 6 OK 2026/04/24 04:51:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:51:40 DEBUG : existing: Unchanged skipping 2026/04/24 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:40 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:40 INFO : There was nothing to transfer 2026/04/24 04:51:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/24 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:41 DEBUG : existing: md5 = 8e56349b1007b31bcd70578937f9073e OK 2026/04/24 04:51:41 DEBUG : existing: size = 6 OK 2026/04/24 04:51:41 INFO : existing: Copied (replaced existing) 2026/04/24 04:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.29s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/24 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:44 DEBUG : existing: md5 = be7cf39039e6233484e984342f91499c OK 2026/04/24 04:51:44 DEBUG : existing: size = 6 OK 2026/04/24 04:51:44 INFO : existing: Copied (new) 2026/04/24 04:51:44 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:44 DEBUG : existing: Destination exists, skipping 2026/04/24 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:44 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.25s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:51:47 DEBUG : b/potato: md5 = 1718c19f4b1cbdcb3125201aca2e344e OK 2026/04/24 04:51:50 DEBUG : c/non empty space: md5 = db3039d2bf00db9bd03749a12be67cc4 OK 2026/04/24 04:51:50 INFO : d: Making directory 2026/04/24 04:51:52 DEBUG : Added delayed dir = "a", newDst= 2026/04/24 04:51:52 INFO : c: Set directory modification time (using SetModTime) 2026/04/24 04:51:52 DEBUG : Added delayed dir = "c", newDst=c 2026/04/24 04:51:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/24 04:51:52 DEBUG : c/non empty space: size = 5 OK 2026/04/24 04:51:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:51:52 DEBUG : c/non empty space: Unchanged skipping 2026/04/24 04:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:51:54 DEBUG : a/potato2: md5 = 11167aa8266b7609b48e2f4948161427 OK 2026/04/24 04:51:54 DEBUG : a/potato2: size = 60 OK 2026/04/24 04:51:54 INFO : a/potato2: Copied (new) 2026/04/24 04:51:54 DEBUG : Waiting for deletions to finish 2026/04/24 04:51:55 INFO : b/potato: Deleted 2026/04/24 04:51:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/24 04:51:55 INFO : d: Removing directory 2026/04/24 04:51:56 INFO : b: Removing directory 2026/04/24 04:51:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/24 04:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': deleted 2 directories 2026/04/24 04:51:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/24 04:51:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:01 DEBUG : empty space: md5 = 35d436a6fc40f5014289f2169c9dc672 OK 2026/04/24 04:52:02 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:02 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/04/24 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:02 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/24 04:52:02 DEBUG : Waiting for deletions to finish 2026/04/24 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:02 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:02 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/04/24 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:03 DEBUG : empty space: md5 = cfc8c5152e81164adf946dbaf2085337 OK 2026/04/24 04:52:03 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:03 INFO : empty space: Copied (replaced existing) 2026/04/24 04:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:07 DEBUG : foo: md5 = 0d7707739768ae88e8ff584758f0f823 OK 2026/04/24 04:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:07 DEBUG : foo: size = 3 OK 2026/04/24 04:52:07 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/04/24 04:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:08 DEBUG : foo: md5 = db0b66ad139a717cb73b61ca6d5523a5 OK 2026/04/24 04:52:08 DEBUG : foo: size = 3 OK 2026/04/24 04:52:08 INFO : foo: Copied (replaced existing) 2026/04/24 04:52:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.39s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:11 DEBUG : empty space: md5 = 865b1e1e15162d712f3fffe91632e005 OK 2026/04/24 04:52:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/24 04:52:11 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:52:11 DEBUG : empty space: Unchanged skipping 2026/04/24 04:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:13 DEBUG : potato: md5 = 4e9a6ef166fe90864c9d50a503d86069 OK 2026/04/24 04:52:13 DEBUG : potato: size = 60 OK 2026/04/24 04:52:13 INFO : potato: Copied (new) 2026/04/24 04:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:16 DEBUG : potato: md5 = 8f1a198f2f9c11ad962ccd51338914fc OK 2026/04/24 04:52:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:52:16 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:52:16 DEBUG : potato: Sizes differ 2026/04/24 04:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:18 DEBUG : potato: md5 = 590d66814ce27308aa2cdc1190670884 OK 2026/04/24 04:52:18 DEBUG : potato: size = 21 OK 2026/04/24 04:52:18 INFO : potato: Copied (replaced existing) 2026/04/24 04:52:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:21 DEBUG : potato: md5 = 94dc2ed95978683d32db7ba42b941688 OK 2026/04/24 04:52:21 DEBUG : potato: size = 21 OK 2026/04/24 04:52:21 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/04/24 04:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:22 DEBUG : potato: md5 = cf06fa37ba14e0615d15a331e4df7f73 OK 2026/04/24 04:52:22 DEBUG : potato: size = 21 OK 2026/04/24 04:52:22 INFO : potato: Copied (replaced existing) 2026/04/24 04:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:25 DEBUG : potato: md5 = 59a0a8ec9c5bad0c47e225ce59749863 OK 2026/04/24 04:52:26 DEBUG : empty space: md5 = c974a3c790e12877e78f9069392e3276 OK 2026/04/24 04:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:52:27 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:52:27 DEBUG : empty space: Unchanged skipping 2026/04/24 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/24 04:52:27 DEBUG : Waiting for deletions to finish 2026/04/24 04:52:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:29 DEBUG : potato: md5 = ad7295d5db8377cec9308d334441facd OK 2026/04/24 04:52:31 DEBUG : empty space: md5 = fa321b4c7cf6902b960d6ca77f858477 OK 2026/04/24 04:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:52:31 DEBUG : empty space: size = 1 OK 2026/04/24 04:52:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:31 DEBUG : empty space: Unchanged skipping 2026/04/24 04:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:33 DEBUG : potato2: md5 = 23920f9700807611daab58f5de5d25ca OK 2026/04/24 04:52:33 DEBUG : potato2: size = 60 OK 2026/04/24 04:52:33 INFO : potato2: Copied (new) 2026/04/24 04:52:33 DEBUG : Waiting for deletions to finish 2026/04/24 04:52:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:37 DEBUG : b/potato: md5 = 92fe7b9c74e3d39b7b9dc373897f0b93 OK 2026/04/24 04:52:39 DEBUG : c/non empty space: md5 = 49c60fd7165d2a98a22f67d756781174 OK 2026/04/24 04:52:39 INFO : d: Making directory 2026/04/24 04:52:40 INFO : d/e: Making directory 2026/04/24 04:52:42 DEBUG : Added delayed dir = "a", newDst= 2026/04/24 04:52:42 INFO : c: Set directory modification time (using SetModTime) 2026/04/24 04:52:42 DEBUG : Added delayed dir = "c", newDst=c 2026/04/24 04:52:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/24 04:52:42 DEBUG : c/non empty space: size = 5 OK 2026/04/24 04:52:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:52:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/24 04:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:44 DEBUG : a/potato2: md5 = 666e2395befd294a15987759ae0d727b OK 2026/04/24 04:52:44 DEBUG : a/potato2: size = 60 OK 2026/04/24 04:52:44 INFO : a/potato2: Copied (new) 2026/04/24 04:52:44 DEBUG : Waiting for deletions to finish 2026/04/24 04:52:45 INFO : b/potato: Deleted 2026/04/24 04:52:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/24 04:52:45 INFO : d/e: Removing directory 2026/04/24 04:52:46 INFO : d: Removing directory 2026/04/24 04:52:46 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/24 04:52:46 INFO : b: Removing directory 2026/04/24 04:52:47 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/24 04:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': deleted 3 directories 2026/04/24 04:52:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/24 04:52:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:52:53 DEBUG : b/potato: md5 = 3f57b71428e4e65485e3a3b161a9cf99 OK 2026/04/24 04:52:55 DEBUG : c/non empty space: md5 = d2547f97154522efbaad4df96bb6e612 OK 2026/04/24 04:52:55 INFO : d: Making directory 2026/04/24 04:52:57 DEBUG : Added delayed dir = "a", newDst= 2026/04/24 04:52:57 INFO : c: Set directory modification time (using SetModTime) 2026/04/24 04:52:57 DEBUG : Added delayed dir = "c", newDst=c 2026/04/24 04:52:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/24 04:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:52:57 DEBUG : c/non empty space: size = 5 OK 2026/04/24 04:52:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:52:57 DEBUG : c/non empty space: Unchanged skipping 2026/04/24 04:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:52:59 DEBUG : a/potato2: md5 = e81ce0c9067faf4cf1e5fed773241c55 OK 2026/04/24 04:52:59 DEBUG : a/potato2: size = 60 OK 2026/04/24 04:52:59 INFO : a/potato2: Copied (new) 2026/04/24 04:52:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting files as there were IO errors 2026/04/24 04:53:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/24 04:53:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting directories as there were IO errors 2026/04/24 04:53:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/24 04:53:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/24 04:53:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:07 DEBUG : potato: md5 = 3dd85d54d24e15eadb9550a088e45b21 OK 2026/04/24 04:53:08 DEBUG : empty space: md5 = 16d21e8071941782e5b4c097bad9785c OK 2026/04/24 04:53:08 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:53:08 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:08 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:09 INFO : potato: Deleted 2026/04/24 04:53:10 DEBUG : potato2: md5 = edddf94dfe3388a4c346bba66adaf03f OK 2026/04/24 04:53:10 DEBUG : potato2: size = 60 OK 2026/04/24 04:53:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.71s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:13 DEBUG : potato: md5 = 6124d03933bdc1e22840d1e3e325919c OK 2026/04/24 04:53:15 DEBUG : empty space: md5 = 5b6106aa2f8fa2f4adb9196033283810 OK 2026/04/24 04:53:15 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:15 INFO : potato: Deleted 2026/04/24 04:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:53:16 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:16 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:17 DEBUG : potato2: md5 = 8cd5dd6f6552e86b672062bc44881017 OK 2026/04/24 04:53:17 DEBUG : potato2: size = 60 OK 2026/04/24 04:53:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.08s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:20 DEBUG : potato: md5 = fa020e9ba1fd37abfb73786a44737e75 OK 2026/04/24 04:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:22 DEBUG : potato2: md5 = 28b2f4ed74fb87b10924d2d31fe986c6 OK 2026/04/24 04:53:22 DEBUG : potato2: size = 19 OK 2026/04/24 04:53:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.89s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:25 DEBUG : potato2: md5 = 0e3c2e0c6e81c69c1d27337879159928 OK 2026/04/24 04:53:26 DEBUG : empty space: md5 = 6751ea51cfe928815cdd21b5b4aca679 OK 2026/04/24 04:53:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : enormous: Excluded 2026/04/24 04:53:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : potato2: Excluded 2026/04/24 04:53:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:27 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:27 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:27 INFO : There was nothing to transfer 2026/04/24 04:53:27 DEBUG : enormous: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : enormous: Excluded 2026/04/24 04:53:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : potato2: Excluded 2026/04/24 04:53:27 DEBUG : potato2: Excluded (Size Filter) 2026/04/24 04:53:27 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/24 04:53:27 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:27 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for checks to finish 2026/04/24 04:53:27 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for transfers to finish 2026/04/24 04:53:27 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:30 DEBUG : potato2: md5 = 963f81f8ba70335a1ab8de11d699b968 OK 2026/04/24 04:53:32 DEBUG : empty space: md5 = fe658f4757ae879d74c8d0776d60c6b6 OK 2026/04/24 04:53:33 DEBUG : enormous: md5 = 077203d747c37973bfb23ceac5808a55 OK 2026/04/24 04:53:33 DEBUG : enormous: Excluded (Size Filter) 2026/04/24 04:53:33 DEBUG : enormous: Excluded 2026/04/24 04:53:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/24 04:53:33 DEBUG : potato2: Excluded 2026/04/24 04:53:34 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:34 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:34 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:34 INFO : enormous: Deleted 2026/04/24 04:53:34 INFO : potato2: Deleted 2026/04/24 04:53:34 INFO : There was nothing to transfer 2026/04/24 04:53:34 DEBUG : empty space: size = 1 OK 2026/04/24 04:53:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/24 04:53:34 DEBUG : empty space: Unchanged skipping 2026/04/24 04:53:34 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for checks to finish 2026/04/24 04:53:34 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for transfers to finish 2026/04/24 04:53:34 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:34 INFO : enormous: Deleted 2026/04/24 04:53:34 INFO : potato2: Deleted 2026/04/24 04:53:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.66s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:53:37 DEBUG : one: md5 = 0d128fa510af0835cb828a6fe913a37e OK 2026/04/24 04:53:38 DEBUG : two: md5 = 80787efbf3724c08b237630db8499436 OK 2026/04/24 04:53:40 DEBUG : three: md5 = a72f6a9681f9db558963ec6aca079102 OK 2026/04/24 04:53:41 DEBUG : four: md5 = cfd0e6054ebae83a2a5a41e7f8251a28 OK 2026/04/24 04:53:41 DEBUG : five: Need to transfer - File not found at Destination 2026/04/24 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:53:41 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:53:41 DEBUG : four: Sizes differ 2026/04/24 04:53:41 DEBUG : three: size = 5 OK 2026/04/24 04:53:41 DEBUG : three: Sizes identical 2026/04/24 04:53:41 DEBUG : one: Destination is newer than source, skipping 2026/04/24 04:53:41 DEBUG : two: size = 3 OK 2026/04/24 04:53:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/24 04:53:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/24 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:43 DEBUG : two: md5 = e70f48ad5980186608d77bead3acb8d5 OK 2026/04/24 04:53:43 DEBUG : two: size = 3 OK 2026/04/24 04:53:43 INFO : two: Copied (replaced existing) 2026/04/24 04:53:43 DEBUG : five: md5 = e98407cfe317e3ff94a124502096f3a1 OK 2026/04/24 04:53:43 DEBUG : five: size = 4 OK 2026/04/24 04:53:43 INFO : five: Copied (new) 2026/04/24 04:53:43 DEBUG : four: md5 = e90d55ad54ab388c6d957e43631d3191 OK 2026/04/24 04:53:43 DEBUG : four: size = 4 OK 2026/04/24 04:53:43 INFO : four: Copied (replaced existing) 2026/04/24 04:53:43 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.51s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/24 04:53:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/24 04:53:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/24 04:53:46 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/24 04:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:47 DEBUG : yam: md5 = 2c917af91e921a99c68a447fc8f9d72e OK 2026/04/24 04:53:47 DEBUG : yam: size = 11 OK 2026/04/24 04:53:47 INFO : yam: Copied (new) 2026/04/24 04:53:48 DEBUG : potato: md5 = 8f6a5915959e607dce0162233ceab34b OK 2026/04/24 04:53:48 DEBUG : potato: size = 14 OK 2026/04/24 04:53:48 INFO : potato: Copied (new) 2026/04/24 04:53:48 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/24 04:53:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/24 04:53:48 DEBUG : potato: size = 14 OK 2026/04/24 04:53:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:53:48 DEBUG : potato: Unchanged skipping 2026/04/24 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:50 DEBUG : yaml: md5 = 7ee301fb0a81b3647645714c0890d37f OK 2026/04/24 04:53:50 DEBUG : yaml: size = 11 OK 2026/04/24 04:53:50 INFO : yaml: Copied (new) 2026/04/24 04:53:50 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/24 04:53:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Making map for --track-renames 2026/04/24 04:53:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Finished making map for --track-renames 2026/04/24 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/24 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for renames to finish 2026/04/24 04:53:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/24 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:53 DEBUG : yam: md5 = 18e2a67b8228b0eba30c242703cca4bc OK 2026/04/24 04:53:53 DEBUG : yam: size = 11 OK 2026/04/24 04:53:53 INFO : yam: Copied (new) 2026/04/24 04:53:54 DEBUG : potato: md5 = c39dc95282374c912bfd15c29183de13 OK 2026/04/24 04:53:54 DEBUG : potato: size = 14 OK 2026/04/24 04:53:54 INFO : potato: Copied (new) 2026/04/24 04:53:54 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Making map for --track-renames 2026/04/24 04:53:54 DEBUG : potato: size = 14 OK 2026/04/24 04:53:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:53:54 DEBUG : potato: Unchanged skipping 2026/04/24 04:53:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Finished making map for --track-renames 2026/04/24 04:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for renames to finish 2026/04/24 04:53:55 INFO : yam: Moved (server-side) to: yaml 2026/04/24 04:53:55 INFO : yaml: Renamed from "yam" 2026/04/24 04:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:55 DEBUG : Waiting for deletions to finish 2026/04/24 04:53:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/24 04:53:57 DEBUG : Added delayed dir = "sub", newDst= 2026/04/24 04:53:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Making map for --track-renames 2026/04/24 04:53:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Finished making map for --track-renames 2026/04/24 04:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:53:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/24 04:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for renames to finish 2026/04/24 04:53:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/24 04:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:53:59 DEBUG : sub/yam: md5 = 735c9617bba0841279fd05c07e56226e OK 2026/04/24 04:53:59 DEBUG : sub/yam: size = 11 OK 2026/04/24 04:53:59 INFO : sub/yam: Copied (new) 2026/04/24 04:53:59 DEBUG : potato: md5 = 7bfa96467ffe0ac50dd1bf870cc443aa OK 2026/04/24 04:53:59 DEBUG : potato: size = 14 OK 2026/04/24 04:53:59 INFO : potato: Copied (new) 2026/04/24 04:53:59 DEBUG : Waiting for deletions to finish 2026/04/24 04:54:00 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:01 DEBUG : potato: size = 14 OK 2026/04/24 04:54:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:54:01 DEBUG : potato: Unchanged skipping 2026/04/24 04:54:01 INFO : sub: Set directory modification time (using SetModTime) 2026/04/24 04:54:01 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/24 04:54:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Making map for --track-renames 2026/04/24 04:54:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Finished making map for --track-renames 2026/04/24 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for renames to finish 2026/04/24 04:54:02 INFO : sub/yam: Moved (server-side) to: yam 2026/04/24 04:54:02 INFO : yam: Renamed from "sub/yam" 2026/04/24 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:54:02 DEBUG : Waiting for deletions to finish 2026/04/24 04:54:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.12s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:05 DEBUG : Creating backend with remote "/tmp/rclone3489015461/dir1" 2026/04/24 04:54:05 DEBUG : Creating backend with remote "/tmp/rclone3489015461/dir2" 2026/04/24 04:54:05 DEBUG : Local file system at /tmp/rclone3489015461/dir2: Using server-side directory move 2026/04/24 04:54:05 INFO : Local file system at /tmp/rclone3489015461/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/24 04:54:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/24 04:54:05 DEBUG : Local file system at /tmp/rclone3489015461/dir2: Waiting for checks to finish 2026/04/24 04:54:05 INFO : file1.txt: Moved (server-side) 2026/04/24 04:54:05 DEBUG : Local file system at /tmp/rclone3489015461/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:05 DEBUG : Added delayed dir = "nested", newDst= 2026/04/24 04:54:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:54:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/24 04:54:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/24 04:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:54:08 DEBUG : sub dir/hello world: md5 = 917eb778cd8e26ea723cf6478098146d OK 2026/04/24 04:54:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:54:08 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:54:08 INFO : sub dir/hello world: Deleted 2026/04/24 04:54:09 DEBUG : nested/sub dir/file: md5 = 9ba2f26fef6eb35bc69421470749f597 OK 2026/04/24 04:54:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/24 04:54:09 INFO : nested/sub dir/file: Copied (new) 2026/04/24 04:54:09 INFO : nested/sub dir/file: Deleted 2026/04/24 04:54:10 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:10 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:10 INFO : sub dir: Removing directory 2026/04/24 04:54:10 INFO : nested/sub dir: Removing directory 2026/04/24 04:54:10 INFO : nested: Removing directory 2026/04/24 04:54:10 DEBUG : Local file system at /tmp/rclone3489015461: deleted 3 directories 2026/04/24 04:54:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 04:54:13 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/24 04:54:14 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:15 DEBUG : Added delayed dir = "nested", newDst= 2026/04/24 04:54:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/24 04:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/24 04:54:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/24 04:54:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/24 04:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:54:17 DEBUG : sub dir/hello world: md5 = f13d3a2518b120aedcae2b601843f321 OK 2026/04/24 04:54:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/24 04:54:17 INFO : sub dir/hello world: Copied (new) 2026/04/24 04:54:17 INFO : sub dir/hello world: Deleted 2026/04/24 04:54:19 DEBUG : nested/sub dir/file: md5 = 19da37108ab54febecc061421d15f16c OK 2026/04/24 04:54:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/24 04:54:19 INFO : nested/sub dir/file: Copied (new) 2026/04/24 04:54:19 INFO : nested/sub dir/file: Deleted 2026/04/24 04:54:19 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:20 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/24 04:54:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 04:54:23 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/24 04:54:24 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.55s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/24 04:54:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/24 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:54:26 DEBUG : existing: md5 = 3999bce5354cca5dcef70d5f62ab9c86 OK 2026/04/24 04:54:26 DEBUG : existing: size = 6 OK 2026/04/24 04:54:26 INFO : existing: Copied (new) 2026/04/24 04:54:26 INFO : existing: Deleted 2026/04/24 04:54:26 DEBUG : existing-b: md5 = dce5b12ea805a0aa22bc8357d723d9e1 OK 2026/04/24 04:54:26 DEBUG : existing-b: size = 6 OK 2026/04/24 04:54:26 INFO : existing-b: Copied (new) 2026/04/24 04:54:26 INFO : existing-b: Deleted 2026/04/24 04:54:26 DEBUG : existing: Destination exists, skipping 2026/04/24 04:54:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/24 04:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:54:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.68s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuvujuw3qoro" 2026/04/24 04:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/6osg9jo5cdlqscidurin2s0pf634q84u00ab5dvdgpvjq4t38g7g" 2026/04/24 04:54:30 DEBUG : potato2: md5 = 80cf0fc587cb0a41abc97c77c8ecee91 OK 2026/04/24 04:54:32 DEBUG : empty space: md5 = 500d2eec51987f84bfde29341b3522f3 OK 2026/04/24 04:54:33 DEBUG : potato3: md5 = 2dedb290e0d56a7a7fb10f841753d042 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro' 2026/04/24 04:54:36 DEBUG : empty space: md5 = 19cb3d9994327bff0bc2dbaadc82815d OK 2026/04/24 04:54:37 DEBUG : potato3: md5 = 4f134a1bc88f22ded2e0e86e07f939e3 OK 2026/04/24 04:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro': Using server-side directory move 2026/04/24 04:54:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/24 04:54:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:54:38 DEBUG : empty space: size = 1 OK 2026/04/24 04:54:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 04:54:38 DEBUG : empty space: Unchanged skipping 2026/04/24 04:54:38 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:54:38 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro') 2026/04/24 04:54:38 DEBUG : potato3: Sizes differ 2026/04/24 04:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro': Waiting for checks to finish 2026/04/24 04:54:38 INFO : empty space: Deleted 2026/04/24 04:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro': Waiting for transfers to finish 2026/04/24 04:54:38 INFO : potato3: Deleted 2026/04/24 04:54:38 INFO : potato2: Moved (server-side) 2026/04/24 04:54:39 INFO : potato3: Moved (server-side) 2026/04/24 04:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobinel3kuni" 2026/04/24 04:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/tulb1otesgrt0ducj96sbotv4cm5s42kng0aer3j45rkjq08af7g" 2026/04/24 04:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobinel3kuni': Using server-side directory move 2026/04/24 04:54:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vobinel3kuni': Server side directory move succeeded 2026/04/24 04:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobinel3kuni': Purge remote 2026/04/24 04:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuvujuw3qoro': Purge remote 2026/04/24 04:54:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.28s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-davofad0wuca" 2026/04/24 04:54:43 DEBUG : Creating backend with remote "TestDrive:crypt/brhs50euoko037ksg0hs60rlr10us0hk82aneun3sgj4ae9nmskg" 2026/04/24 04:54:46 DEBUG : potato2: md5 = 1fd055680072f4e374b93696ee8ac8d9 OK 2026/04/24 04:54:47 DEBUG : empty space: md5 = c1b9b904b7cab5792ec36abc72445a82 OK 2026/04/24 04:54:48 DEBUG : potato3: md5 = 806d74ffac3ebbff949f46d9c9868cd7 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-davofad0wuca' 2026/04/24 04:54:51 DEBUG : empty space: md5 = b4cb26463b3c1ab198dea50d8fe9813c OK 2026/04/24 04:54:52 DEBUG : potato3: md5 = e7f0ad7050168b5add3554aaff8cfef4 OK 2026/04/24 04:54:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/24 04:54:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/24 04:54:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:54:53 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:54:53 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-davofad0wuca') 2026/04/24 04:54:53 DEBUG : potato3: Sizes differ 2026/04/24 04:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davofad0wuca': Waiting for checks to finish 2026/04/24 04:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davofad0wuca': Waiting for transfers to finish 2026/04/24 04:54:53 INFO : potato3: Deleted 2026/04/24 04:54:53 INFO : potato2: Moved (server-side) 2026/04/24 04:54:54 INFO : potato3: Moved (server-side) 2026/04/24 04:54:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nifijoj8posi" 2026/04/24 04:54:54 DEBUG : Config file has changed externally - reloading 2026/04/24 04:54:54 DEBUG : Creating backend with remote "TestDrive:crypt/ukhv922jjrkb9vcjf5d6g6ndk6ro14jautcdp48quesjato5jib0" 2026/04/24 04:54:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/24 04:54:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:54:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/24 04:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifijoj8posi': Waiting for checks to finish 2026/04/24 04:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifijoj8posi': Waiting for transfers to finish 2026/04/24 04:54:57 INFO : potato2: Moved (server-side) 2026/04/24 04:54:57 INFO : potato3: Moved (server-side) 2026/04/24 04:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifijoj8posi': Purge remote 2026/04/24 04:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davofad0wuca': Purge remote --- PASS: TestServerSideMoveWithFilter (16.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:54:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-didoqir1noqo" 2026/04/24 04:54:59 DEBUG : Creating backend with remote "TestDrive:crypt/mvhqf1kfq945ueo5guhksrhq1aoa05l6ddbf99qdi4dj2kftcgh0" 2026/04/24 04:55:02 DEBUG : potato2: md5 = 0b49013d2ef63293c26de5114f8a438a OK 2026/04/24 04:55:03 DEBUG : empty space: md5 = 23a0334b38561ccca29b70bf6bd13a40 OK 2026/04/24 04:55:05 DEBUG : potato3: md5 = 9bb821e0496aa5850ed6df82b91c52a8 OK 2026/04/24 04:55:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji' -> Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo' 2026/04/24 04:55:09 DEBUG : empty space: md5 = 1b88e253666b8e3305de5d1e7dd1c618 OK 2026/04/24 04:55:10 DEBUG : potato3: md5 = c431c030ff773a731864dc4defebbd83 OK 2026/04/24 04:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo': Using server-side directory move 2026/04/24 04:55:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/24 04:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/24 04:55:11 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/24 04:55:11 DEBUG : empty space: size = 1 OK 2026/04/24 04:55:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 04:55:11 DEBUG : empty space: Unchanged skipping 2026/04/24 04:55:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:55:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo') 2026/04/24 04:55:11 DEBUG : potato3: Sizes differ 2026/04/24 04:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo': Waiting for checks to finish 2026/04/24 04:55:11 INFO : empty space: Deleted 2026/04/24 04:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo': Waiting for transfers to finish 2026/04/24 04:55:11 INFO : potato3: Deleted 2026/04/24 04:55:11 INFO : potato2: Moved (server-side) 2026/04/24 04:55:12 INFO : potato3: Moved (server-side) 2026/04/24 04:55:12 INFO : tomatoDir: Removing directory 2026/04/24 04:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': deleted 1 directories 2026/04/24 04:55:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pafubuh5fica" 2026/04/24 04:55:13 DEBUG : Creating backend with remote "TestDrive:crypt/u2d9j7slfijaav468is3i67e54m7qk8skm89rin7u13lc8haes6g" 2026/04/24 04:55:14 INFO : tomatoDir: Making directory 2026/04/24 04:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pafubuh5fica': Using server-side directory move 2026/04/24 04:55:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pafubuh5fica': Server side directory move succeeded 2026/04/24 04:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pafubuh5fica': Purge remote 2026/04/24 04:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didoqir1noqo': Purge remote 2026/04/24 04:55:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.94s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:55:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test" 2026/04/24 04:55:19 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.93s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:55:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test" 2026/04/24 04:55:21 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/24 04:55:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-include/layer2" 2026/04/24 04:55:23 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/24 04:55:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-ignore-file" 2026/04/24 04:55:26 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/24 04:55:29 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 93917ab31296da81b4fb75a06ed68a3b OK 2026/04/24 04:55:32 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/24 04:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test': Waiting for checks to finish 2026/04/24 04:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test': Waiting for transfers to finish 2026/04/24 04:55:32 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:32 INFO : There was nothing to transfer 2026/04/24 04:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:55:33 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:33 INFO : rclone-sync-test-include: Removing directory 2026/04/24 04:55:34 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/24 04:55:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/24 04:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': failed to delete 1 directories 2026/04/24 04:55:34 INFO : There was nothing to transfer 2026/04/24 04:55:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/24 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/24 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/24 04:55:36 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:36 INFO : There was nothing to transfer 2026/04/24 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:55:38 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:38 INFO : rclone-sync-test-include: Removing directory 2026/04/24 04:55:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/24 04:55:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/24 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': failed to delete 1 directories 2026/04/24 04:55:38 INFO : There was nothing to transfer 2026/04/24 04:55:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/24 04:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/24 04:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/24 04:55:40 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:40 INFO : There was nothing to transfer 2026/04/24 04:55:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/24 04:55:43 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.53s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:55:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/CompareDest" 2026/04/24 04:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/gveqi14airsml4bgu7krj116o8" 2026/04/24 04:55:48 DEBUG : one: Need to transfer - File not found at Destination 2026/04/24 04:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:55:50 DEBUG : one: md5 = 4c3fc7567ef336f89c870ff0968a3ce3 OK 2026/04/24 04:55:50 DEBUG : one: size = 3 OK 2026/04/24 04:55:50 INFO : one: Copied (new) 2026/04/24 04:55:50 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:55:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:55:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:55:51 DEBUG : one: Sizes differ 2026/04/24 04:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:55:52 DEBUG : one: md5 = 268ff213abc3852b20a8ca404b8192ee OK 2026/04/24 04:55:52 DEBUG : one: size = 5 OK 2026/04/24 04:55:52 INFO : one: Copied (replaced existing) 2026/04/24 04:55:52 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:54 DEBUG : dst/one: md5 = 182f52487562a53d44f8ed8d67f376c2 OK 2026/04/24 04:55:57 DEBUG : CompareDest/one: md5 = 1b1c2efbb1e914cca938d7f22a1ebbb8 OK 2026/04/24 04:55:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:55:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:55:57 DEBUG : one: Sizes differ 2026/04/24 04:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:55:58 DEBUG : one: size = 5 OK 2026/04/24 04:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:55:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/24 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:55:58 DEBUG : Waiting for deletions to finish 2026/04/24 04:55:58 INFO : There was nothing to transfer 2026/04/24 04:56:01 DEBUG : CompareDest/two: md5 = f7dfc52031a3747a7b326c4d37c7ea4f OK 2026/04/24 04:56:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:02 DEBUG : one: Sizes differ 2026/04/24 04:56:02 DEBUG : one: size = 5 OK 2026/04/24 04:56:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/24 04:56:02 DEBUG : two: size = 3 OK 2026/04/24 04:56:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/24 04:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:02 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:02 INFO : There was nothing to transfer 2026/04/24 04:56:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:05 DEBUG : one: Sizes differ 2026/04/24 04:56:05 DEBUG : one: size = 5 OK 2026/04/24 04:56:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/24 04:56:05 DEBUG : two: size = 3 OK 2026/04/24 04:56:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/24 04:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:05 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:05 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/24 04:56:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:08 DEBUG : one: Sizes differ 2026/04/24 04:56:09 DEBUG : one: size = 5 OK 2026/04/24 04:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/24 04:56:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:09 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/CompareDest') 2026/04/24 04:56:09 DEBUG : two: Sizes differ 2026/04/24 04:56:09 DEBUG : two: Need to transfer - File not found at Destination 2026/04/24 04:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:11 DEBUG : two: md5 = 89e0dbc536eb1fcc0b8bea82258aaa4a OK 2026/04/24 04:56:11 DEBUG : two: size = 5 OK 2026/04/24 04:56:11 INFO : two: Copied (new) 2026/04/24 04:56:11 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:56:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:56:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:56:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (30.81s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:56:17 DEBUG : pre-dest1/1: md5 = cf851226705728079d4d015a140c6d1e OK 2026/04/24 04:56:19 DEBUG : pre-dest2/2: md5 = d06d230ea30f3ef1e3a8bf8d4945850b OK 2026/04/24 04:56:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dest" 2026/04/24 04:56:20 DEBUG : Config file has changed externally - reloading 2026/04/24 04:56:20 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/rg03c1jvnehrrc617i0lnqjddc" 2026/04/24 04:56:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/pre-dest1" 2026/04/24 04:56:21 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/bbnblvh6k061ssopqrp18kd7gc" 2026/04/24 04:56:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/pre-dest2" 2026/04/24 04:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/24 04:56:23 DEBUG : 1: size = 1 OK 2026/04/24 04:56:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:56:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/24 04:56:24 DEBUG : 2: size = 1 OK 2026/04/24 04:56:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:56:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/24 04:56:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/24 04:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dest': Waiting for checks to finish 2026/04/24 04:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dest': Waiting for transfers to finish 2026/04/24 04:56:26 DEBUG : 3: md5 = ff4ccf12534aeaeb9a7405bc65cf42f6 OK 2026/04/24 04:56:26 DEBUG : 3: size = 1 OK 2026/04/24 04:56:26 INFO : 3: Copied (new) 2026/04/24 04:56:26 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:29 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/24 04:56:30 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/24 04:56:30 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.17s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:56:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:56:31 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:56:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/CopyDest" 2026/04/24 04:56:33 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/24 04:56:35 DEBUG : one: Need to transfer - File not found at Destination 2026/04/24 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:37 DEBUG : one: md5 = 56351184de3e662327ee9102c2921b4d OK 2026/04/24 04:56:37 DEBUG : one: size = 3 OK 2026/04/24 04:56:37 INFO : one: Copied (new) 2026/04/24 04:56:37 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:38 DEBUG : one: Sizes differ 2026/04/24 04:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:39 DEBUG : one: md5 = cb414a4cc1db5f16c2e4df7fa9b68a38 OK 2026/04/24 04:56:39 DEBUG : one: size = 5 OK 2026/04/24 04:56:39 INFO : one: Copied (replaced existing) 2026/04/24 04:56:39 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:42 DEBUG : dst/one: md5 = e6b1a70af2b59ad9089835b8033110fa OK 2026/04/24 04:56:45 DEBUG : CopyDest/one: md5 = 91b3bf42bb66b041fa1e4ee0a5a4a146 OK 2026/04/24 04:56:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/BackupDir" 2026/04/24 04:56:45 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/24 04:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:47 DEBUG : one: Sizes differ 2026/04/24 04:56:47 DEBUG : one: size = 5 OK 2026/04/24 04:56:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:56:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:56:47 DEBUG : one: Sizes differ 2026/04/24 04:56:49 INFO : one: Moved (server-side) 2026/04/24 04:56:50 DEBUG : one: size = 5 OK 2026/04/24 04:56:50 INFO : one: Copied (server-side copy) 2026/04/24 04:56:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/24 04:56:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:50 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:52 DEBUG : CopyDest/two: md5 = ee7d2c492c060b26d66febacf2394dbd OK 2026/04/24 04:56:53 DEBUG : one: size = 5 OK 2026/04/24 04:56:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:53 DEBUG : one: Unchanged skipping 2026/04/24 04:56:53 DEBUG : two: size = 3 OK 2026/04/24 04:56:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:54 DEBUG : two: size = 3 OK 2026/04/24 04:56:54 INFO : two: Copied (server-side copy) 2026/04/24 04:56:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/24 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:54 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:55 DEBUG : one: size = 5 OK 2026/04/24 04:56:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:55 DEBUG : one: Unchanged skipping 2026/04/24 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:56:55 DEBUG : two: size = 3 OK 2026/04/24 04:56:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:56:55 DEBUG : two: Unchanged skipping 2026/04/24 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:56:55 DEBUG : Waiting for deletions to finish 2026/04/24 04:56:55 INFO : There was nothing to transfer 2026/04/24 04:56:57 DEBUG : CopyDest/three: md5 = d49c9d57727623ac3ac678e7144d6b7a OK 2026/04/24 04:57:02 DEBUG : one: size = 5 OK 2026/04/24 04:57:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:57:02 DEBUG : one: Unchanged skipping 2026/04/24 04:57:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:57:02 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/CopyDest') 2026/04/24 04:57:02 DEBUG : three: Sizes differ 2026/04/24 04:57:02 DEBUG : three: Destination not found in --copy-dest 2026/04/24 04:57:02 DEBUG : three: Need to transfer - File not found at Destination 2026/04/24 04:57:02 DEBUG : two: size = 3 OK 2026/04/24 04:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:57:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/24 04:57:02 DEBUG : two: Unchanged skipping 2026/04/24 04:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:57:04 DEBUG : three: md5 = aaba5aa9a2ab164d4f89f58aed68bb8f OK 2026/04/24 04:57:04 DEBUG : three: size = 7 OK 2026/04/24 04:57:04 INFO : three: Copied (new) 2026/04/24 04:57:04 DEBUG : Waiting for deletions to finish 2026/04/24 04:57:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/24 04:57:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:57:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:57:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/24 04:57:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (39.74s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:57:13 DEBUG : dst/one: md5 = 1401600ede61efadca65090f5f82a2e0 OK 2026/04/24 04:57:15 DEBUG : dst/two: md5 = a19c5617f1ebec2d81649e5194a35d7b OK 2026/04/24 04:57:16 DEBUG : dst/three.txt: md5 = 86756540549713c5125dfed61a849264 OK 2026/04/24 04:57:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:57:17 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:57:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/backup" 2026/04/24 04:57:17 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/1nrff024r7pq65ecp72fc28jb0" 2026/04/24 04:57:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:57:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:57:19 DEBUG : one: Sizes differ 2026/04/24 04:57:19 DEBUG : two: size = 3 OK 2026/04/24 04:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:57:19 DEBUG : two: Unchanged skipping 2026/04/24 04:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:57:21 INFO : one: Moved (server-side) 2026/04/24 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:57:22 DEBUG : one: md5 = b1114f8d80f1dbf01463506d7b111e28 OK 2026/04/24 04:57:22 DEBUG : one: size = 4 OK 2026/04/24 04:57:22 INFO : one: Copied (new) 2026/04/24 04:57:22 DEBUG : Waiting for deletions to finish 2026/04/24 04:57:23 INFO : three.txt: Moved (server-side) 2026/04/24 04:57:23 INFO : three.txt: Moved into backup dir 2026/04/24 04:57:25 DEBUG : dst/three.txt: md5 = d1d2ad712ae58cff4fc150ce9b3d1526 OK 2026/04/24 04:57:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:57:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:57:26 DEBUG : one: Sizes differ 2026/04/24 04:57:26 DEBUG : two: size = 3 OK 2026/04/24 04:57:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:57:26 DEBUG : two: Unchanged skipping 2026/04/24 04:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:57:27 INFO : one: Deleted 2026/04/24 04:57:27 INFO : one: Moved (server-side) 2026/04/24 04:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:57:29 DEBUG : one: md5 = 3d473bc56529553c9d99aa117e037390 OK 2026/04/24 04:57:29 DEBUG : one: size = 5 OK 2026/04/24 04:57:29 INFO : one: Copied (new) 2026/04/24 04:57:29 DEBUG : Waiting for deletions to finish 2026/04/24 04:57:30 INFO : three.txt: Deleted 2026/04/24 04:57:30 INFO : three.txt: Moved (server-side) 2026/04/24 04:57:30 INFO : three.txt: Moved into backup dir 2026/04/24 04:57:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:57:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/24 04:57:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.56s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:57:36 DEBUG : dst/one: md5 = ee0174c2653597c2c5976b6107192d47 OK 2026/04/24 04:57:38 DEBUG : dst/two: md5 = e983badf653d33059573a6e57e7f4f5e OK 2026/04/24 04:57:39 DEBUG : dst/three.txt: md5 = 1d995f8325b75a4139a860da61b8fec8 OK 2026/04/24 04:57:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:57:40 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/backup" 2026/04/24 04:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/1nrff024r7pq65ecp72fc28jb0" 2026/04/24 04:57:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:57:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:57:42 DEBUG : one: Sizes differ 2026/04/24 04:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:57:42 DEBUG : two: size = 3 OK 2026/04/24 04:57:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:57:42 DEBUG : two: Unchanged skipping 2026/04/24 04:57:44 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:57:45 DEBUG : one: md5 = a2df0b6ea7b2a231df0faf794be69fcf OK 2026/04/24 04:57:45 DEBUG : one: size = 4 OK 2026/04/24 04:57:45 INFO : one: Copied (new) 2026/04/24 04:57:45 DEBUG : Waiting for deletions to finish 2026/04/24 04:57:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:57:46 INFO : three.txt: Moved into backup dir 2026/04/24 04:57:48 DEBUG : dst/three.txt: md5 = 300fec2301d45bff89cb50ed1fe48b6e OK 2026/04/24 04:57:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:57:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:57:49 DEBUG : one: Sizes differ 2026/04/24 04:57:49 DEBUG : two: size = 3 OK 2026/04/24 04:57:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:57:49 DEBUG : two: Unchanged skipping 2026/04/24 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:57:50 INFO : one.bak: Deleted 2026/04/24 04:57:50 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:57:52 DEBUG : one: md5 = 6dc415cc9983691d88342f901d9cc21d OK 2026/04/24 04:57:52 DEBUG : one: size = 5 OK 2026/04/24 04:57:52 INFO : one: Copied (new) 2026/04/24 04:57:52 DEBUG : Waiting for deletions to finish 2026/04/24 04:57:53 INFO : three.txt.bak: Deleted 2026/04/24 04:57:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:57:53 INFO : three.txt: Moved into backup dir 2026/04/24 04:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:57:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/24 04:57:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/24 04:57:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/24 04:57:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:58:00 DEBUG : dst/one: md5 = 6a02de2b3fa51e3936821569148d93cc OK 2026/04/24 04:58:02 DEBUG : dst/two: md5 = 26f1519c8973f14995c395cbef6527cf OK 2026/04/24 04:58:03 DEBUG : dst/three.txt: md5 = 43e9d0268622f8f28521bddb88fd2c5b OK 2026/04/24 04:58:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:58:03 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/backup" 2026/04/24 04:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/1nrff024r7pq65ecp72fc28jb0" 2026/04/24 04:58:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:06 DEBUG : one: Sizes differ 2026/04/24 04:58:06 DEBUG : two: size = 3 OK 2026/04/24 04:58:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:06 DEBUG : two: Unchanged skipping 2026/04/24 04:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:58:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/24 04:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:58:09 DEBUG : one: md5 = b3b168e8f3ec0f55da117b3582624041 OK 2026/04/24 04:58:09 DEBUG : one: size = 4 OK 2026/04/24 04:58:09 INFO : one: Copied (new) 2026/04/24 04:58:09 DEBUG : Waiting for deletions to finish 2026/04/24 04:58:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/24 04:58:10 INFO : three.txt: Moved into backup dir 2026/04/24 04:58:11 DEBUG : dst/three.txt: md5 = 9667b5d7bf0b15c5e1a2b56f7ededb20 OK 2026/04/24 04:58:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:12 DEBUG : one: Sizes differ 2026/04/24 04:58:12 DEBUG : two: size = 3 OK 2026/04/24 04:58:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:12 DEBUG : two: Unchanged skipping 2026/04/24 04:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:58:13 INFO : one-2019-01-01: Deleted 2026/04/24 04:58:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/24 04:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:58:15 DEBUG : one: md5 = 98724c6a796aa16c1510b1706ca47426 OK 2026/04/24 04:58:15 DEBUG : one: size = 5 OK 2026/04/24 04:58:15 INFO : one: Copied (new) 2026/04/24 04:58:15 DEBUG : Waiting for deletions to finish 2026/04/24 04:58:15 INFO : three-2019-01-01.txt: Deleted 2026/04/24 04:58:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/24 04:58:16 INFO : three.txt: Moved into backup dir 2026/04/24 04:58:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:58:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:58:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/24 04:58:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/24 04:58:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/24 04:58:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.53s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:58:22 DEBUG : dst/one: md5 = e0c66eafc80dc5571d67c1700d2996c7 OK 2026/04/24 04:58:24 DEBUG : dst/two: md5 = a0fb4f18a597f11716e7e0b7611a270c OK 2026/04/24 04:58:25 DEBUG : dst/three.txt: md5 = 7a569af24fd6d53b22f8a2662c2afe93 OK 2026/04/24 04:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:58:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:58:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:27 DEBUG : one: Sizes differ 2026/04/24 04:58:27 DEBUG : two: size = 3 OK 2026/04/24 04:58:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:27 DEBUG : two: Unchanged skipping 2026/04/24 04:58:27 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:58:29 DEBUG : one: md5 = 336f0b6e9ae3b99552e703a352fc3944 OK 2026/04/24 04:58:29 DEBUG : one: size = 4 OK 2026/04/24 04:58:29 INFO : one: Copied (new) 2026/04/24 04:58:29 DEBUG : Waiting for deletions to finish 2026/04/24 04:58:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:58:29 INFO : three.txt: Moved into backup dir 2026/04/24 04:58:31 DEBUG : dst/three.txt: md5 = 97b0e8077f16016db0a422322a6a95ed OK 2026/04/24 04:58:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/24 04:58:32 DEBUG : one.bak: Excluded (Path Filter) 2026/04/24 04:58:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:32 DEBUG : one: Sizes differ 2026/04/24 04:58:32 DEBUG : two: size = 3 OK 2026/04/24 04:58:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:32 DEBUG : two: Unchanged skipping 2026/04/24 04:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for checks to finish 2026/04/24 04:58:33 INFO : one.bak: Deleted 2026/04/24 04:58:34 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:58:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst': Waiting for transfers to finish 2026/04/24 04:58:35 DEBUG : one: md5 = 1eff016bd94852963cd2ef683125dd0a OK 2026/04/24 04:58:35 DEBUG : one: size = 5 OK 2026/04/24 04:58:35 INFO : one: Copied (new) 2026/04/24 04:58:35 DEBUG : Waiting for deletions to finish 2026/04/24 04:58:36 INFO : three.txt.bak: Deleted 2026/04/24 04:58:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:58:36 INFO : three.txt: Moved into backup dir 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/24 04:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.21s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:58:42 DEBUG : dst/one: md5 = a8fc867bc3cc8b629af7f513078fa1db OK 2026/04/24 04:58:43 DEBUG : dst/two: md5 = e778982577384db6a06b57f9b78a9b14 OK 2026/04/24 04:58:45 DEBUG : dst/three.txt: md5 = fcf456333388e8e1f11b472876a1cebb OK 2026/04/24 04:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:58:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:46 DEBUG : one: Sizes differ 2026/04/24 04:58:47 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:58:48 DEBUG : one: md5 = c512684c74b9b42091b1adb778e0e4f0 OK 2026/04/24 04:58:48 DEBUG : one: size = 4 OK 2026/04/24 04:58:48 INFO : one: Copied (new) 2026/04/24 04:58:49 DEBUG : two: size = 3 OK 2026/04/24 04:58:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:49 DEBUG : two: Unchanged skipping 2026/04/24 04:58:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:49 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:49 DEBUG : three.txt: Sizes differ 2026/04/24 04:58:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:58:51 DEBUG : three.txt: md5 = 21099665a69bd4bcf906b866cc314a4d OK 2026/04/24 04:58:51 DEBUG : three.txt: size = 6 OK 2026/04/24 04:58:51 INFO : three.txt: Copied (new) 2026/04/24 04:58:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:52 DEBUG : one: Sizes differ 2026/04/24 04:58:53 INFO : one.bak: Deleted 2026/04/24 04:58:53 INFO : one: Moved (server-side) to: one.bak 2026/04/24 04:58:55 DEBUG : one: md5 = 5256f7b0d0d185a6dc293082c01487ff OK 2026/04/24 04:58:55 DEBUG : one: size = 5 OK 2026/04/24 04:58:55 INFO : one: Copied (new) 2026/04/24 04:58:55 DEBUG : two: size = 3 OK 2026/04/24 04:58:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:58:55 DEBUG : two: Unchanged skipping 2026/04/24 04:58:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:58:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:58:55 DEBUG : three.txt: Sizes differ 2026/04/24 04:58:56 INFO : three.txt.bak: Deleted 2026/04/24 04:58:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/24 04:58:58 DEBUG : three.txt: md5 = 1b27089ac38103525cdc8a2439a1121c OK 2026/04/24 04:58:58 DEBUG : three.txt: size = 19 OK 2026/04/24 04:58:58 INFO : three.txt: Copied (new) 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/24 04:59:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.22s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:59:05 DEBUG : dst/one: md5 = 621c9a6dbbd533414a79db4dfadb0ad7 OK 2026/04/24 04:59:06 DEBUG : dst/two: md5 = 5b7424ea14361cc86e91b9c4ec429d2a OK 2026/04/24 04:59:08 DEBUG : dst/three.txt: md5 = dccc5f6d238e31a97202e7055ac8c161 OK 2026/04/24 04:59:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelaxif4koji/dst" 2026/04/24 04:59:08 DEBUG : Creating backend with remote "TestDrive:crypt/vl5mv4gqnp1gdjltraihfqtaf6ckh2qipbr18dvd2sbtoc9epj60/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/24 04:59:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:59:09 DEBUG : one: Sizes differ 2026/04/24 04:59:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/24 04:59:11 DEBUG : one: md5 = 0833ccd42051b7cec9de1cba9109d071 OK 2026/04/24 04:59:11 DEBUG : one: size = 4 OK 2026/04/24 04:59:11 INFO : one: Copied (new) 2026/04/24 04:59:12 DEBUG : two: size = 3 OK 2026/04/24 04:59:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:59:12 DEBUG : two: Unchanged skipping 2026/04/24 04:59:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:59:12 DEBUG : three.txt: Sizes differ 2026/04/24 04:59:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/24 04:59:14 DEBUG : three.txt: md5 = 6fcb8b546c09a977956bc4814ba24f58 OK 2026/04/24 04:59:14 DEBUG : three.txt: size = 6 OK 2026/04/24 04:59:14 INFO : three.txt: Copied (new) 2026/04/24 04:59:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:59:15 DEBUG : one: Sizes differ 2026/04/24 04:59:16 INFO : one-2019-01-01: Deleted 2026/04/24 04:59:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/24 04:59:18 DEBUG : one: md5 = 28ebf8ac9ad7f7750bb0d59e3ba4166f OK 2026/04/24 04:59:18 DEBUG : one: size = 5 OK 2026/04/24 04:59:18 INFO : one: Copied (new) 2026/04/24 04:59:18 DEBUG : two: size = 3 OK 2026/04/24 04:59:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:59:18 DEBUG : two: Unchanged skipping 2026/04/24 04:59:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:18 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji/dst') 2026/04/24 04:59:18 DEBUG : three.txt: Sizes differ 2026/04/24 04:59:19 INFO : three-2019-01-01.txt: Deleted 2026/04/24 04:59:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/24 04:59:21 DEBUG : three.txt: md5 = 547b843d9d4af818db4e1bc6e6f97f28 OK 2026/04/24 04:59:21 DEBUG : three.txt: size = 19 OK 2026/04/24 04:59:21 INFO : three.txt: Copied (new) 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/24 04:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (21.92s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:59:26 DEBUG : Testêé: md5 = 523a5575ebeec4a0c1cb05ed10b3724f OK 2026/04/24 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:59:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:27 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:59:27 DEBUG : Testêé: Sizes differ 2026/04/24 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:59:28 DEBUG : Testêé: md5 = 112c59897608cc361a21c2f4bf66d845 OK 2026/04/24 04:59:28 DEBUG : Testêé: size = 14 OK 2026/04/24 04:59:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/24 04:59:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.52s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:59:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/24 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:59:31 DEBUG : existing: md5 = 0a3bb0d18aee460c3f0aeed07727e0b3 OK 2026/04/24 04:59:31 DEBUG : existing: size = 6 OK 2026/04/24 04:59:31 INFO : existing: Copied (new) 2026/04/24 04:59:31 DEBUG : Waiting for deletions to finish 2026/04/24 04:59:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3489015461) 2026/04/24 04:59:32 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 04:59:32 DEBUG : existing: Sizes differ 2026/04/24 04:59:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/24 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:59:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting files as there were IO errors 2026/04/24 04:59:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.12s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:59:35 DEBUG : EXISTING: md5 = f1e0be0418681479cea899083ba7fd7a OK 2026/04/24 04:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 04:59:35 DEBUG : EXISTING: size = 6 OK 2026/04/24 04:59:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 04:59:35 DEBUG : existing: Unchanged skipping 2026/04/24 04:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 04:59:35 DEBUG : Waiting for deletions to finish 2026/04/24 04:59:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.25s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 04:59:40 DEBUG : both0: md5 = 634b954743d7e7f3b24275790eed60ff OK 2026/04/24 04:59:41 DEBUG : only0: md5 = 81613a260f6294262c4d4880932f362a OK 2026/04/24 04:59:42 DEBUG : both1: md5 = 14c1954b8ed0f17ad9178f66858f88e9 OK 2026/04/24 04:59:44 DEBUG : only1: md5 = 3e810a32d3d0728a0fb2f21e3aedc388 OK 2026/04/24 04:59:45 DEBUG : both2: md5 = 9c1cb056bd21a2bd837e0093d2eeffcc OK 2026/04/24 04:59:47 DEBUG : only2: md5 = 9128d2811893d760285461e2fe69887d OK 2026/04/24 04:59:48 DEBUG : both3: md5 = dfe90b676496cd1afd711f8de6d771d0 OK 2026/04/24 04:59:50 DEBUG : only3: md5 = 2fda1cdbd4809facafb8cbcacd105b58 OK 2026/04/24 04:59:51 DEBUG : both4: md5 = b37e661ef9e54ae03682fe696218cf96 OK 2026/04/24 04:59:52 DEBUG : only4: md5 = d98a02a7a58b6cd5c342bd49718e72ef OK 2026/04/24 04:59:54 DEBUG : both5: md5 = ad324c0378db0a14f0e35e97cb7942f2 OK 2026/04/24 04:59:55 DEBUG : only5: md5 = 1132584f61a43beaff584fcc748efdf4 OK 2026/04/24 04:59:57 DEBUG : both6: md5 = bef1faa0ce1b8094479189fb9e572b10 OK 2026/04/24 04:59:58 DEBUG : only6: md5 = 7866c859730ccccb28bb4ecf74caf0cf OK 2026/04/24 05:00:00 DEBUG : both7: md5 = 5a2ca1abd50b9fb11f93fe7f4bcf3e0a OK 2026/04/24 05:00:01 DEBUG : only7: md5 = 81246231574f6c6493acde946c65221d OK 2026/04/24 05:00:02 DEBUG : both8: md5 = 0019738ff95d3d444d99a06b683c63f0 OK 2026/04/24 05:00:04 DEBUG : only8: md5 = 7fbe0f438a00a68830420e9bc6186edd OK 2026/04/24 05:00:05 DEBUG : both9: md5 = d2e1206d4788b10d3a17df0ab35bdfc7 OK 2026/04/24 05:00:07 DEBUG : only9: md5 = bbb10660fd8299b76b2c39283e639903 OK 2026/04/24 05:00:08 DEBUG : both10: md5 = 05871b9945902a6dd69449d3304534a3 OK 2026/04/24 05:00:10 DEBUG : only10: md5 = 30516033c20596deae310ceacbd3821e OK 2026/04/24 05:00:11 DEBUG : both11: md5 = 4f5542e0f803bcecbf862fb922f1c9b8 OK 2026/04/24 05:00:13 DEBUG : only11: md5 = 54d0de8e0ba2e1324642d17f8c67a0a3 OK 2026/04/24 05:00:14 DEBUG : both12: md5 = 0974204eed51b67cf061402be41978de OK 2026/04/24 05:00:15 DEBUG : only12: md5 = eebdf12144008a00fcc01ed9955a1cb9 OK 2026/04/24 05:00:17 DEBUG : both13: md5 = 17e1562729d7363f9ac9475de69216d0 OK 2026/04/24 05:00:18 DEBUG : only13: md5 = 5ef23222efc217ef5729b7c8bf89633d OK 2026/04/24 05:00:20 DEBUG : both14: md5 = c27cf1098c5225b0a286cfb4893a18d4 OK 2026/04/24 05:00:22 DEBUG : only14: md5 = a984e5d94bdda677ae3119ce5ba9ceb0 OK 2026/04/24 05:00:23 DEBUG : both15: md5 = 2ec3753dcafbbdb3f1fc2c9c6500337d OK 2026/04/24 05:00:25 DEBUG : only15: md5 = 764857e7e54bd80d80d6157dda5d27ea OK 2026/04/24 05:00:26 DEBUG : both16: md5 = e0fd3890925f2880cd3b4e7a00ab22df OK 2026/04/24 05:00:27 DEBUG : only16: md5 = fb9c7acb38123d16cbee071b5f682a16 OK 2026/04/24 05:00:29 DEBUG : both17: md5 = 74cb56cff8e5eb5a0e90756cec76785f OK 2026/04/24 05:00:30 DEBUG : only17: md5 = 7b2e0b01c45fc74460b3ce9fd852d8b1 OK 2026/04/24 05:00:32 DEBUG : both18: md5 = dc190cb8968e31e326a51cc8b40beca9 OK 2026/04/24 05:00:33 DEBUG : only18: md5 = f18e42802ad985b7c26c691de0c065fd OK 2026/04/24 05:00:35 DEBUG : both19: md5 = 88ad05e574ba221a5cef69c6e4e41452 OK 2026/04/24 05:00:36 DEBUG : only19: md5 = 0408a14ed79bd743df486a2458157cb2 OK 2026/04/24 05:00:37 DEBUG : both0: size = 6 OK 2026/04/24 05:00:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both0: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both10: size = 6 OK 2026/04/24 05:00:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:00:37 DEBUG : both11: size = 6 OK 2026/04/24 05:00:37 DEBUG : both10: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both13: size = 6 OK 2026/04/24 05:00:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both12: size = 6 OK 2026/04/24 05:00:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both11: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both14: size = 6 OK 2026/04/24 05:00:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both15: size = 6 OK 2026/04/24 05:00:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both14: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both16: size = 6 OK 2026/04/24 05:00:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both16: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both17: size = 6 OK 2026/04/24 05:00:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both17: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both18: size = 6 OK 2026/04/24 05:00:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both18: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both19: size = 6 OK 2026/04/24 05:00:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both19: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both1: size = 6 OK 2026/04/24 05:00:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both1: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both2: size = 6 OK 2026/04/24 05:00:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both2: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both3: size = 6 OK 2026/04/24 05:00:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both3: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both4: size = 6 OK 2026/04/24 05:00:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both4: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both5: size = 6 OK 2026/04/24 05:00:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both5: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both6: size = 6 OK 2026/04/24 05:00:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both6: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both7: size = 6 OK 2026/04/24 05:00:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both7: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both8: size = 6 OK 2026/04/24 05:00:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both8: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both9: size = 6 OK 2026/04/24 05:00:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:00:37 DEBUG : both9: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both15: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both12: Unchanged skipping 2026/04/24 05:00:37 DEBUG : both13: Unchanged skipping 2026/04/24 05:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:00:37 DEBUG : Waiting for deletions to finish 2026/04/24 05:00:37 INFO : only11: Deleted 2026/04/24 05:00:37 INFO : only17: Deleted 2026/04/24 05:00:37 INFO : only19: Deleted 2026/04/24 05:00:37 INFO : only13: Deleted 2026/04/24 05:00:38 INFO : only9: Deleted 2026/04/24 05:00:38 INFO : only10: Deleted 2026/04/24 05:00:38 INFO : only0: Deleted 2026/04/24 05:00:38 INFO : only8: Deleted 2026/04/24 05:00:38 INFO : only14: Deleted 2026/04/24 05:00:38 INFO : only2: Deleted 2026/04/24 05:00:38 INFO : only4: Deleted 2026/04/24 05:00:38 INFO : only6: Deleted 2026/04/24 05:00:39 INFO : only12: Deleted 2026/04/24 05:00:39 INFO : only15: Deleted 2026/04/24 05:00:39 INFO : only16: Deleted 2026/04/24 05:00:39 INFO : only18: Deleted 2026/04/24 05:00:39 INFO : only1: Deleted 2026/04/24 05:00:39 INFO : only7: Deleted 2026/04/24 05:00:39 INFO : only5: Deleted 2026/04/24 05:00:39 INFO : only3: Deleted 2026/04/24 05:00:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.00s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:00:51 DEBUG : both0: md5 = f65cfde6fc9df375f7ad75b3a6172a45 OK 2026/04/24 05:00:54 DEBUG : only0: md5 = 60c75b885a5fecb0c6e4a335c618c577 OK 2026/04/24 05:00:57 DEBUG : both1: md5 = 5f98bd0762c4ab6842ea950376323a1f OK 2026/04/24 05:00:58 DEBUG : only1: md5 = 8949d6fbf04413341788859ddf2e4f3e OK 2026/04/24 05:01:01 DEBUG : both2: md5 = 6607df647b5eb6cca64f27910ae395bc OK 2026/04/24 05:01:06 DEBUG : only2: md5 = f1e32c0b287995f2ec92f8d2461b6657 OK 2026/04/24 05:01:07 DEBUG : both3: md5 = 857fef8f331ad2f630d46d40342de7da OK 2026/04/24 05:01:09 DEBUG : only3: md5 = 273becd0ed458353bd65911903e1f9bc OK 2026/04/24 05:01:10 DEBUG : both4: md5 = 3b7e4d245972b9f4265fb8180d159321 OK 2026/04/24 05:01:12 DEBUG : only4: md5 = 42afa03b5e3f9d6bcc3ad2eda435fb45 OK 2026/04/24 05:01:13 DEBUG : both5: md5 = 63c75c6a3828400d841af8a1bd1d3ecd OK 2026/04/24 05:01:14 DEBUG : only5: md5 = 8fd536b257725d070df06aff92002d72 OK 2026/04/24 05:01:16 DEBUG : both6: md5 = 49f72e6652ae2bfb61176016aad537a3 OK 2026/04/24 05:01:17 DEBUG : only6: md5 = 8e47e2a05adac4591abb39500cc8f0ea OK 2026/04/24 05:01:19 DEBUG : both7: md5 = 145a820f8e179a10b85e398f4143e7d5 OK 2026/04/24 05:01:20 DEBUG : only7: md5 = e50841e62b8017eff1091f6f20fdc287 OK 2026/04/24 05:01:22 DEBUG : both8: md5 = 3e82386b63d6cacb14350fe355804bc0 OK 2026/04/24 05:01:23 DEBUG : only8: md5 = 6267ca9aa767640581610fa4641bdaed OK 2026/04/24 05:01:25 DEBUG : both9: md5 = f7a16bc113a833bfab4d2a88c3881834 OK 2026/04/24 05:01:26 DEBUG : only9: md5 = c937e6e93e1a9f8784819ebd6e741f14 OK 2026/04/24 05:01:27 DEBUG : both10: md5 = 405266ff5dc1801c1003d7573ebadfcd OK 2026/04/24 05:01:29 DEBUG : only10: md5 = 668b67a657219ecf3ba6ec70b6aac104 OK 2026/04/24 05:01:30 DEBUG : both11: md5 = 10525487e5276aa3217b6fabc923c904 OK 2026/04/24 05:01:32 DEBUG : only11: md5 = ba4eb61d6c80e190039d189c8ec41156 OK 2026/04/24 05:01:33 DEBUG : both12: md5 = bef84d59dcfdcb267f738eba4e936e93 OK 2026/04/24 05:01:35 DEBUG : only12: md5 = 1131d350f6a6ebfcace77c010f95093b OK 2026/04/24 05:01:36 DEBUG : both13: md5 = e9d79835d00e884e8712203f32d88922 OK 2026/04/24 05:01:38 DEBUG : only13: md5 = 29792fa79fa71044958a4b1e2781b2c8 OK 2026/04/24 05:01:39 DEBUG : both14: md5 = 3fa1514b6176707591ba71d2a7132cb5 OK 2026/04/24 05:01:41 DEBUG : only14: md5 = e2afd71c8b9ef1c6a7ae651d9ae64c8b OK 2026/04/24 05:01:42 DEBUG : both15: md5 = 317946f5140d74200eb40063253d7f03 OK 2026/04/24 05:01:44 DEBUG : only15: md5 = 9e0cd714443944335804f96c83c85f47 OK 2026/04/24 05:01:45 DEBUG : both16: md5 = b95f30d6ff317dd07f43f362d56c4dd8 OK 2026/04/24 05:01:46 DEBUG : only16: md5 = 448b6da5708eb3000e0562007d0e5b67 OK 2026/04/24 05:01:48 DEBUG : both17: md5 = 21cf908d182c8a24f5842df79a8127a2 OK 2026/04/24 05:01:49 DEBUG : only17: md5 = 13bcedd68f1d394cea1dc1b5e7cb3a13 OK 2026/04/24 05:01:51 DEBUG : both18: md5 = e83611bc1ae8f16bc6401d1b5709ce57 OK 2026/04/24 05:01:52 DEBUG : only18: md5 = e4ca8ec4c5323f739e00bd27458a0ffa OK 2026/04/24 05:01:53 DEBUG : both19: md5 = b1ebff63ade04974926b720d6bea9e84 OK 2026/04/24 05:01:55 DEBUG : only19: md5 = 605f8c6b29d743080deb9ef6a5868e31 OK 2026/04/24 05:01:55 DEBUG : both10: size = 6 OK 2026/04/24 05:01:55 DEBUG : both12: size = 6 OK 2026/04/24 05:01:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both11: size = 6 OK 2026/04/24 05:01:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both0: size = 6 OK 2026/04/24 05:01:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both12: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both13: size = 6 OK 2026/04/24 05:01:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:01:55 DEBUG : both13: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both14: size = 6 OK 2026/04/24 05:01:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both10: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both15: size = 6 OK 2026/04/24 05:01:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both15: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both16: size = 6 OK 2026/04/24 05:01:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both11: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both17: size = 6 OK 2026/04/24 05:01:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both17: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both18: size = 6 OK 2026/04/24 05:01:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both18: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both19: size = 6 OK 2026/04/24 05:01:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both0: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both1: size = 6 OK 2026/04/24 05:01:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both1: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both2: size = 6 OK 2026/04/24 05:01:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both2: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both3: size = 6 OK 2026/04/24 05:01:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both14: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both4: size = 6 OK 2026/04/24 05:01:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both4: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both5: size = 6 OK 2026/04/24 05:01:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both16: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both6: size = 6 OK 2026/04/24 05:01:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both19: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both7: size = 6 OK 2026/04/24 05:01:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both7: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both8: size = 6 OK 2026/04/24 05:01:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both8: Unchanged skipping 2026/04/24 05:01:55 DEBUG : both9: size = 6 OK 2026/04/24 05:01:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:01:55 DEBUG : both3: Unchanged skipping 2026/04/24 05:01:55 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only0: Sizes differ 2026/04/24 05:01:55 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only10: Sizes differ 2026/04/24 05:01:55 DEBUG : both5: Unchanged skipping 2026/04/24 05:01:55 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only11: Sizes differ 2026/04/24 05:01:55 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only12: Sizes differ 2026/04/24 05:01:55 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only13: Sizes differ 2026/04/24 05:01:55 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only14: Sizes differ 2026/04/24 05:01:55 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only15: Sizes differ 2026/04/24 05:01:55 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only16: Sizes differ 2026/04/24 05:01:55 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only17: Sizes differ 2026/04/24 05:01:55 DEBUG : both6: Unchanged skipping 2026/04/24 05:01:55 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only18: Sizes differ 2026/04/24 05:01:55 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only19: Sizes differ 2026/04/24 05:01:55 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only1: Sizes differ 2026/04/24 05:01:55 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only2: Sizes differ 2026/04/24 05:01:55 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only3: Sizes differ 2026/04/24 05:01:55 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only4: Sizes differ 2026/04/24 05:01:55 DEBUG : both9: Unchanged skipping 2026/04/24 05:01:55 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only5: Sizes differ 2026/04/24 05:01:55 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only6: Sizes differ 2026/04/24 05:01:55 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only7: Sizes differ 2026/04/24 05:01:55 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only8: Sizes differ 2026/04/24 05:01:55 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3489015461) 2026/04/24 05:01:55 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji') 2026/04/24 05:01:55 DEBUG : only9: Sizes differ 2026/04/24 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:01:56 DEBUG : only0: md5 = 9276c5c83618aeefccce245a5299a5e0 OK 2026/04/24 05:01:56 DEBUG : only0: size = 0 OK 2026/04/24 05:01:56 INFO : only0: Copied (replaced existing) 2026/04/24 05:01:57 DEBUG : only11: md5 = cb26d4e22e974f72264b126a00ce5cda OK 2026/04/24 05:01:57 DEBUG : only11: size = 0 OK 2026/04/24 05:01:57 INFO : only11: Copied (replaced existing) 2026/04/24 05:01:57 DEBUG : only12: md5 = 8e33f87014962c23cf95188aac1f6b9d OK 2026/04/24 05:01:57 DEBUG : only12: size = 0 OK 2026/04/24 05:01:57 INFO : only12: Copied (replaced existing) 2026/04/24 05:01:57 DEBUG : only13: md5 = 2dbe35246fddb31cdc058e4a54996670 OK 2026/04/24 05:01:57 DEBUG : only13: size = 0 OK 2026/04/24 05:01:57 INFO : only13: Copied (replaced existing) 2026/04/24 05:01:58 DEBUG : only15: md5 = e365f265f7da40e86c78b7e196bc5f80 OK 2026/04/24 05:01:58 DEBUG : only15: size = 0 OK 2026/04/24 05:01:58 INFO : only15: Copied (replaced existing) 2026/04/24 05:01:58 DEBUG : only14: md5 = 7b21f57c886f74d8b4cd20c1390576f7 OK 2026/04/24 05:01:58 DEBUG : only14: size = 0 OK 2026/04/24 05:01:58 INFO : only14: Copied (replaced existing) 2026/04/24 05:01:58 DEBUG : only16: md5 = 9945f973463158eb674114e2d87220cd OK 2026/04/24 05:01:58 DEBUG : only16: size = 0 OK 2026/04/24 05:01:58 INFO : only16: Copied (replaced existing) 2026/04/24 05:01:58 DEBUG : only18: md5 = 6e4abf13c6ca04e96495118878bb48a8 OK 2026/04/24 05:01:58 DEBUG : only18: size = 0 OK 2026/04/24 05:01:58 INFO : only18: Copied (replaced existing) 2026/04/24 05:01:59 DEBUG : only19: md5 = da4fabcf9d1c14881377bfa9693c0739 OK 2026/04/24 05:01:59 DEBUG : only19: size = 0 OK 2026/04/24 05:01:59 INFO : only19: Copied (replaced existing) 2026/04/24 05:01:59 DEBUG : only1: md5 = b584abe338a95eef48d5a1aef072c1a8 OK 2026/04/24 05:01:59 DEBUG : only1: size = 0 OK 2026/04/24 05:01:59 INFO : only1: Copied (replaced existing) 2026/04/24 05:01:59 DEBUG : only2: md5 = 7bb2b6c17e0caea20cd434938e3959cd OK 2026/04/24 05:01:59 DEBUG : only2: size = 0 OK 2026/04/24 05:01:59 INFO : only2: Copied (replaced existing) 2026/04/24 05:01:59 DEBUG : only10: md5 = 0e4ccce8086d2b77be4b60a9906f08bc OK 2026/04/24 05:01:59 DEBUG : only10: size = 0 OK 2026/04/24 05:01:59 INFO : only10: Copied (replaced existing) 2026/04/24 05:02:00 DEBUG : only3: md5 = cef30d2c2f2dfb14170364414eff791e OK 2026/04/24 05:02:00 DEBUG : only3: size = 0 OK 2026/04/24 05:02:00 INFO : only3: Copied (replaced existing) 2026/04/24 05:02:00 DEBUG : only7: md5 = 5a97ffdcd597bfa93a5175b239c0d9c8 OK 2026/04/24 05:02:00 DEBUG : only7: size = 0 OK 2026/04/24 05:02:00 INFO : only7: Copied (replaced existing) 2026/04/24 05:02:00 DEBUG : only8: md5 = c750299576be096254e20f9c721080b3 OK 2026/04/24 05:02:00 DEBUG : only8: size = 0 OK 2026/04/24 05:02:00 INFO : only8: Copied (replaced existing) 2026/04/24 05:02:00 DEBUG : only5: md5 = bdb2c68608d6aa9c09fb44fdfe4f38b1 OK 2026/04/24 05:02:00 DEBUG : only5: size = 0 OK 2026/04/24 05:02:00 INFO : only5: Copied (replaced existing) 2026/04/24 05:02:01 DEBUG : only4: md5 = 0bdbb9cf4addf1147ca39c372e93cfb6 OK 2026/04/24 05:02:01 DEBUG : only4: size = 0 OK 2026/04/24 05:02:01 INFO : only4: Copied (replaced existing) 2026/04/24 05:02:01 DEBUG : only6: md5 = e4110838137dda345bd0222b48fb1328 OK 2026/04/24 05:02:01 DEBUG : only6: size = 0 OK 2026/04/24 05:02:01 INFO : only6: Copied (replaced existing) 2026/04/24 05:02:01 DEBUG : only17: md5 = 18929bbe51dbec8013ecc022e6ebfa06 OK 2026/04/24 05:02:01 DEBUG : only17: size = 0 OK 2026/04/24 05:02:01 INFO : only17: Copied (replaced existing) 2026/04/24 05:02:01 DEBUG : only9: md5 = a40990dfda3b7ecac9d9cfe6329c91c7 OK 2026/04/24 05:02:01 DEBUG : only9: size = 0 OK 2026/04/24 05:02:01 INFO : only9: Copied (replaced existing) 2026/04/24 05:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (90.60s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:02:19 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:02:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:19 DEBUG : empty_on_remote: Making directory with metadata 2026/04/24 05:02:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:19 DEBUG : empty_on_remote: Making directory with metadata 2026/04/24 05:02:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:31 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/24 05:02:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/24 05:02:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:02:35 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:02:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:35 DEBUG : empty_on_remote: Making directory with metadata 2026/04/24 05:02:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:35 DEBUG : empty_on_remote: Making directory with metadata 2026/04/24 05:02:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:02:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/24 05:02:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/24 05:02:51 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 05:02:53 DEBUG : sub dir: Making directory with metadata 2026/04/24 05:02:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/24 05:03:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:11 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:03:11 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:25 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/24 05:03:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 05:03:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/24 05:03:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/24 05:03:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:03:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:03:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:03:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:03:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 05:03:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/24 05:03:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:03:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:33 DEBUG : sub dir: Making directory with metadata 2026/04/24 05:03:33 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/24 05:03:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/24 05:03:54 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/24 05:03:54 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/24 05:04:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 05:04:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/24 05:04:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/24 05:04:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:04:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:04:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:04:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:04:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/24 05:04:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/24 05:04:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/24 05:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:04:15 DEBUG : dir1/0000-abcdefg.txt: md5 = f9c8f5e86b39ccd1ca736a52e06492eb OK 2026/04/24 05:04:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a1a67b0682c05b0c8f1429c8b45427e OK 2026/04/24 05:04:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a82dbf623b477a066ee147f0fbbf304 OK 2026/04/24 05:04:20 DEBUG : dir1/0003-defghij.txt: md5 = ec1419ed7b53bc8834ae8a2dbdee92b1 OK 2026/04/24 05:04:21 DEBUG : dir1/0004-efghijk.txt: md5 = 94a8944a2c5b1aca7a40a7ba1d69437e OK 2026/04/24 05:04:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 04f23870a5db475667c4bd10372ff815 OK 2026/04/24 05:04:24 DEBUG : dir1/0006-ghijklm.txt: md5 = a3e49f3c891baa9ac74bd95a09033265 OK 2026/04/24 05:04:25 DEBUG : dir1/0007-1234567.txt: md5 = 14de1fdbe73b1f70e34c729e05fb9938 OK 2026/04/24 05:04:27 DEBUG : dir1/0008-2345678.txt: md5 = ef598490d7e2fb3068a05f3b40086a30 OK 2026/04/24 05:04:28 DEBUG : dir1/0009-3456789.txt: md5 = 7d56fc568b9a314357a75b32bc615c9f OK 2026/04/24 05:04:30 DEBUG : dir1/0010-456789.txt: md5 = 8993569bdcf319dc452d85096baa7f0c OK 2026/04/24 05:04:31 DEBUG : dir1/0011-56789;.txt: md5 = bcdd73b37329b3590a2386d89786f4a9 OK 2026/04/24 05:04:33 DEBUG : dir1/0012-6789;.txt: md5 = 6073b10f899400cea18a9eee427cb8a0 OK 2026/04/24 05:04:34 DEBUG : dir1/0013-789;=.txt: md5 = 6cf55b35ede406f43b86cf6d47760dee OK 2026/04/24 05:04:36 DEBUG : dir1/0014-89;=.txt: md5 = e48458a7249b0f6b6b34ca1c4695b94e OK 2026/04/24 05:04:37 DEBUG : dir1/0015-9;=.txt: md5 = e2fbb4a0ff368d74894442c44576758d OK 2026/04/24 05:04:39 DEBUG : apple: md5 = 4150bbe60d4421078ef771762d43874b OK 2026/04/24 05:04:40 DEBUG : banana: md5 = f3c79bdff5130c0392d2fa1aa4de70ff OK 2026/04/24 05:04:41 DEBUG : appleappleapplebanana: md5 = 8081dc860449ca9892f8ba66c73ade31 OK 2026/04/24 05:04:43 DEBUG : splitbananasplit: md5 = 897521173febf425aea781ecdc3994ed OK 2026/04/24 05:04:43 DEBUG : Waiting for deletions to finish 2026/04/24 05:04:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:04:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:04:44 DEBUG : apple: size = 5 OK 2026/04/24 05:04:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:44 DEBUG : apple: Unchanged skipping 2026/04/24 05:04:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:04:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:04:44 DEBUG : banana: size = 6 OK 2026/04/24 05:04:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:44 DEBUG : banana: Unchanged skipping 2026/04/24 05:04:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:04:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:04:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:04:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:04:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:04:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:04:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:04:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:04:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:04:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:04:45 DEBUG : Waiting for deletions to finish 2026/04/24 05:04:45 DEBUG : Waiting for deletions to finish 2026/04/24 05:04:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:04:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1: Directory modification time the same (differ by -340.258µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : apple: size = 5 OK 2026/04/24 05:04:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : apple: Unchanged skipping 2026/04/24 05:04:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:04:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:04:46 DEBUG : banana: size = 6 OK 2026/04/24 05:04:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : banana: Unchanged skipping 2026/04/24 05:04:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:04:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:04:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:04:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:04:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:04:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:04:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:04:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:04:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:04:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:04:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:04:46 DEBUG : Waiting for deletions to finish 2026/04/24 05:04:46 DEBUG : Waiting for deletions to finish 2026/04/24 05:04:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:04:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:04:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:04:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 57aaea5c3eba3e88f4c7a56263a5ca1c OK 2026/04/24 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = cffce9cdfeeacc56bf924fe5a6e64529 OK 2026/04/24 05:05:02 DEBUG : dir1/0002-cdefghi.txt: md5 = f6a43629ea029ecae6ce1bf8d3a3d1ba OK 2026/04/24 05:05:04 DEBUG : dir1/0003-defghij.txt: md5 = 6667252b4707151c37de28a126fa636d OK 2026/04/24 05:05:05 DEBUG : dir1/0004-efghijk.txt: md5 = fd76f6ba03bd62c36ff30109142816b6 OK 2026/04/24 05:05:06 DEBUG : dir1/0005-fghijkl.txt: md5 = dce73bb5618bca8626b9ed223e6ec6ed OK 2026/04/24 05:05:08 DEBUG : dir1/0006-ghijklm.txt: md5 = f1a61005eac25643fe30b1fef22189af OK 2026/04/24 05:05:09 DEBUG : dir1/0007-1234567.txt: md5 = 5bc2a4b90293cb2af5f54146308a5044 OK 2026/04/24 05:05:11 DEBUG : dir1/0008-2345678.txt: md5 = 9af5746df5f1d3d4a5e94716c4828d99 OK 2026/04/24 05:05:12 DEBUG : dir1/0009-3456789.txt: md5 = 58859f84a1d95d862f7b48d6244aa7cf OK 2026/04/24 05:05:14 DEBUG : dir1/0010-456789.txt: md5 = 072ef470d697003e5f7e3bb43fd22803 OK 2026/04/24 05:05:15 DEBUG : dir1/0011-56789;.txt: md5 = 5a360759463917a956a65339caf51b46 OK 2026/04/24 05:05:16 DEBUG : dir1/0012-6789;.txt: md5 = 8531211560bd48c361da6aeb8e1bafa8 OK 2026/04/24 05:05:17 DEBUG : dir1/0013-789;=.txt: md5 = 03e6076d87d49bd8ac15479e7d2433c7 OK 2026/04/24 05:05:19 DEBUG : dir1/0014-89;=.txt: md5 = 8fcbb8f7c0d31e7a54495ef98178d6d7 OK 2026/04/24 05:05:20 DEBUG : dir1/0015-9;=.txt: md5 = 7eda8dd3c8e8b5793b053697b5362170 OK 2026/04/24 05:05:22 DEBUG : apple: md5 = 2f5b2a2f6dcf2cd2e686746e9750f584 OK 2026/04/24 05:05:23 DEBUG : banana: md5 = 09f1b97e266d2168da3c6430d34f2939 OK 2026/04/24 05:05:25 DEBUG : appleappleapplebanana: md5 = a450bf4375dbe9a564ba1157eb056824 OK 2026/04/24 05:05:26 DEBUG : splitbananasplit: md5 = fe76b4f5052b85a87be072bc283000ab OK 2026/04/24 05:05:26 DEBUG : Waiting for deletions to finish 2026/04/24 05:05:26 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:05:28 DEBUG : apple: size = 5 OK 2026/04/24 05:05:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : apple: Unchanged skipping 2026/04/24 05:05:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:05:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:05:28 DEBUG : banana: size = 6 OK 2026/04/24 05:05:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : banana: Unchanged skipping 2026/04/24 05:05:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:05:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:05:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:05:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:05:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:05:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:05:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:05:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:05:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:05:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:05:28 DEBUG : Waiting for deletions to finish 2026/04/24 05:05:28 DEBUG : Waiting for deletions to finish 2026/04/24 05:05:29 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:05:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1: Directory modification time the same (differ by -919.306µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : apple: size = 5 OK 2026/04/24 05:05:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : apple: Unchanged skipping 2026/04/24 05:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:05:30 DEBUG : banana: size = 6 OK 2026/04/24 05:05:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : banana: Unchanged skipping 2026/04/24 05:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:05:30 DEBUG : Waiting for deletions to finish 2026/04/24 05:05:30 DEBUG : Waiting for deletions to finish 2026/04/24 05:05:30 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:05:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:05:43 DEBUG : dir1/0000-abcdefg.txt: md5 = c6b9d8c7e738bffbbf3d40f61fb6021f OK 2026/04/24 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3e63d34fd5b33765c3190ad01567d736 OK 2026/04/24 05:05:46 DEBUG : dir1/0002-cdefghi.txt: md5 = ce15b1e37deea193f6dedfaafef8742d OK 2026/04/24 05:05:47 DEBUG : dir1/0003-defghij.txt: md5 = f257dbf16c00039f748e50e532df9717 OK 2026/04/24 05:05:48 DEBUG : dir1/0004-efghijk.txt: md5 = c26b47f2274b06e93cbb4323b9a04a38 OK 2026/04/24 05:05:50 DEBUG : dir1/0005-fghijkl.txt: md5 = e525c4ece4ccf90f6d3936c729ecf447 OK 2026/04/24 05:05:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d8ac87d2a90c5fc72bc5117462b13f8 OK 2026/04/24 05:05:53 DEBUG : dir1/0007-1234567.txt: md5 = b744ff694f3e75fff53f52c4358e7f06 OK 2026/04/24 05:05:54 DEBUG : dir1/0008-2345678.txt: md5 = d28b9b080de1b1adc5aa1ee59cfeec76 OK 2026/04/24 05:05:56 DEBUG : dir1/0009-3456789.txt: md5 = 5d6be536396b1e02b979c6589c75be43 OK 2026/04/24 05:05:57 DEBUG : dir1/0010-456789.txt: md5 = 384778bb84752ce1a9cc469a15338621 OK 2026/04/24 05:05:58 DEBUG : dir1/0011-56789;.txt: md5 = abd942a6b1801b25b2baffb2002dc57d OK 2026/04/24 05:06:00 DEBUG : dir1/0012-6789;.txt: md5 = 8ca31e361d9410ba52901e30724e5cc4 OK 2026/04/24 05:06:02 DEBUG : dir1/0013-789;=.txt: md5 = 7116ff75998b0bc33c90aca8c9e77209 OK 2026/04/24 05:06:03 DEBUG : dir1/0014-89;=.txt: md5 = f6ec3f6fa3a904f987f6a67e462e89e4 OK 2026/04/24 05:06:04 DEBUG : dir1/0015-9;=.txt: md5 = bffdde85ebc82f40da9de8ca09d47d4a OK 2026/04/24 05:06:06 DEBUG : apple: md5 = 7cd82b935482bf891dbc36a72a819a9a OK 2026/04/24 05:06:07 DEBUG : banana: md5 = af546bde5f5d908275eb743dd9df3f31 OK 2026/04/24 05:06:09 DEBUG : appleappleapplebanana: md5 = 7a2c00101696517b1c6d9318361b7fa2 OK 2026/04/24 05:06:10 DEBUG : splitbananasplit: md5 = 4b64afd404eee524455d3d9e0154653e OK 2026/04/24 05:06:10 DEBUG : Waiting for deletions to finish 2026/04/24 05:06:11 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:06:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:11 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/24 05:06:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:06:13 DEBUG : YXBwbGU=: md5 = 0d80a5667e830da285b5c3e6f0198e4e OK 2026/04/24 05:06:13 DEBUG : YXBwbGU=: size = 5 OK 2026/04/24 05:06:13 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/24 05:06:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5d029c22dc01b31fe856ef0959e9cbf1 OK 2026/04/24 05:06:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/24 05:06:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5f13e1ae67a1d80184e0127e9545ba8e OK 2026/04/24 05:06:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/24 05:06:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:13 DEBUG : YmFuYW5h: md5 = 2803830648df12d6a1853e8c7b371a4f OK 2026/04/24 05:06:13 DEBUG : YmFuYW5h: size = 6 OK 2026/04/24 05:06:13 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/24 05:06:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 8b012b874fb6807e654d8f55e8bf90a8 OK 2026/04/24 05:06:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/24 05:06:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 89ccf21fa5531875b71d0cb42cb5a440 OK 2026/04/24 05:06:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/24 05:06:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 70d8d9ab6ebc36654168d793442e8a73 OK 2026/04/24 05:06:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/24 05:06:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = e89ef3baabcf98d238b84406e0846a53 OK 2026/04/24 05:06:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/24 05:06:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = c4d2dcba3d5cf192c93bdec6cb206071 OK 2026/04/24 05:06:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/24 05:06:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = c42fa3ccefb9cc84d21baa3dfe5200da OK 2026/04/24 05:06:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/24 05:06:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = fd892d92dd7c1b2595b782a07f142842 OK 2026/04/24 05:06:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/24 05:06:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3628a7fa0d3a1e5c377a612e0d5db125 OK 2026/04/24 05:06:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/24 05:06:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 9a9f5b2240ef4703ea9d25b4632b1dd4 OK 2026/04/24 05:06:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/24 05:06:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 198f123cb85324086b06e183736f7445 OK 2026/04/24 05:06:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/24 05:06:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 3e2cb0ac74747682fa734171ee4d1ecc OK 2026/04/24 05:06:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/24 05:06:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = fd1aa7a549d43decf127de6b7d08cb3a OK 2026/04/24 05:06:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/24 05:06:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 6060a912de83aab264056092f54ea59c OK 2026/04/24 05:06:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/24 05:06:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = e1a8fa77dbf7d81629e8933d42d8396b OK 2026/04/24 05:06:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/24 05:06:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:19 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 33abe38d375fa5bf0111a022fc14d3f1 OK 2026/04/24 05:06:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/24 05:06:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 161cf5a5e8bfcbdf0a4625707c3500dd OK 2026/04/24 05:06:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/24 05:06:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:19 DEBUG : Waiting for deletions to finish 2026/04/24 05:06:19 INFO : banana: Deleted 2026/04/24 05:06:19 INFO : apple: Deleted 2026/04/24 05:06:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/24 05:06:19 INFO : splitbananasplit: Deleted 2026/04/24 05:06:19 INFO : dir1/0013-789;=.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0003-defghij.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0008-2345678.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0007-1234567.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0009-3456789.txt: Deleted 2026/04/24 05:06:19 INFO : appleappleapplebanana: Deleted 2026/04/24 05:06:19 INFO : dir1/0012-6789;.txt: Deleted 2026/04/24 05:06:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0014-89;=.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0011-56789;.txt: Deleted 2026/04/24 05:06:20 INFO : dir1/0010-456789.txt: Deleted 2026/04/24 05:06:20 DEBUG : Waiting for deletions to finish 2026/04/24 05:06:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:21 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:21 DEBUG : dir1: Directory modification time the same (differ by -516.926µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : YXBwbGU=: size = 5 OK 2026/04/24 05:06:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : apple: Unchanged skipping 2026/04/24 05:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : YmFuYW5h: size = 6 OK 2026/04/24 05:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:06:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : banana: Unchanged skipping 2026/04/24 05:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/24 05:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/24 05:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:06:21 DEBUG : Waiting for deletions to finish 2026/04/24 05:06:21 DEBUG : Waiting for deletions to finish 2026/04/24 05:06:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/24 05:06:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/24 05:06:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/24 05:06:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/24 05:06:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/24 05:06:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/24 05:06:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/24 05:06:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/24 05:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/24 05:06:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/24 05:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/24 05:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:06:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 32c697ffb54d01bce39268ce2d6373f2 OK 2026/04/24 05:06:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9e3e0cbe6d9c5ef02affe04bacced797 OK 2026/04/24 05:06:37 DEBUG : dir1/0002-cdefghi.txt: md5 = a20e2b0b69bb296c314f60023aafef96 OK 2026/04/24 05:06:39 DEBUG : dir1/0003-defghij.txt: md5 = f8cf7e8a64e133f462e30fabc4c757dd OK 2026/04/24 05:06:40 DEBUG : dir1/0004-efghijk.txt: md5 = fb01d093310fc8bea53d39c7cf9a026d OK 2026/04/24 05:06:42 DEBUG : dir1/0005-fghijkl.txt: md5 = fc33cd92d71d3f013d4b6a1bd0d0a0b3 OK 2026/04/24 05:06:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 9ec4ead0ef982af3f0bb3f33c5ed0db0 OK 2026/04/24 05:06:44 DEBUG : dir1/0007-1234567.txt: md5 = c6e411bbaee40b6d47c0908833420452 OK 2026/04/24 05:06:46 DEBUG : dir1/0008-2345678.txt: md5 = 3b252f8a261322fadda1aa2e1a9ef53a OK 2026/04/24 05:06:47 DEBUG : dir1/0009-3456789.txt: md5 = aba3135524999d9250f4517eb5e00048 OK 2026/04/24 05:06:48 DEBUG : dir1/0010-456789.txt: md5 = c8fd1d5f006d49fe819f4174afdb7759 OK 2026/04/24 05:06:50 DEBUG : dir1/0011-56789;.txt: md5 = 3d42ab7bce89313619744f614843d4b2 OK 2026/04/24 05:06:51 DEBUG : dir1/0012-6789;.txt: md5 = 21c335924bc1f323d83c802dd1476e1c OK 2026/04/24 05:06:53 DEBUG : dir1/0013-789;=.txt: md5 = 82fbedf911271c36f9fd65b09bfb3dae OK 2026/04/24 05:06:54 DEBUG : dir1/0014-89;=.txt: md5 = a8abbdd73e89a83360cde0806933ecdd OK 2026/04/24 05:06:55 DEBUG : dir1/0015-9;=.txt: md5 = d153f2406309986d5e41adc4ba912939 OK 2026/04/24 05:06:57 DEBUG : apple: md5 = 3c1be4669e01b3dd3a5e888eb348cf56 OK 2026/04/24 05:06:58 DEBUG : banana: md5 = bb8c5df3f427e6842bca91908795e18b OK 2026/04/24 05:07:00 DEBUG : appleappleapplebanana: md5 = 5f5bf11dbc0f13fdeea5dd2076355cd4 OK 2026/04/24 05:07:01 DEBUG : splitbananasplit: md5 = cee4118f2aaf602616c1b92e4113f7bf OK 2026/04/24 05:07:01 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:07:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:07:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:07:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/24 05:07:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/24 05:07:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/24 05:07:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/24 05:07:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/24 05:07:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/24 05:07:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/24 05:07:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/24 05:07:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/24 05:07:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/24 05:07:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/24 05:07:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/24 05:07:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/24 05:07:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/24 05:07:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/24 05:07:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:07:04 DEBUG : PREFIXapple: md5 = b4ee611c5c3a8c1c5d81cf2ce844159f OK 2026/04/24 05:07:04 DEBUG : PREFIXapple: size = 5 OK 2026/04/24 05:07:04 INFO : apple: Copied (new) to: PREFIXapple 2026/04/24 05:07:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:04 DEBUG : PREFIXbanana: md5 = 1ad6cbb9c01ed6f0f415871cfb8dc77d OK 2026/04/24 05:07:04 DEBUG : PREFIXbanana: size = 6 OK 2026/04/24 05:07:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/24 05:07:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:05 DEBUG : PREFIXsplitbananasplit: md5 = a33e18f5017e53681c81cfc6c4987f25 OK 2026/04/24 05:07:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/24 05:07:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/24 05:07:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:05 DEBUG : PREFIXappleappleapplebanana: md5 = dcd30cb30ab089bee6613eed59d777e8 OK 2026/04/24 05:07:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/24 05:07:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/24 05:07:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 67ed83928c1835d83a81c770eeab261a OK 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/24 05:07:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 975a292ac9a36ed86941b2c86bb88b22 OK 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/24 05:07:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 461f2f40080236ea256526a4b396de15 OK 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/24 05:07:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 9eca088497f654ff8a2525498a19424f OK 2026/04/24 05:07:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:07:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = aa663adcd6a22e79ea4d6367167db493 OK 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/24 05:07:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 747f9913e34c02d4ca71f0b02df93d58 OK 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/24 05:07:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 54b5f885607a1749f73744b4f38a6608 OK 2026/04/24 05:07:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/24 05:07:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:08 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = f810e9a834303a5f6ed9014ce967391d OK 2026/04/24 05:07:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/24 05:07:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:08 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = bfedf49fb6bde433b406b27edec883c2 OK 2026/04/24 05:07:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/24 05:07:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e64380a9ac7cdd1d446865138b1a4ece OK 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/24 05:07:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 0bb2d364b932ac3ac7e59336ffa792c2 OK 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/24 05:07:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = aefaa93ad0e9ecc937fba4ebcd2879af OK 2026/04/24 05:07:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/24 05:07:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = aa8bede0ba55c4c00125b0bb778e1d55 OK 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/24 05:07:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 10354b5a5cc7f56559926e8d6edb4e33 OK 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/24 05:07:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 46329f7d236366342a1d5d5138d7807f OK 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/24 05:07:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 94549b3abce661f63a149a41618ce00b OK 2026/04/24 05:07:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/24 05:07:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:10 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/24 05:07:11 INFO : banana: Deleted 2026/04/24 05:07:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/24 05:07:11 INFO : splitbananasplit: Deleted 2026/04/24 05:07:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/24 05:07:11 INFO : apple: Deleted 2026/04/24 05:07:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/24 05:07:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/24 05:07:11 INFO : appleappleapplebanana: Deleted 2026/04/24 05:07:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/24 05:07:11 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:07:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/24 05:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/24 05:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/24 05:07:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1: Directory modification time the same (differ by -215.271µs, within tolerance 1ms) 2026/04/24 05:07:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:07:14 DEBUG : apple: md5 = 133da154e8f074d567153428a20ada3f OK 2026/04/24 05:07:14 DEBUG : apple: size = 5 OK 2026/04/24 05:07:14 INFO : apple: Copied (new) 2026/04/24 05:07:14 DEBUG : splitbananasplit: md5 = 0c40540907b1744f7d9c6adc8a82b809 OK 2026/04/24 05:07:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:07:14 INFO : splitbananasplit: Copied (new) 2026/04/24 05:07:14 DEBUG : banana: md5 = 44572a5c8de72409ba92062c1fa7f007 OK 2026/04/24 05:07:14 DEBUG : banana: size = 6 OK 2026/04/24 05:07:14 INFO : banana: Copied (new) 2026/04/24 05:07:14 DEBUG : appleappleapplebanana: md5 = 4126e3d5a191fd895d3f3e750160b613 OK 2026/04/24 05:07:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:07:14 INFO : appleappleapplebanana: Copied (new) 2026/04/24 05:07:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b06956d93a220b5bae5ad53016069c3 OK 2026/04/24 05:07:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:07:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/24 05:07:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2071839aa8594e59b2e84035fca8b2a1 OK 2026/04/24 05:07:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:07:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/24 05:07:16 DEBUG : dir1/0003-defghij.txt: md5 = be2672816ca1fd08f0a398f044cf4ee0 OK 2026/04/24 05:07:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:07:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/24 05:07:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 04c2c5ce32c9177f5dd0867bdbe90a10 OK 2026/04/24 05:07:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:07:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/24 05:07:17 DEBUG : dir1/0005-fghijkl.txt: md5 = c256cbb145feb2970af8c66ad0d8fd63 OK 2026/04/24 05:07:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:07:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/24 05:07:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 08cdc01ec2e05a8dee8097e7781860e2 OK 2026/04/24 05:07:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:07:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/24 05:07:17 DEBUG : dir1/0004-efghijk.txt: md5 = 3ef8fda1fc9c42131eb2eecc54c7b9b9 OK 2026/04/24 05:07:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:07:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/24 05:07:17 DEBUG : dir1/0007-1234567.txt: md5 = 69da72e715e0f137578deded916dc556 OK 2026/04/24 05:07:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:07:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/24 05:07:18 DEBUG : dir1/0008-2345678.txt: md5 = ed1be3383557f5caf3f76cabd81a3067 OK 2026/04/24 05:07:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:07:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/24 05:07:18 DEBUG : dir1/0009-3456789.txt: md5 = 96d8763a73d2b196452e5f1410295a6e OK 2026/04/24 05:07:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:07:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/24 05:07:19 DEBUG : dir1/0011-56789;.txt: md5 = ab23c326dcf6511ba0dff13c56f1bae8 OK 2026/04/24 05:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:07:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/24 05:07:19 DEBUG : dir1/0010-456789.txt: md5 = 9d22d3fe6a10dcb1b8b8355b25312109 OK 2026/04/24 05:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:07:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/24 05:07:20 DEBUG : dir1/0012-6789;.txt: md5 = 8f2b87315c43fb9ecf42d43ac2e6f675 OK 2026/04/24 05:07:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:07:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/24 05:07:20 DEBUG : dir1/0014-89;=.txt: md5 = ee2d3a83d72b5b76126e7b7e9bb68f8a OK 2026/04/24 05:07:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:07:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/24 05:07:20 DEBUG : dir1/0013-789;=.txt: md5 = 52a2d42e6f395b90badec76ea25632b1 OK 2026/04/24 05:07:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:07:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/24 05:07:20 DEBUG : dir1/0015-9;=.txt: md5 = b968dcb9dbda9482bf7ca75cce69ca0d OK 2026/04/24 05:07:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:07:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/24 05:07:20 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/24 05:07:21 INFO : PREFIXsplitbananasplit: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/24 05:07:21 INFO : PREFIXapple: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/24 05:07:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/24 05:07:21 INFO : PREFIXbanana: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/24 05:07:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/24 05:07:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/24 05:07:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/24 05:07:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/24 05:07:22 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:22 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : Waiting for deletions to finish 2026/04/24 05:07:23 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/24 05:07:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:07:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 1fcf7f842f4bf258ee9745ebbbb1765e OK 2026/04/24 05:07:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = cc2cf3838da637a13a3b9d4452634126 OK 2026/04/24 05:07:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 3b15218a9d4fd0f248599114070a3bf7 OK 2026/04/24 05:07:41 DEBUG : dir1/0003-defghij.txt: md5 = 2e5e78f84e049ea28576bdfbee398798 OK 2026/04/24 05:07:43 DEBUG : dir1/0004-efghijk.txt: md5 = 19060e3d5904f0b90aa68bbbe9738df9 OK 2026/04/24 05:07:44 DEBUG : dir1/0005-fghijkl.txt: md5 = e76a7dfb0776a6ef93dec6c3e82188b3 OK 2026/04/24 05:07:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 39ed8dbfe69e5deb765c2ff289f875d7 OK 2026/04/24 05:07:47 DEBUG : dir1/0007-1234567.txt: md5 = db5a1689cbeb25299a6eaa7dcf925fb5 OK 2026/04/24 05:07:48 DEBUG : dir1/0008-2345678.txt: md5 = 9fd6bd1d617f9d63b1ec2de830801393 OK 2026/04/24 05:07:50 DEBUG : dir1/0009-3456789.txt: md5 = d35e4fb9fdd8442fa9d8e4ea2b34aba0 OK 2026/04/24 05:07:51 DEBUG : dir1/0010-456789.txt: md5 = bbcb5786466f30b8e19617a80ef00f71 OK 2026/04/24 05:07:53 DEBUG : dir1/0011-56789;.txt: md5 = df265291ffc96ececb6da957ce5c8d79 OK 2026/04/24 05:07:54 DEBUG : dir1/0012-6789;.txt: md5 = bc2e87837759cf80bf141079d6cace8f OK 2026/04/24 05:07:55 DEBUG : dir1/0013-789;=.txt: md5 = 032228690ff45d2e550923d804389ceb OK 2026/04/24 05:07:57 DEBUG : dir1/0014-89;=.txt: md5 = 00f3be9eba752769cc1796e82df04f04 OK 2026/04/24 05:07:58 DEBUG : dir1/0015-9;=.txt: md5 = ca0c50427e113c177c5a1371a107a3b2 OK 2026/04/24 05:08:00 DEBUG : apple: md5 = c28acc5e54190f4b5bad8671c3fc5738 OK 2026/04/24 05:08:01 DEBUG : banana: md5 = 78a006ea71f678a4dadb8da2ad173aa2 OK 2026/04/24 05:08:03 DEBUG : appleappleapplebanana: md5 = 17b51b03384d6a32ca94d3144d133b2a OK 2026/04/24 05:08:04 DEBUG : splitbananasplit: md5 = 0a1908a66b5f222e592f3a334cf0ded4 OK 2026/04/24 05:08:04 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:08:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:08:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/24 05:08:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:08:07 DEBUG : appleappleapplebananaSUFFIX: md5 = a81a86950e95fdc8963aab013ca255ee OK 2026/04/24 05:08:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/24 05:08:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/24 05:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:07 DEBUG : appleSUFFIX: md5 = 31cf8165356fea3c35eacca662a53d6a OK 2026/04/24 05:08:07 DEBUG : appleSUFFIX: size = 5 OK 2026/04/24 05:08:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/24 05:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:07 DEBUG : bananaSUFFIX: md5 = 7c437583da83f54da3b427eaecf81e83 OK 2026/04/24 05:08:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/24 05:08:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/24 05:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:08 DEBUG : splitbananasplitSUFFIX: md5 = 5a0c1d91c9588d42715334649958391e OK 2026/04/24 05:08:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/24 05:08:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/24 05:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 80ad51adaa652613f6340b1ec40c42e2 OK 2026/04/24 05:08:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/24 05:08:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 018dea27ebae3677c05f74952cf3f32e OK 2026/04/24 05:08:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/24 05:08:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 76a3aa7286e9abee4859901df5b11269 OK 2026/04/24 05:08:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/24 05:08:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:09 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = ccb9233ba244c60329afd98ca9c4d0b1 OK 2026/04/24 05:08:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/24 05:08:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 5ca247550683f3038eebe1efe76052b0 OK 2026/04/24 05:08:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/24 05:08:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 659b1e08a23ec06a498981ce6fe636c7 OK 2026/04/24 05:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/24 05:08:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = daeb0f38328a416fabfb44a6fbefa673 OK 2026/04/24 05:08:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/24 05:08:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = b95fc2abac0862a9cb910fa7ad5e7d77 OK 2026/04/24 05:08:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/24 05:08:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:11 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 1fd1723041441842442d38acecf1dd6c OK 2026/04/24 05:08:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/24 05:08:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:11 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = a04b25ffda658710d0b97874aae36619 OK 2026/04/24 05:08:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/24 05:08:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 1961863a0612cb419f97c39afba8ccde OK 2026/04/24 05:08:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/24 05:08:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 959312716d9ade0c27bb52e75cfc3528 OK 2026/04/24 05:08:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/24 05:08:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = b55ae53927d0c784f133b7e5000df97c OK 2026/04/24 05:08:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/24 05:08:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:12 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = b8352694d0bbc141d5e7fb544910ccf1 OK 2026/04/24 05:08:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/24 05:08:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:13 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 23604cbe31a20fd70aae686a3f74561a OK 2026/04/24 05:08:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/24 05:08:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:13 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 44fca87ee6cddc7e77cad64d4d0093ad OK 2026/04/24 05:08:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/24 05:08:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:13 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/24 05:08:14 INFO : banana: Deleted 2026/04/24 05:08:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/24 05:08:14 INFO : appleappleapplebanana: Deleted 2026/04/24 05:08:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/24 05:08:14 INFO : apple: Deleted 2026/04/24 05:08:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/24 05:08:14 INFO : splitbananasplit: Deleted 2026/04/24 05:08:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/24 05:08:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/24 05:08:14 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/24 05:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/24 05:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/24 05:08:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1: Directory modification time the same (differ by -81.753µs, within tolerance 1ms) 2026/04/24 05:08:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:08:17 DEBUG : apple: md5 = 4a8f642afce055cbebb93a782f41eea3 OK 2026/04/24 05:08:17 DEBUG : apple: size = 5 OK 2026/04/24 05:08:17 INFO : apple: Copied (new) 2026/04/24 05:08:17 DEBUG : appleappleapplebanana: md5 = 7b8b5518519de6700ce11e6e0fd8830d OK 2026/04/24 05:08:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:08:17 INFO : appleappleapplebanana: Copied (new) 2026/04/24 05:08:18 DEBUG : splitbananasplit: md5 = 7a86d08192d6efbbab06550f8b337378 OK 2026/04/24 05:08:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:08:18 INFO : splitbananasplit: Copied (new) 2026/04/24 05:08:18 DEBUG : banana: md5 = f0c5f6fe625a2f0c811e6e9178b84cf7 OK 2026/04/24 05:08:18 DEBUG : banana: size = 6 OK 2026/04/24 05:08:18 INFO : banana: Copied (new) 2026/04/24 05:08:19 DEBUG : dir1/0000-abcdefg.txt: md5 = eb16e110bda16c097877e59fa6c7e245 OK 2026/04/24 05:08:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:08:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/24 05:08:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 938cc42e02d5639d2a04eb5c7aaecc5a OK 2026/04/24 05:08:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:08:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/24 05:08:19 DEBUG : dir1/0002-cdefghi.txt: md5 = c9b8c891c086112972d07e7c076a6fbf OK 2026/04/24 05:08:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:08:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/24 05:08:19 DEBUG : dir1/0003-defghij.txt: md5 = 7dda7747b969b4fbd32634c7747453f9 OK 2026/04/24 05:08:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:08:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/24 05:08:20 DEBUG : dir1/0004-efghijk.txt: md5 = 13dab1c42cb887568fb336d44de1f6fd OK 2026/04/24 05:08:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:08:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/24 05:08:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b8b39f0334df4b2689a807a556b0d00 OK 2026/04/24 05:08:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:08:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/24 05:08:20 DEBUG : dir1/0007-1234567.txt: md5 = 93ad930c45cea9a05331276103f815db OK 2026/04/24 05:08:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:08:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/24 05:08:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 4e8c70f1a31f4c25e533f76a0fec97d5 OK 2026/04/24 05:08:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:08:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/24 05:08:21 DEBUG : dir1/0009-3456789.txt: md5 = 5b6482ed676d8a5e891861e34ecc498e OK 2026/04/24 05:08:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:08:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/24 05:08:22 DEBUG : dir1/0008-2345678.txt: md5 = 4e824a1b8b6bbf16649c137e3c6f722c OK 2026/04/24 05:08:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:08:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/24 05:08:22 DEBUG : dir1/0010-456789.txt: md5 = 265f9284f08503777f2021f3d0bfd0ca OK 2026/04/24 05:08:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:08:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/24 05:08:22 DEBUG : dir1/0011-56789;.txt: md5 = 30f6985a11d7e95a497bc259a4e048f0 OK 2026/04/24 05:08:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:08:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/24 05:08:23 DEBUG : dir1/0012-6789;.txt: md5 = 8c18290c8dfab5c934f0b8ede778f041 OK 2026/04/24 05:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:08:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/24 05:08:23 DEBUG : dir1/0014-89;=.txt: md5 = 419ea739ed602c1692da64653445d105 OK 2026/04/24 05:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:08:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/24 05:08:23 DEBUG : dir1/0013-789;=.txt: md5 = 335f17a19cd005d43147fba10c742de3 OK 2026/04/24 05:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:08:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/24 05:08:23 DEBUG : dir1/0015-9;=.txt: md5 = 85731a2edf86e7a87232a624bc197b74 OK 2026/04/24 05:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:08:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/24 05:08:23 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : bananaSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/24 05:08:24 INFO : appleSUFFIX: Deleted 2026/04/24 05:08:24 INFO : splitbananasplitSUFFIX: Deleted 2026/04/24 05:08:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/24 05:08:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/24 05:08:25 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : Waiting for deletions to finish 2026/04/24 05:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:08:40 DEBUG : dir1/0000-abcdefg.txt: md5 = c1c1268798dc284c983b14005262f15a OK 2026/04/24 05:08:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = e59e80120ce13deab8cb481100b508e4 OK 2026/04/24 05:08:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 073e53d5cf2b43d32f9b5830e3b151f0 OK 2026/04/24 05:08:44 DEBUG : dir1/0003-defghij.txt: md5 = f4e6dc360e364c28372e95db8329811c OK 2026/04/24 05:08:45 DEBUG : dir1/0004-efghijk.txt: md5 = 032a96ed8c73e1bcb76113f4f614a776 OK 2026/04/24 05:08:47 DEBUG : dir1/0005-fghijkl.txt: md5 = dc157deae19ce2b5f39d081cc3839f0a OK 2026/04/24 05:08:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 250db7d48c83c36036b6e862e1eb1019 OK 2026/04/24 05:08:49 DEBUG : dir1/0007-1234567.txt: md5 = 8d958b3b1a51bfc79489f7fd3d0d403f OK 2026/04/24 05:08:51 DEBUG : dir1/0008-2345678.txt: md5 = 2dae6606f72a3131268064eb9f76585d OK 2026/04/24 05:08:52 DEBUG : dir1/0009-3456789.txt: md5 = 0db8cf70b37daf4767fbedb6f4599dda OK 2026/04/24 05:08:54 DEBUG : dir1/0010-456789.txt: md5 = 0fded989a9f52b42e89960b30db66f08 OK 2026/04/24 05:08:55 DEBUG : dir1/0011-56789;.txt: md5 = 9d69064aa5440ff00c7be1c9d28b1a9f OK 2026/04/24 05:08:56 DEBUG : dir1/0012-6789;.txt: md5 = 9d3c9a8592d3205552ad10e2e8e5b91a OK 2026/04/24 05:08:58 DEBUG : dir1/0013-789;=.txt: md5 = 086b593a5eead3ecdb1032dff79787e6 OK 2026/04/24 05:08:59 DEBUG : dir1/0014-89;=.txt: md5 = 30885d79f4169204d1760688a09d5d65 OK 2026/04/24 05:09:00 DEBUG : dir1/0015-9;=.txt: md5 = e1db3c176a93232ced514d45cd4e6827 OK 2026/04/24 05:09:02 DEBUG : apple: md5 = 56945560c357b8e59459146d22bd30db OK 2026/04/24 05:09:03 DEBUG : banana: md5 = 4c6820efa660fe02971132382b77a89c OK 2026/04/24 05:09:05 DEBUG : appleappleapplebanana: md5 = be376ffb69215af836cfcd1f8773193c OK 2026/04/24 05:09:06 DEBUG : splitbananasplit: md5 = 74f164103f89e918a879f6605b23c43c OK 2026/04/24 05:09:06 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:07 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : apple: size = 5 OK 2026/04/24 05:09:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:08 DEBUG : apple: Unchanged skipping 2026/04/24 05:09:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:08 DEBUG : banana: size = 6 OK 2026/04/24 05:09:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:08 DEBUG : banana: Unchanged skipping 2026/04/24 05:09:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:09:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/24 05:09:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/24 05:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:09:09 DEBUG : appleapple: md5 = 11637edb5a080295fc8f416f7b4b76b7 OK 2026/04/24 05:09:09 DEBUG : appleapple: size = 21 OK 2026/04/24 05:09:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/24 05:09:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:10 DEBUG : splitbanan: md5 = 6ceb591c9b5ec3b8eecbc4dc6efd8db6 OK 2026/04/24 05:09:10 DEBUG : splitbanan: size = 16 OK 2026/04/24 05:09:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/24 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:10 DEBUG : dir1/0000-abcde: md5 = b6d52178969136115ff23b8de16be91a OK 2026/04/24 05:09:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/24 05:09:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/24 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:10 DEBUG : dir1/0001-bcdef: md5 = 92cc8d2367199e0bd70737e1ffaad26c OK 2026/04/24 05:09:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/24 05:09:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/24 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:11 DEBUG : dir1/0002-cdefg: md5 = 89a3ab722de0a4f1597d7caf04d08482 OK 2026/04/24 05:09:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/24 05:09:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/24 05:09:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:11 DEBUG : dir1/0004-efghi: md5 = 43111cc834c875ee03086f4780c2d94f OK 2026/04/24 05:09:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/24 05:09:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/24 05:09:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:11 DEBUG : dir1/0005-fghij: md5 = ee3616c63e60bdff1f7255b9c43c313b OK 2026/04/24 05:09:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/24 05:09:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/24 05:09:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:11 DEBUG : dir1/0003-defgh: md5 = 0e12cc3b8338cfade0011aefbf1d5b55 OK 2026/04/24 05:09:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/24 05:09:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/24 05:09:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:12 DEBUG : dir1/0006-ghijk: md5 = 69364ba963faa0186fe49a3a52cf3e76 OK 2026/04/24 05:09:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/24 05:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/24 05:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:12 DEBUG : dir1/0007-12345: md5 = c1ce59d2673d9ed866c50116fbced4dc OK 2026/04/24 05:09:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/24 05:09:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/24 05:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:13 DEBUG : dir1/0008-23456: md5 = 3c774b267d85401b0a3d4300aa8eb30f OK 2026/04/24 05:09:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/24 05:09:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/24 05:09:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:13 DEBUG : dir1/0009-34567: md5 = e9d57576254f1c7df5589cdd89676018 OK 2026/04/24 05:09:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/24 05:09:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/24 05:09:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:13 DEBUG : dir1/0010-45678: md5 = aba4608651dfdb2061db915e20002fd0 OK 2026/04/24 05:09:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/24 05:09:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/24 05:09:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:14 DEBUG : dir1/0011-56789: md5 = 1862bde7e0f85d3537c34ef7a80ae2d9 OK 2026/04/24 05:09:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/24 05:09:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/24 05:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:14 DEBUG : dir1/0013-789;=: md5 = 59f5cdad965c98b9f3f06f5fe00937f9 OK 2026/04/24 05:09:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/24 05:09:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/24 05:09:14 DEBUG : dir1/0012-6789;: md5 = e6d219d338f14c1d82530fb31bfb5407 OK 2026/04/24 05:09:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/24 05:09:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/24 05:09:15 DEBUG : dir1/0014-89;=.: md5 = 36de4dbbd564b854829107861ef35c02 OK 2026/04/24 05:09:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/24 05:09:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/24 05:09:15 DEBUG : dir1/0015-9;=.t: md5 = bfbfcdff40dc71487da2762a9b14e29f OK 2026/04/24 05:09:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/24 05:09:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/24 05:09:15 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:15 INFO : splitbananasplit: Deleted 2026/04/24 05:09:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/24 05:09:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/24 05:09:15 INFO : appleappleapplebanana: Deleted 2026/04/24 05:09:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/24 05:09:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/24 05:09:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0008-2345678.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/24 05:09:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/24 05:09:16 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:17 DEBUG : appleapple: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:18 DEBUG : dir1: Directory modification time the same (differ by -947.459µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:18 DEBUG : apple: size = 5 OK 2026/04/24 05:09:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : apple: Unchanged skipping 2026/04/24 05:09:18 DEBUG : appleapple: size = 21 OK 2026/04/24 05:09:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:09:18 DEBUG : banana: size = 6 OK 2026/04/24 05:09:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : banana: Unchanged skipping 2026/04/24 05:09:18 DEBUG : splitbanan: size = 16 OK 2026/04/24 05:09:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/24 05:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/24 05:09:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/24 05:09:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/24 05:09:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/24 05:09:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/24 05:09:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/24 05:09:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/24 05:09:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/24 05:09:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/24 05:09:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/24 05:09:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/24 05:09:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/24 05:09:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/24 05:09:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/24 05:09:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/24 05:09:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/24 05:09:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/24 05:09:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/24 05:09:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/24 05:09:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/24 05:09:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/24 05:09:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/24 05:09:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/24 05:09:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/24 05:09:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:09:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:09:18 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:18 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:18 DEBUG : appleapple: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/24 05:09:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/24 05:09:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/24 05:09:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/24 05:09:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/24 05:09:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/24 05:09:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/24 05:09:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/24 05:09:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/24 05:09:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/24 05:09:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/24 05:09:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/24 05:09:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/24 05:09:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/24 05:09:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/24 05:09:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/24 05:09:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/24 05:09:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/24 05:09:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/24 05:09:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/24 05:09:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:09:31 DEBUG : dir1/0000-abcdefg.txt: md5 = a1b042ef48ad52470dcee74eaeec5332 OK 2026/04/24 05:09:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 66c3f293e95bbdaf9decdf20e94f05d8 OK 2026/04/24 05:09:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 230a15337949ab11cb8986d7b3ba2ea5 OK 2026/04/24 05:09:35 DEBUG : dir1/0003-defghij.txt: md5 = 14e14834d463d2976b4ad0b9ef991039 OK 2026/04/24 05:09:37 DEBUG : dir1/0004-efghijk.txt: md5 = b1887624e8dd97abfd6b3028dfb185b0 OK 2026/04/24 05:09:38 DEBUG : dir1/0005-fghijkl.txt: md5 = d044992e91b46fd07d99bd728a01efcc OK 2026/04/24 05:09:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 6559b604d7bd9a44cb8cec8f183aab65 OK 2026/04/24 05:09:41 DEBUG : dir1/0007-1234567.txt: md5 = 1acfc15c88968b99a69db96165d09a05 OK 2026/04/24 05:09:42 DEBUG : dir1/0008-2345678.txt: md5 = abc9e98f85eba8e71d4d4c5bb6abd73b OK 2026/04/24 05:09:44 DEBUG : dir1/0009-3456789.txt: md5 = 869c3bb84f9be89e576bcb86429942cf OK 2026/04/24 05:09:45 DEBUG : dir1/0010-456789.txt: md5 = 1a21e4275faddbaed5ef9f10c1e5c7cd OK 2026/04/24 05:09:47 DEBUG : dir1/0011-56789;.txt: md5 = f64fcd3c13ecbe3c75e87dc982e2a2ef OK 2026/04/24 05:09:48 DEBUG : dir1/0012-6789;.txt: md5 = 865ff51cccd77f3bfb5ce7f568741710 OK 2026/04/24 05:09:50 DEBUG : dir1/0013-789;=.txt: md5 = db34416c9ee19427afc569d7ba687ad9 OK 2026/04/24 05:09:51 DEBUG : dir1/0014-89;=.txt: md5 = f6a60bac08b0ecd7c19d9762575b014d OK 2026/04/24 05:09:53 DEBUG : dir1/0015-9;=.txt: md5 = a59aa27aa7bb062a30b009070ca7ffd1 OK 2026/04/24 05:09:54 DEBUG : apple: md5 = 7421e93f92bb0569636255c643d0c430 OK 2026/04/24 05:09:56 DEBUG : banana: md5 = 07195ca667d2b1680cf305c66e89d875 OK 2026/04/24 05:09:57 DEBUG : appleappleapplebanana: md5 = 752dcba8b1df76bc0287f461db169c71 OK 2026/04/24 05:09:58 DEBUG : splitbananasplit: md5 = 956d9db95b3356561eb250c5ce36e1ae OK 2026/04/24 05:09:58 DEBUG : Waiting for deletions to finish 2026/04/24 05:09:59 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:00 DEBUG : banana: size = 6 OK 2026/04/24 05:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : banana: Unchanged skipping 2026/04/24 05:10:00 DEBUG : apple: size = 5 OK 2026/04/24 05:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : apple: Unchanged skipping 2026/04/24 05:10:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:10:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:10:00 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:00 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:01 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1: Directory modification time the same (differ by -679.774µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : apple: size = 5 OK 2026/04/24 05:10:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : apple: Unchanged skipping 2026/04/24 05:10:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:10:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:10:02 DEBUG : banana: size = 6 OK 2026/04/24 05:10:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : banana: Unchanged skipping 2026/04/24 05:10:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:10:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:10:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:10:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:10:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:10:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:10:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:10:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:10:02 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:02 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:02 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:03 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:04 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:10:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:10:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 0c03cc7da92efd1c71fdad75b6dcc344 OK 2026/04/24 05:10:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 285658f0f79b1a17ef5712c8ba109922 OK 2026/04/24 05:10:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 8682af3164c60ade33b5929c04b2bf8e OK 2026/04/24 05:10:21 DEBUG : dir1/0003-defghij.txt: md5 = b5edc7105135560d3af7577e77204850 OK 2026/04/24 05:10:23 DEBUG : dir1/0004-efghijk.txt: md5 = 772e6ffa481a0f6e9ef9fe8996ae3a50 OK 2026/04/24 05:10:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 14b9adaeebbe6fcf58a3d3174d775e1f OK 2026/04/24 05:10:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 84928bdbfc6a684d4595b68826f01b2e OK 2026/04/24 05:10:28 DEBUG : dir1/0007-1234567.txt: md5 = 7a14c10a97bc274728c408139c1f0af6 OK 2026/04/24 05:10:29 DEBUG : dir1/0008-2345678.txt: md5 = 47044a9e5c8b2166a52b92d51a0a5f5a OK 2026/04/24 05:10:30 DEBUG : dir1/0009-3456789.txt: md5 = 9501b19a988a9c6004a34cb7218d5a59 OK 2026/04/24 05:10:32 DEBUG : dir1/0010-456789.txt: md5 = bb59aa86fefb2de72d6f050544d90997 OK 2026/04/24 05:10:33 DEBUG : dir1/0011-56789;.txt: md5 = e3892f30e76941a59468a306affb40d0 OK 2026/04/24 05:10:35 DEBUG : dir1/0012-6789;.txt: md5 = 3d476dc2a020aa089d601f612f855782 OK 2026/04/24 05:10:36 DEBUG : dir1/0013-789;=.txt: md5 = 6fd228e5b1278fe48243fb7e4313d087 OK 2026/04/24 05:10:37 DEBUG : dir1/0014-89;=.txt: md5 = 4000b0bc76d0020ad416d2c8b8a8e70d OK 2026/04/24 05:10:39 DEBUG : dir1/0015-9;=.txt: md5 = fccb6137ddd72ba3827bf8373b58359f OK 2026/04/24 05:10:40 DEBUG : apple: md5 = afd9420fc406aa4fd3d97627f1ce65a5 OK 2026/04/24 05:10:41 DEBUG : banana: md5 = c3ab8a445a703e9b7e91bd1c1b440a7c OK 2026/04/24 05:10:43 DEBUG : appleappleapplebanana: md5 = f49465588f81b07bd76907daacc9add3 OK 2026/04/24 05:10:44 DEBUG : splitbananasplit: md5 = fefdb8bf58953680bf7671d4bb6de997 OK 2026/04/24 05:10:44 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:45 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:46 DEBUG : apple: size = 5 OK 2026/04/24 05:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : apple: Unchanged skipping 2026/04/24 05:10:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:10:46 DEBUG : banana: size = 6 OK 2026/04/24 05:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : banana: Unchanged skipping 2026/04/24 05:10:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:10:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:10:46 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:46 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:47 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1: Directory modification time the same (differ by -327.612µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : apple: size = 5 OK 2026/04/24 05:10:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : apple: Unchanged skipping 2026/04/24 05:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:10:48 DEBUG : banana: size = 6 OK 2026/04/24 05:10:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : banana: Unchanged skipping 2026/04/24 05:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:10:48 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:48 DEBUG : Waiting for deletions to finish 2026/04/24 05:10:48 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:10:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:11:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 8638affbaf120519f12254e6b3808e3b OK 2026/04/24 05:11:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 65460e51cd672c69c0eb2dd31554fd02 OK 2026/04/24 05:11:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 9cb427f8780df9de7d88ea18b094f893 OK 2026/04/24 05:11:07 DEBUG : dir1/0003-defghij.txt: md5 = a3757c40c60661ef7cb9b5ec74f7b5ec OK 2026/04/24 05:11:08 DEBUG : dir1/0004-efghijk.txt: md5 = 192398f1ac54426096f4afd78eec7801 OK 2026/04/24 05:11:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 1d65d0fbd4dda7ff879b730a40a3d5f4 OK 2026/04/24 05:11:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 228a230175ef2228c0b1c89df7717c0c OK 2026/04/24 05:11:12 DEBUG : dir1/0007-1234567.txt: md5 = 642376051f9ff2915e948cfe681a7813 OK 2026/04/24 05:11:13 DEBUG : dir1/0008-2345678.txt: md5 = 70008270d3e0e8b395624e3bb36cf59d OK 2026/04/24 05:11:15 DEBUG : dir1/0009-3456789.txt: md5 = 3222617921e0ccbfd0b02232027f1ab3 OK 2026/04/24 05:11:16 DEBUG : dir1/0010-456789.txt: md5 = 121cdaee30661eb4cac81b27de64e046 OK 2026/04/24 05:11:18 DEBUG : dir1/0011-56789;.txt: md5 = 8b9dfa28a4a8f91b5f3b4b7f1f173721 OK 2026/04/24 05:11:19 DEBUG : dir1/0012-6789;.txt: md5 = 6aca6d9dec340cce9226b36d5389a587 OK 2026/04/24 05:11:21 DEBUG : dir1/0013-789;=.txt: md5 = 79142c0801a68c727af5b51c63cc03dc OK 2026/04/24 05:11:22 DEBUG : dir1/0014-89;=.txt: md5 = da218d4b4c1e48c9f0c47fa51c15630c OK 2026/04/24 05:11:24 DEBUG : dir1/0015-9;=.txt: md5 = c12bb44150709a0bbb61d44c4665ad3d OK 2026/04/24 05:11:25 DEBUG : apple: md5 = f3e6e0938756649f4acf7d4b4e6a50a6 OK 2026/04/24 05:11:27 DEBUG : banana: md5 = ca3254098a7492a817ee38b5bfcff275 OK 2026/04/24 05:11:28 DEBUG : appleappleapplebanana: md5 = 265990033eec27ff842612f806290e09 OK 2026/04/24 05:11:29 DEBUG : splitbananasplit: md5 = 16998b800d0f2cbcb5459d6254758437 OK 2026/04/24 05:11:29 DEBUG : Waiting for deletions to finish 2026/04/24 05:11:30 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:11:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:11:31 DEBUG : apple: size = 5 OK 2026/04/24 05:11:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : apple: Unchanged skipping 2026/04/24 05:11:31 DEBUG : banana: size = 6 OK 2026/04/24 05:11:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : banana: Unchanged skipping 2026/04/24 05:11:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:11:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:11:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:11:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:11:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:11:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:11:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:11:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:11:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:11:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:11:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:11:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:11:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:11:31 DEBUG : Waiting for deletions to finish 2026/04/24 05:11:31 DEBUG : Waiting for deletions to finish 2026/04/24 05:11:32 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:11:33 DEBUG : dir1: Directory modification time the same (differ by -966.158µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:11:33 DEBUG : banana: size = 6 OK 2026/04/24 05:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : banana: Unchanged skipping 2026/04/24 05:11:33 DEBUG : apple: size = 5 OK 2026/04/24 05:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : apple: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:11:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:11:33 DEBUG : Waiting for deletions to finish 2026/04/24 05:11:33 DEBUG : Waiting for deletions to finish 2026/04/24 05:11:34 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:11:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:11:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 0f68b508f0e0c1fb929ca5a605d16463 OK 2026/04/24 05:11:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = b834b0f35d3baa21bed2b540cffa1385 OK 2026/04/24 05:11:49 DEBUG : dir1/0002-cdefghi.txt: md5 = dcdc0725274d65bd1089cfb248c54f85 OK 2026/04/24 05:11:51 DEBUG : dir1/0003-defghij.txt: md5 = 5fe12604925c9ccae1c217c1a88fef48 OK 2026/04/24 05:11:52 DEBUG : dir1/0004-efghijk.txt: md5 = 27c6ee2f1217266976085a452d66fbc6 OK 2026/04/24 05:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a18021e5022aa146fab83bef513563a OK 2026/04/24 05:11:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 498c953a15efba3a21bc854bb49852ee OK 2026/04/24 05:11:57 DEBUG : dir1/0007-1234567.txt: md5 = ee0aafff10d91280ff5b0cc4ad587930 OK 2026/04/24 05:11:58 DEBUG : dir1/0008-2345678.txt: md5 = 7af8a8badbf84be4df186b98095171c5 OK 2026/04/24 05:12:00 DEBUG : dir1/0009-3456789.txt: md5 = 2d5668b42f96260601bdfd114b4b9110 OK 2026/04/24 05:12:02 DEBUG : dir1/0010-456789.txt: md5 = 05714227600b78cefb9c686b29445760 OK 2026/04/24 05:12:03 DEBUG : dir1/0011-56789;.txt: md5 = 243464d2c9f52d46472342ea4ea048b0 OK 2026/04/24 05:12:04 DEBUG : dir1/0012-6789;.txt: md5 = af0a78743a9bdea6482962532ebef27a OK 2026/04/24 05:12:06 DEBUG : dir1/0013-789;=.txt: md5 = 54f3dd6da9918ad6d443a06b04a711d2 OK 2026/04/24 05:12:07 DEBUG : dir1/0014-89;=.txt: md5 = ccc03b78dfe7fe604f67c8a0451398a6 OK 2026/04/24 05:12:09 DEBUG : dir1/0015-9;=.txt: md5 = 46bc6bfe3b205aec78dfc971036a7546 OK 2026/04/24 05:12:10 DEBUG : apple: md5 = 69b8b1335966e86e1e3970601eb3e316 OK 2026/04/24 05:12:12 DEBUG : banana: md5 = 78e4647a8c1ced699c551edf7b34735b OK 2026/04/24 05:12:13 DEBUG : appleappleapplebanana: md5 = 1a12d97ac5d2dca3e832f0b3f7f47903 OK 2026/04/24 05:12:14 DEBUG : splitbananasplit: md5 = c9645a248f2f328d892dd81d504d1aa7 OK 2026/04/24 05:12:14 DEBUG : Waiting for deletions to finish 2026/04/24 05:12:15 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:12:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:12:16 DEBUG : apple: size = 5 OK 2026/04/24 05:12:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : apple: Unchanged skipping 2026/04/24 05:12:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:12:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:12:16 DEBUG : banana: size = 6 OK 2026/04/24 05:12:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : banana: Unchanged skipping 2026/04/24 05:12:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:12:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:12:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:12:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:12:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:12:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:12:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:12:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:12:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:12:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:12:16 DEBUG : Waiting for deletions to finish 2026/04/24 05:12:16 DEBUG : Waiting for deletions to finish 2026/04/24 05:12:17 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:12:18 DEBUG : dir1: Directory modification time the same (differ by -602.539µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : apple: size = 5 OK 2026/04/24 05:12:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:12:18 DEBUG : apple: Unchanged skipping 2026/04/24 05:12:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:12:18 DEBUG : banana: size = 6 OK 2026/04/24 05:12:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:12:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : banana: Unchanged skipping 2026/04/24 05:12:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:12:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:12:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:12:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:12:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:12:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:12:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:12:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:12:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:12:18 DEBUG : Waiting for deletions to finish 2026/04/24 05:12:18 DEBUG : Waiting for deletions to finish 2026/04/24 05:12:19 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:12:32 DEBUG : dir1/0000-abcdefg.txt: md5 = d3be140f4fd3ce0c9d36ad8a874e7936 OK 2026/04/24 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = acd5f8e7db3d69572c556941b6ca0a10 OK 2026/04/24 05:12:35 DEBUG : dir1/0002-cdefghi.txt: md5 = c54220c60de2b360618d1be0e016cef5 OK 2026/04/24 05:12:36 DEBUG : dir1/0003-defghij.txt: md5 = 2ea5e1f367e5ae4353767c3cbe90dcf4 OK 2026/04/24 05:12:38 DEBUG : dir1/0004-efghijk.txt: md5 = 8f93d93693ca25938715174febcc2037 OK 2026/04/24 05:12:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 8f817c567764e290c3347b2d62b5f020 OK 2026/04/24 05:12:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 07f3bdad99340f9e71f42202e4338a14 OK 2026/04/24 05:12:42 DEBUG : dir1/0007-1234567.txt: md5 = 04e762b0a535eb206732d973a1ecb8c4 OK 2026/04/24 05:12:43 DEBUG : dir1/0008-2345678.txt: md5 = 9cc5d41f976b7323e16d340757d4360f OK 2026/04/24 05:12:45 DEBUG : dir1/0009-3456789.txt: md5 = a5a217c6c3dc5c73932aa8e2d6b2406a OK 2026/04/24 05:12:46 DEBUG : dir1/0010-456789.txt: md5 = 0ecd3eb7e13109726ea35e2d516278bd OK 2026/04/24 05:12:47 DEBUG : dir1/0011-56789;.txt: md5 = 8e3f2f1c5cdd53d474f8adbce3a0c211 OK 2026/04/24 05:12:49 DEBUG : dir1/0012-6789;.txt: md5 = 45e2cbdb11b0339e6cd337eef57e5623 OK 2026/04/24 05:12:50 DEBUG : dir1/0013-789;=.txt: md5 = 76fc040d665c8ded01d937b66bf56fa2 OK 2026/04/24 05:12:52 DEBUG : dir1/0014-89;=.txt: md5 = 530de01186c1230e5d59db33569f44ba OK 2026/04/24 05:12:53 DEBUG : dir1/0015-9;=.txt: md5 = 5648918e44874605f54050e16b4740d1 OK 2026/04/24 05:12:54 DEBUG : apple: md5 = 3d7b07c657ba03e1a3dd0d0f746c6376 OK 2026/04/24 05:12:56 DEBUG : banana: md5 = cd2f45f0270ce3a80bd6b5ebde0859a4 OK 2026/04/24 05:12:58 DEBUG : appleappleapplebanana: md5 = fc47374c27c2cc4f8e0661809a208c9e OK 2026/04/24 05:12:59 DEBUG : splitbananasplit: md5 = bee16f20255f2ff537100ce97af1f790 OK 2026/04/24 05:12:59 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:00 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:13:01 DEBUG : apple: size = 5 OK 2026/04/24 05:13:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : apple: Unchanged skipping 2026/04/24 05:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:13:01 DEBUG : banana: size = 6 OK 2026/04/24 05:13:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : banana: Unchanged skipping 2026/04/24 05:13:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/24 05:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:01 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:01 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:02 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1: Directory modification time the same (differ by -237.24µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : apple: size = 5 OK 2026/04/24 05:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : apple: Unchanged skipping 2026/04/24 05:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/24 05:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/24 05:13:03 DEBUG : banana: size = 6 OK 2026/04/24 05:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : banana: Unchanged skipping 2026/04/24 05:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/24 05:13:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/24 05:13:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/24 05:13:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/24 05:13:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/24 05:13:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/24 05:13:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/24 05:13:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/24 05:13:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/24 05:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:03 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:03 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:03 DEBUG : banana: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : apple: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/24 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/24 05:13:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (540.64s) --- PASS: TestTransform/NFC (43.73s) --- PASS: TestTransform/NFD (43.63s) --- PASS: TestTransform/base64 (52.18s) --- PASS: TestTransform/prefix (61.40s) --- PASS: TestTransform/suffix (63.32s) --- PASS: TestTransform/truncate (50.99s) --- PASS: TestTransform/encoder (46.31s) --- PASS: TestTransform/ISO-8859-1 (45.14s) --- PASS: TestTransform/charmap (44.47s) --- PASS: TestTransform/lowercase (45.07s) --- PASS: TestTransform/ascii (44.39s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/24 05:13:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/24 05:13:14 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/24 05:13:15 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-24T05:13:14.457536308Z) 2026/04/24 05:13:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/24 05:13:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/24 05:13:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/24 05:13:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/24 05:13:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/24 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 482a2c1b5292b499856efa21dd127e05 OK 2026/04/24 05:13:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/24 05:13:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/24 05:13:17 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:18 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.03s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:19 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:13:20 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:19.490608333Z) 2026/04/24 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/24 05:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:21 DEBUG : tictactoe/tictactoe: md5 = a5acf1bb296f409c79d2630189d61ca1 OK 2026/04/24 05:13:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/24 05:13:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/24 05:13:21 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.82s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:24 DEBUG : toe: Making directory with metadata 2026/04/24 05:13:25 INFO : toe: Made directory with metadata (mtime=2026-04-24T05:13:24.312677363Z) 2026/04/24 05:13:25 DEBUG : toe/toe: Making directory with metadata 2026/04/24 05:13:25 INFO : toe/toe: Made directory with metadata (mtime=2026-04-24T05:13:24.312677363Z) 2026/04/24 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/24 05:13:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/24 05:13:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/24 05:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:27 DEBUG : toe/toe/tictactoe: md5 = 307a98feec930437a08eecea36ef8c05 OK 2026/04/24 05:13:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/24 05:13:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/24 05:13:27 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/24 05:13:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.59s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:31 DEBUG : toe: Making directory with metadata 2026/04/24 05:13:31 INFO : toe: Made directory with metadata (mtime=2026-04-24T05:13:30.903771755Z) 2026/04/24 05:13:31 DEBUG : toe/toe: Making directory with metadata 2026/04/24 05:13:32 INFO : toe/toe: Made directory with metadata (mtime=2026-04-24T05:13:30.903771755Z) 2026/04/24 05:13:32 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/24 05:13:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/24 05:13:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/24 05:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:33 DEBUG : toe/toe/tictactoe: md5 = de0614e79afa595d894b3613cf834bde OK 2026/04/24 05:13:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/24 05:13:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/24 05:13:33 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/24 05:13:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.44s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:37 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:13:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:13:37 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:37 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/24 05:13:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:13:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:38 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:38 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:38 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:13:39 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:37.346864069Z) 2026/04/24 05:13:39 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:39 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:13:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:37.346864069Z) 2026/04/24 05:13:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:41 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3d4422940a5ad7eaeedcb666b91801b0 OK 2026/04/24 05:13:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/24 05:13:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:41 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/24 05:13:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.99s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:45 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:13:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:13:45 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/24 05:13:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:46 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:46 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:46 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:13:47 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:45.338978633Z) 2026/04/24 05:13:47 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:47 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:13:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:45.338978633Z) 2026/04/24 05:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/24 05:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:13:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1a8c0cb05cf534122f6d166ee349ffcb OK 2026/04/24 05:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:13:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:13:49 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:49 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:13:50 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:50 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/24 05:13:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:13:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/24 05:13:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': 0 differences found 2026/04/24 05:13:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': 1 hashes could not be checked 2026/04/24 05:13:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': 1 matching files 2026/04/24 05:13:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/24 05:13:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.67s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:54 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:13:54 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:54.004102914Z) 2026/04/24 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:54 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:13:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:13:54.004102914Z) 2026/04/24 05:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:57 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5ff179e9c03c6eb743118afd0ed819cd OK 2026/04/24 05:13:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/24 05:13:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:57 DEBUG : Waiting for deletions to finish 2026/04/24 05:13:57 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:58 DEBUG : tictactoe: Directory modification time the same (differ by -102.914µs, within tolerance 1ms) 2026/04/24 05:13:58 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:13:58 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -102.914µs, within tolerance 1ms) 2026/04/24 05:13:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/24 05:13:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/24 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/24 05:13:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/24 05:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:13:58 DEBUG : Waiting for deletions to finish 2026/04/24 05:14:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/24 05:14:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.99s) === RUN TestSyntax 2026/04/24 05:14:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:02 DEBUG : toe: Making directory with metadata 2026/04/24 05:14:02 INFO : toe: Made directory with metadata (mtime=2026-04-24T05:14:01.996217606Z) 2026/04/24 05:14:02 DEBUG : toe/toe: Making directory with metadata 2026/04/24 05:14:03 INFO : toe/toe: Made directory with metadata (mtime=2026-04-24T05:14:01.996217606Z) 2026/04/24 05:14:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/24 05:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:05 DEBUG : toe/toe/toe: md5 = e746570c747537828cd95f72eab375b6 OK 2026/04/24 05:14:05 DEBUG : toe/toe/toe: size = 11 OK 2026/04/24 05:14:05 INFO : toe/toe/toe: Copied (new) 2026/04/24 05:14:05 DEBUG : Waiting for deletions to finish 2026/04/24 05:14:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/24 05:14:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.72s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:08 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:14:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:08 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/24 05:14:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:09 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:09 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:09 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:14:10 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:08.712314032Z) 2026/04/24 05:14:10 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:10 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:14:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:08.712314032Z) 2026/04/24 05:14:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/24 05:14:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:14:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7859c53ce08fadd3601900cb6f757195 OK 2026/04/24 05:14:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:14:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:12 INFO : toe/toe/toe.txt: Deleted 2026/04/24 05:14:12 INFO : toe/toe: Removing directory 2026/04/24 05:14:12 INFO : toe: Removing directory 2026/04/24 05:14:12 INFO : empty_dir: Removing directory 2026/04/24 05:14:12 DEBUG : Local file system at /tmp/rclone3489015461: deleted 3 directories 2026/04/24 05:14:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/24 05:14:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.96s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:16 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:14:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:16 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/24 05:14:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:17 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:17 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:14:18 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:16.673428387Z) 2026/04/24 05:14:18 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:18 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:14:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:16.673428387Z) 2026/04/24 05:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/24 05:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f0d850e315ff161e9872333d1d39ab8b OK 2026/04/24 05:14:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:14:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:20 INFO : toe/toe/toe.txt: Deleted 2026/04/24 05:14:20 INFO : toe/toe: Removing directory 2026/04/24 05:14:20 INFO : toe: Removing directory 2026/04/24 05:14:20 INFO : empty_dir: Removing directory 2026/04/24 05:14:20 DEBUG : Local file system at /tmp/rclone3489015461: deleted 3 directories 2026/04/24 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/24 05:14:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/24 05:14:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/24 05:14:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (11.93s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:28 DEBUG : Reset feature "Copy" 2026/04/24 05:14:28 DEBUG : Reset feature "Move" 2026/04/24 05:14:28 DEBUG : Reset feature "Copy" 2026/04/24 05:14:28 DEBUG : Reset feature "Move" 2026/04/24 05:14:28 DEBUG : empty_dir: Making directory with metadata 2026/04/24 05:14:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:28 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/24 05:14:29 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/24 05:14:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/24 05:14:29 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:29 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:29 DEBUG : tictactoe: Making directory with metadata 2026/04/24 05:14:30 INFO : tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:28.601599833Z) 2026/04/24 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:30 DEBUG : toe: transformed to: tictactoe 2026/04/24 05:14:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/24 05:14:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-24T05:14:28.601599833Z) 2026/04/24 05:14:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/24 05:14:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/24 05:14:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:14:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d4f9a60cc13e53d9c6502a1d4ba2305b OK 2026/04/24 05:14:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:14:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/24 05:14:32 INFO : toe/toe/toe.txt: Deleted 2026/04/24 05:14:32 INFO : toe/toe: Removing directory 2026/04/24 05:14:32 INFO : toe: Removing directory 2026/04/24 05:14:32 INFO : empty_dir: Removing directory 2026/04/24 05:14:32 DEBUG : Local file system at /tmp/rclone3489015461: deleted 3 directories 2026/04/24 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/24 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/24 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/24 05:14:37 DEBUG : toe/toe/toe.txt: md5 = 4ea1625b94dab0bdef75bd3e92ee1092 OK 2026/04/24 05:14:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/24 05:14:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/24 05:14:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/24 05:14:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/24 05:14:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/24 05:14:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/24 05:14:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.60s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:44 DEBUG : toe: transformed to: dG9l 2026/04/24 05:14:44 DEBUG : toe: transformed to: dG9l 2026/04/24 05:14:44 DEBUG : dG9l: Making directory with metadata 2026/04/24 05:14:45 INFO : dG9l: Made directory with metadata (mtime=2026-04-24T05:14:44.196824175Z) 2026/04/24 05:14:45 DEBUG : toe: transformed to: dG9l 2026/04/24 05:14:45 DEBUG : toe: transformed to: dG9l 2026/04/24 05:14:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/24 05:14:45 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/24 05:14:45 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-24T05:14:44.196824175Z) 2026/04/24 05:14:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/24 05:14:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/24 05:14:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/24 05:14:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/24 05:14:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/24 05:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = ee9a2c1d5bf2d8ed880f9426e522c4e1 OK 2026/04/24 05:14:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/24 05:14:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/24 05:14:47 DEBUG : Waiting for deletions to finish 2026/04/24 05:14:48 DEBUG : dG9l: transformed to: toe 2026/04/24 05:14:48 DEBUG : dG9l: transformed to: toe 2026/04/24 05:14:48 DEBUG : toe: Directory modification time the same (differ by 824.175µs, within tolerance 1ms) 2026/04/24 05:14:48 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/24 05:14:48 DEBUG : dG9l: transformed to: toe 2026/04/24 05:14:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/24 05:14:48 DEBUG : toe/toe: Directory modification time the same (differ by 824.175µs, within tolerance 1ms) 2026/04/24 05:14:48 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/24 05:14:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/24 05:14:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/24 05:14:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/24 05:14:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/24 05:14:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/24 05:14:48 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for checks to finish 2026/04/24 05:14:48 DEBUG : Local file system at /tmp/rclone3489015461: Waiting for transfers to finish 2026/04/24 05:14:48 DEBUG : Waiting for deletions to finish 2026/04/24 05:14:51 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/24 05:14:52 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.56s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji'", Local "Local file system at /tmp/rclone3489015461", Modify Window "1ms" 2026/04/24 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:52 DEBUG : toe: transformed to: 2026/04/24 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:52 DEBUG : toe: transformed to: 2026/04/24 05:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Making directory with metadata 2026/04/24 05:14:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Made directory with metadata (mtime=2026-04-24T05:14:52.754947377Z) 2026/04/24 05:14:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:53 DEBUG : toe: transformed to: 2026/04/24 05:14:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:53 DEBUG : toe: transformed to: 2026/04/24 05:14:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:53 DEBUG : toe/toe: transformed to: 2026/04/24 05:14:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/24 05:14:53 DEBUG : toe/toe: Making directory with metadata 2026/04/24 05:14:54 INFO : toe/toe: Made directory with metadata (mtime=2026-04-24T05:14:52.754947377Z) 2026/04/24 05:14:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:54 DEBUG : toe/toe: transformed to: 2026/04/24 05:14:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/24 05:14:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:54 DEBUG : toe: transformed to: 2026/04/24 05:14:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/24 05:14:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/24 05:14:54 DEBUG : toe/toe/toe: transformed to: 2026/04/24 05:14:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/24 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for checks to finish 2026/04/24 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Waiting for transfers to finish 2026/04/24 05:14:56 DEBUG : toe/toe/toe: md5 = 2fad288943257d07293d2aac79a8fad2 OK 2026/04/24 05:14:56 DEBUG : toe/toe/toe: size = 11 OK 2026/04/24 05:14:56 INFO : toe/toe/toe: Copied (new) 2026/04/24 05:14:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting files as there were IO errors 2026/04/24 05:14:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': not deleting directories as there were IO errors 2026/04/24 05:14:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/24 05:14:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.15s) PASS 2026/04/24 05:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelaxif4koji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m11.169454489s (try 1/5)