"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/08 05:06:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu" 2026/05/08 05:06:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 05:06:45 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0" 2026/05/08 05:06:46 DEBUG : Creating backend with remote "/tmp/rclone3970316772" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:06:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:06:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/08 05:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:06:47 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:06:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:06:50 DEBUG : sub dir/hello world: md5 = af54a25e072160aac2f82910cef10d53 OK 2026/05/08 05:06:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:06:50 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:06:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:06:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.05s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:06:54 DEBUG : metadata sub dir: Making directory with metadata 2026/05/08 05:06:54 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:06:54 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/08 05:06:54 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:06:54 DEBUG : Local file system at /tmp/rclone3970316772: File to upload is small (21 bytes), uploading instead of streaming 2026/05/08 05:06:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/08 05:06:54 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/08 05:06:54 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/08 05:06:54 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:06:54 DEBUG : Google drive root 'crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0': Skipping btime metadata as can't update it on an existing file: 2026-05-08T05:06:54.169310059Z 2026/05/08 05:06:55 INFO : empty metadata sub dir: Updated directory metadata 2026/05/08 05:06:55 DEBUG : Google drive root 'crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0': Skipping btime metadata as can't update it on an existing file: 2026-05-08T05:06:54.169310059Z 2026/05/08 05:06:55 INFO : metadata sub dir: Updated directory metadata 2026/05/08 05:06:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/08 05:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:06:57 DEBUG : metadata sub dir/hello metadata world: md5 = 468956a4a68a4592107ccf91d58086d0 OK 2026/05/08 05:06:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/08 05:06:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/08 05:07:00 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:01 DEBUG : metadata sub dir: Making directory with metadata 2026/05/08 05:07:01 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:01 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/08 05:07:01 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:01 DEBUG : Local file system at /tmp/rclone3970316772: File to upload is small (21 bytes), uploading instead of streaming 2026/05/08 05:07:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/08 05:07:01 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/08 05:07:01 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/08 05:07:01 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:02 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/08 05:07:02 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/08 05:07:02 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/08 05:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:04 DEBUG : metadata sub dir/hello metadata world: md5 = 1fbdd7e33cdf83b74e16fa14711f0bdb OK 2026/05/08 05:07:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/08 05:07:04 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/08 05:07:04 DEBUG : Google drive root 'crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0': Skipping btime metadata as can't update it on an existing file: 2026-05-08T05:07:01.79144055Z 2026/05/08 05:07:04 INFO : metadata sub dir: Updated directory metadata 2026/05/08 05:07:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.39s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:08 DEBUG : Creating backend with remote "/non-existing" 2026/05/08 05:07:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/08 05:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:11 DEBUG : sub dir/hello world: md5 = dcb19e9491da1a5d1ae411d4713dc7b1 OK 2026/05/08 05:07:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:11 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.70s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Running all checks before starting transfers 2026/05/08 05:07:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Checks finished, now starting transfers 2026/05/08 05:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:17 DEBUG : sub dir/hello world: md5 = ab092cc23f7bb96115f33192707926cc OK 2026/05/08 05:07:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:17 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.33s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:20 ERROR : Ignoring --no-traverse with sync 2026/05/08 05:07:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:22 DEBUG : sub dir/hello world: md5 = 3f83305db4547a87f1b4287ffdc43aa6 OK 2026/05/08 05:07:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:22 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:22 DEBUG : Waiting for deletions to finish 2026/05/08 05:07:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.34s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/08 05:07:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:27 DEBUG : hello world2: md5 = 2646b0589e047a77230a171aa2d6c104 OK 2026/05/08 05:07:27 DEBUG : hello world2: size = 12 OK 2026/05/08 05:07:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:30 DEBUG : potato2: md5 = e2cf64a83f03c012744b1d6cb1552509 OK 2026/05/08 05:07:30 DEBUG : potato2: size = 11 OK 2026/05/08 05:07:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:33 DEBUG : potato2: md5 = 3da03fa0308bb7681b80a49cdc0d2919 OK 2026/05/08 05:07:33 DEBUG : potato2: size = 11 OK 2026/05/08 05:07:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.12s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 05:07:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:34 DEBUG : sub dir2: Making directory with metadata 2026/05/08 05:07:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:35 DEBUG : sub dir: Making directory with metadata 2026/05/08 05:07:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:07:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 05:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:38 DEBUG : sub dir/hello world: md5 = d30c84fac9c21a366c7955a02100b3ef OK 2026/05/08 05:07:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:38 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/08 05:07:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.72s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:43 INFO : sub dir2: Making directory 2026/05/08 05:07:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 05:07:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/08 05:07:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:43 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/08 05:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:46 DEBUG : sub dir/hello world: md5 = fdef629399424785586cf03c876cdf9b OK 2026/05/08 05:07:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:46 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:07:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.70s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:49 DEBUG : sub dir2: Making directory with metadata 2026/05/08 05:07:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:49 DEBUG : sub dir2: Making directory with metadata 2026/05/08 05:07:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:07:50 DEBUG : sub dir: Making directory with metadata 2026/05/08 05:07:50 INFO : sub dir: Made directory with metadata (mtime=2026-05-08T05:07:49.178250939Z) 2026/05/08 05:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:52 DEBUG : sub dir/hello world: md5 = ec99a95febcc1a1022fd1261a77e611a OK 2026/05/08 05:07:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:07:52 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:07:52 INFO : sub dir/hello world: Deleted 2026/05/08 05:07:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.90s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/08 05:07:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.73s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:07:59 INFO : sub dir2: Making directory 2026/05/08 05:08:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/08 05:08:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:08:02 DEBUG : sub dir/hello world: md5 = c197df010a18ee5cd7064a0ddba2d6b9 OK 2026/05/08 05:08:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:08:02 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:08:02 INFO : sub dir/hello world: Deleted 2026/05/08 05:08:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.60s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:05 DEBUG : sub dir2: Making directory with metadata 2026/05/08 05:08:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:08:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:08:05 DEBUG : sub dir2: Making directory with metadata 2026/05/08 05:08:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:08:06 DEBUG : sub dir: Making directory with metadata 2026/05/08 05:08:07 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:08:08 DEBUG : sub dir/hello world: md5 = 0ab6fdc8c7359af28ff2a26d01876762 OK 2026/05/08 05:08:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:08:08 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:08:08 DEBUG : Waiting for deletions to finish 2026/05/08 05:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.84s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:12 INFO : sub dir2: Making directory 2026/05/08 05:08:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/08 05:08:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:08:15 DEBUG : sub dir/hello world: md5 = 3d71ddf41e71c667b257e7d1e98da5e5 OK 2026/05/08 05:08:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:08:15 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:08:15 DEBUG : Waiting for deletions to finish 2026/05/08 05:08:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.75s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:20 DEBUG : sub dir/hello world: md5 = ddfc7090401f28e21547920ce60a81d5 OK 2026/05/08 05:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutopax5jigo" 2026/05/08 05:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/scgjfbf2hhtggiuf0dvj8cv14pg9vng3as6sgahubbksj1oelkhg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-wutopax5jigo' 2026/05/08 05:08:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutopax5jigo': Waiting for checks to finish 2026/05/08 05:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutopax5jigo': Waiting for transfers to finish 2026/05/08 05:08:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:08:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 05:08:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutopax5jigo': Purge remote 2026/05/08 05:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.93s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:31 DEBUG : sub dir/hello world: md5 = d5cb67f8891ee3788f8744ef16b1b107 OK 2026/05/08 05:08:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:08:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/08 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:08:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:08:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:08:33 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 05:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:08:34 DEBUG : sub dir/hello world: md5 = 78f03ed845b3de3652a5b11be452fe60 OK 2026/05/08 05:08:34 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 05:08:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/08 05:08:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.16s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:39 DEBUG : sub dir/hello world: md5 = 53e338ec98bbac0d40f3a42ff7cc7838 OK 2026/05/08 05:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qonuqaf7deqa" 2026/05/08 05:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/02ean4k7kndfurq7the3dqrdj6debem8vj79jcg2icjotc9eiar0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa' 2026/05/08 05:08:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa': Waiting for checks to finish 2026/05/08 05:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa': Waiting for transfers to finish 2026/05/08 05:08:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:08:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 05:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:08:47 DEBUG : sub dir/hello world: md5 = 462a64e1c8849b55ff278dbed340673f OK 2026/05/08 05:08:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:08:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/08 05:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa': Waiting for checks to finish 2026/05/08 05:08:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:08:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa') 2026/05/08 05:08:48 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 05:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa': Waiting for transfers to finish 2026/05/08 05:08:49 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 05:08:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 05:08:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonuqaf7deqa': Purge remote 2026/05/08 05:08:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.61s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:08:55 DEBUG : sub dir/hello world: md5 = fa129daeb53947da6efe789ac95f0873 OK 2026/05/08 05:08:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:08:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/08 05:08:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:08:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:08:59 DEBUG : sub dir/hello world: md5 = 66cdc1ef4d2f1c2e98d0d2844b7853db OK 2026/05/08 05:08:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 05:08:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/08 05:08:59 INFO : sub dir/hello world: Deleted 2026/05/08 05:08:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:09:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.15s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:04 DEBUG : sub dir/hello world: md5 = 034108b6692e3ed7359a47590c22721d OK 2026/05/08 05:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miqacel1teco" 2026/05/08 05:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/r9adn8e4qk74fn1o4c4hmat06526rnrc1476k95q5iipv7ninkag" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco' 2026/05/08 05:09:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:09:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for checks to finish 2026/05/08 05:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for transfers to finish 2026/05/08 05:09:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:09:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 05:09:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:09:12 DEBUG : sub dir/hello world: md5 = 75ebd8c97dd5b547d84c534af3486adc OK 2026/05/08 05:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Using server-side directory move 2026/05/08 05:09:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 05:09:12 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:09:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/08 05:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for checks to finish 2026/05/08 05:09:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:09:13 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco') 2026/05/08 05:09:13 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 05:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for transfers to finish 2026/05/08 05:09:13 INFO : sub dir/hello world: Deleted 2026/05/08 05:09:14 INFO : sub dir/hello world: Moved (server-side) 2026/05/08 05:09:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:09:17 DEBUG : sub dir/hello world: md5 = 40a4467f2ef5514ab4e411eb4d35bc29 OK 2026/05/08 05:09:17 DEBUG : testing file moves 2026/05/08 05:09:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:09:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/08 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for checks to finish 2026/05/08 05:09:18 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:09:18 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco') 2026/05/08 05:09:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Waiting for transfers to finish 2026/05/08 05:09:18 INFO : sub dir/hello world: Deleted 2026/05/08 05:09:19 INFO : sub dir/hello world: Moved (server-side) 2026/05/08 05:09:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/08 05:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqacel1teco': Purge remote --- PASS: TestServerSideMoveOverSelf (20.53s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:25 DEBUG : sub dir/hello world: md5 = 0bac7366b187e67cbcc0c1c600dd4d13 OK 2026/05/08 05:09:25 ERROR : error listing: directory not found 2026/05/08 05:09:25 INFO : Local file system at /tmp/rclone3970316772: Making directory 2026/05/08 05:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.16s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:31 DEBUG : sub dir/hello world: md5 = 286ed7587494312f54178a14f9406965 OK 2026/05/08 05:09:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:09:32 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for checks to finish 2026/05/08 05:09:32 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for transfers to finish 2026/05/08 05:09:33 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/08 05:09:33 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/08 05:09:33 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:09:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:09:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.19s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/08 05:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:36 DEBUG : check sum: md5 = 58b607eb396becb02c4f5d06ecb6d447 OK 2026/05/08 05:09:36 DEBUG : check sum: size = 1 OK 2026/05/08 05:09:36 INFO : check sum: Copied (new) 2026/05/08 05:09:36 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:37 DEBUG : check sum: size = 1 OK 2026/05/08 05:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/08 05:09:37 DEBUG : check sum: Size of src and dst objects identical 2026/05/08 05:09:37 DEBUG : check sum: Unchanged skipping 2026/05/08 05:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:37 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.48s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/08 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:40 DEBUG : sizeonly: md5 = 7e83d15951bfdf56e53a2a3d15cdd0c7 OK 2026/05/08 05:09:40 DEBUG : sizeonly: size = 6 OK 2026/05/08 05:09:40 INFO : sizeonly: Copied (new) 2026/05/08 05:09:40 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:40 DEBUG : sizeonly: size = 6 OK 2026/05/08 05:09:40 DEBUG : sizeonly: Sizes identical 2026/05/08 05:09:40 DEBUG : sizeonly: Unchanged skipping 2026/05/08 05:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:40 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.36s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/08 05:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:43 DEBUG : ignore-size: md5 = bc60c724c58675ea02001e3d3f2b7276 OK 2026/05/08 05:09:43 INFO : ignore-size: Copied (new) 2026/05/08 05:09:43 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:09:44 DEBUG : ignore-size: Unchanged skipping 2026/05/08 05:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:44 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.55s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:46 DEBUG : existing: md5 = 710ca9c9ea358559ef45d68df67a3209 OK 2026/05/08 05:09:47 DEBUG : existing: size = 6 OK 2026/05/08 05:09:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:47 DEBUG : existing: Unchanged skipping 2026/05/08 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:47 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:47 INFO : There was nothing to transfer 2026/05/08 05:09:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/08 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:49 DEBUG : existing: md5 = fe4b490a98d50bcc3a8b322adaa535ef OK 2026/05/08 05:09:49 DEBUG : existing: size = 6 OK 2026/05/08 05:09:49 INFO : existing: Copied (replaced existing) 2026/05/08 05:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 05:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:52 DEBUG : existing: md5 = 644e8bdb6790ea0814cda48fae4af185 OK 2026/05/08 05:09:52 DEBUG : existing: size = 6 OK 2026/05/08 05:09:52 INFO : existing: Copied (new) 2026/05/08 05:09:52 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:52 DEBUG : existing: Destination exists, skipping 2026/05/08 05:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:09:52 DEBUG : Waiting for deletions to finish 2026/05/08 05:09:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.21s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:09:56 DEBUG : b/potato: md5 = 19393b52f68b811fc2695157008df9b5 OK 2026/05/08 05:09:58 DEBUG : c/non empty space: md5 = e7db4af6c4e3b7f6fdd2b7ff055d94df OK 2026/05/08 05:09:58 INFO : d: Making directory 2026/05/08 05:10:00 DEBUG : Added delayed dir = "a", newDst= 2026/05/08 05:10:00 INFO : c: Set directory modification time (using SetModTime) 2026/05/08 05:10:00 DEBUG : Added delayed dir = "c", newDst=c 2026/05/08 05:10:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 05:10:01 DEBUG : c/non empty space: size = 5 OK 2026/05/08 05:10:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:10:01 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 05:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:03 DEBUG : a/potato2: md5 = 1844744517089862b9f0cf006206c222 OK 2026/05/08 05:10:03 DEBUG : a/potato2: size = 60 OK 2026/05/08 05:10:03 INFO : a/potato2: Copied (new) 2026/05/08 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/08 05:10:03 INFO : b/potato: Deleted 2026/05/08 05:10:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/08 05:10:04 INFO : d: Removing directory 2026/05/08 05:10:04 INFO : b: Removing directory 2026/05/08 05:10:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/08 05:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': deleted 2 directories 2026/05/08 05:10:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/08 05:10:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:10 DEBUG : empty space: md5 = f2d59bb038c48d6fd9ddb7a1a790d4e5 OK 2026/05/08 05:10:11 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:11 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/05/08 05:10:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/08 05:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:11 DEBUG : Waiting for deletions to finish 2026/05/08 05:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:11 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:11 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/05/08 05:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:12 DEBUG : empty space: md5 = 69d54565d2410e1f123c280634da2da9 OK 2026/05/08 05:10:12 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:12 INFO : empty space: Copied (replaced existing) 2026/05/08 05:10:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:16 DEBUG : foo: md5 = 8577fcf9d0c8a11de93363952aba71ad OK 2026/05/08 05:10:16 DEBUG : foo: size = 3 OK 2026/05/08 05:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:16 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/05/08 05:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:17 DEBUG : foo: md5 = c355680e3901da89aac8431a866c4b8d OK 2026/05/08 05:10:17 DEBUG : foo: size = 3 OK 2026/05/08 05:10:17 INFO : foo: Copied (replaced existing) 2026/05/08 05:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:20 DEBUG : empty space: md5 = 8aa5967adb92a9663b0cca56d1c310ee OK 2026/05/08 05:10:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/08 05:10:20 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:10:20 DEBUG : empty space: Unchanged skipping 2026/05/08 05:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:22 DEBUG : potato: md5 = ecca3d3cddff42d35885329a48e97f55 OK 2026/05/08 05:10:22 DEBUG : potato: size = 60 OK 2026/05/08 05:10:22 INFO : potato: Copied (new) 2026/05/08 05:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:25 DEBUG : potato: md5 = c840b3fd23252faceab782935a763845 OK 2026/05/08 05:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:10:26 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:10:26 DEBUG : potato: Sizes differ 2026/05/08 05:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:27 DEBUG : potato: md5 = aca2acb1e0b8cc354586a54b704aabc6 OK 2026/05/08 05:10:27 DEBUG : potato: size = 21 OK 2026/05/08 05:10:27 INFO : potato: Copied (replaced existing) 2026/05/08 05:10:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:30 DEBUG : potato: md5 = 2df0ccc6fcb7ca7592f2aaeea2b88c78 OK 2026/05/08 05:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:30 DEBUG : potato: size = 21 OK 2026/05/08 05:10:30 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/05/08 05:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:32 DEBUG : potato: md5 = d99b2ec8e924a4bfbaf1a0c93360dab3 OK 2026/05/08 05:10:32 DEBUG : potato: size = 21 OK 2026/05/08 05:10:32 INFO : potato: Copied (replaced existing) 2026/05/08 05:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:34 DEBUG : potato: md5 = c26a64a8e0b079cf3e63e315c858c83c OK 2026/05/08 05:10:36 DEBUG : empty space: md5 = 359de97a919d277193fae5e3bceff989 OK 2026/05/08 05:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:10:36 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:10:36 DEBUG : empty space: Unchanged skipping 2026/05/08 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/08 05:10:36 DEBUG : Waiting for deletions to finish 2026/05/08 05:10:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:40 DEBUG : potato: md5 = 57d80ffaa244d28618fed5edbaac3f19 OK 2026/05/08 05:10:41 DEBUG : empty space: md5 = 43ccc854a2dcd3d4480584ce2782087a OK 2026/05/08 05:10:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:10:42 DEBUG : empty space: size = 1 OK 2026/05/08 05:10:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:42 DEBUG : empty space: Unchanged skipping 2026/05/08 05:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:43 DEBUG : potato2: md5 = 376ff9a666fc33163b3e1981d86c17d3 OK 2026/05/08 05:10:43 DEBUG : potato2: size = 60 OK 2026/05/08 05:10:43 INFO : potato2: Copied (new) 2026/05/08 05:10:43 DEBUG : Waiting for deletions to finish 2026/05/08 05:10:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:10:48 DEBUG : b/potato: md5 = e20f5ad3845dbc7ee4a7b7e87cc083cf OK 2026/05/08 05:10:50 DEBUG : c/non empty space: md5 = 171a4883913a1217be42023540271a5a OK 2026/05/08 05:10:50 INFO : d: Making directory 2026/05/08 05:10:51 INFO : d/e: Making directory 2026/05/08 05:10:53 DEBUG : Added delayed dir = "a", newDst= 2026/05/08 05:10:54 INFO : c: Set directory modification time (using SetModTime) 2026/05/08 05:10:54 DEBUG : Added delayed dir = "c", newDst=c 2026/05/08 05:10:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 05:10:54 DEBUG : c/non empty space: size = 5 OK 2026/05/08 05:10:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:10:54 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 05:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:10:56 DEBUG : a/potato2: md5 = eed98f994e6dfbafb1644e84d77dbc2c OK 2026/05/08 05:10:56 DEBUG : a/potato2: size = 60 OK 2026/05/08 05:10:56 INFO : a/potato2: Copied (new) 2026/05/08 05:10:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:10:57 INFO : b/potato: Deleted 2026/05/08 05:10:57 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/08 05:10:57 INFO : d/e: Removing directory 2026/05/08 05:10:58 INFO : d: Removing directory 2026/05/08 05:10:58 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/08 05:10:59 INFO : b: Removing directory 2026/05/08 05:10:59 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/08 05:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': deleted 3 directories 2026/05/08 05:11:02 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/08 05:11:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:06 DEBUG : b/potato: md5 = 3d57afcb8972476f6a7f216df1946655 OK 2026/05/08 05:11:08 DEBUG : c/non empty space: md5 = ead0b1e1d707318158b68d4b669a6d8b OK 2026/05/08 05:11:08 INFO : d: Making directory 2026/05/08 05:11:10 DEBUG : Added delayed dir = "a", newDst= 2026/05/08 05:11:10 INFO : c: Set directory modification time (using SetModTime) 2026/05/08 05:11:10 DEBUG : Added delayed dir = "c", newDst=c 2026/05/08 05:11:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 05:11:10 DEBUG : c/non empty space: size = 5 OK 2026/05/08 05:11:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:11:10 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 05:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:12 DEBUG : a/potato2: md5 = c59f7ef1c8bbff1dc2f4819fd621168d OK 2026/05/08 05:11:12 DEBUG : a/potato2: size = 60 OK 2026/05/08 05:11:12 INFO : a/potato2: Copied (new) 2026/05/08 05:11:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting files as there were IO errors 2026/05/08 05:11:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/08 05:11:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting directories as there were IO errors 2026/05/08 05:11:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/08 05:11:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/08 05:11:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:20 DEBUG : potato: md5 = fa9f451ea08d6ab6f92f945cef10b8d6 OK 2026/05/08 05:11:22 DEBUG : empty space: md5 = f6aad127d79938fd9e81c3757e3d8694 OK 2026/05/08 05:11:22 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:11:22 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:11:22 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:23 INFO : potato: Deleted 2026/05/08 05:11:24 DEBUG : potato2: md5 = e1c17bcf6b2cd7a7a84adffe433694b6 OK 2026/05/08 05:11:24 DEBUG : potato2: size = 60 OK 2026/05/08 05:11:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.76s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:27 DEBUG : potato: md5 = 0cb835f6e17638130a6bd0fff6a53d76 OK 2026/05/08 05:11:29 DEBUG : empty space: md5 = 5d53da054bfd90e1d1bdaf05ad86ea94 OK 2026/05/08 05:11:29 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:30 INFO : potato: Deleted 2026/05/08 05:11:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:11:30 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:11:30 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:31 DEBUG : potato2: md5 = 9ee5f1b419e94f4d423c6177c53a6b82 OK 2026/05/08 05:11:31 DEBUG : potato2: size = 60 OK 2026/05/08 05:11:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.60s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:34 DEBUG : potato: md5 = 4ca5930dd9f57cd72cb7bcccbd133cd6 OK 2026/05/08 05:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:36 DEBUG : potato2: md5 = cd8ad8da8498d780cf77a117857462a4 OK 2026/05/08 05:11:36 DEBUG : potato2: size = 19 OK 2026/05/08 05:11:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.17s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:40 DEBUG : potato2: md5 = 6f68de45eb9d905b9ead0a06ca50e916 OK 2026/05/08 05:11:41 DEBUG : empty space: md5 = b796cbafd92604bd5b01bdc4510ed038 OK 2026/05/08 05:11:41 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 05:11:41 DEBUG : enormous: Excluded 2026/05/08 05:11:41 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 05:11:41 DEBUG : potato2: Excluded 2026/05/08 05:11:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 05:11:42 DEBUG : potato2: Excluded 2026/05/08 05:11:42 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:11:42 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:42 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:42 INFO : There was nothing to transfer 2026/05/08 05:11:42 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 05:11:42 DEBUG : enormous: Excluded 2026/05/08 05:11:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 05:11:42 DEBUG : potato2: Excluded 2026/05/08 05:11:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 05:11:42 DEBUG : potato2: Excluded 2026/05/08 05:11:42 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 05:11:42 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:42 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for checks to finish 2026/05/08 05:11:42 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for transfers to finish 2026/05/08 05:11:42 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:45 DEBUG : potato2: md5 = 13b09e7ce2e732fc78a7cf71970953ee OK 2026/05/08 05:11:47 DEBUG : empty space: md5 = 0b989b041ea18087a1a163f7d0c1f2ee OK 2026/05/08 05:11:48 DEBUG : enormous: md5 = ecbdcf6a886aa4d7a80bee6277bd8c3a OK 2026/05/08 05:11:48 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 05:11:48 DEBUG : enormous: Excluded 2026/05/08 05:11:48 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 05:11:48 DEBUG : potato2: Excluded 2026/05/08 05:11:49 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:11:49 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:49 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:49 INFO : potato2: Deleted 2026/05/08 05:11:49 INFO : enormous: Deleted 2026/05/08 05:11:49 INFO : There was nothing to transfer 2026/05/08 05:11:50 DEBUG : empty space: size = 1 OK 2026/05/08 05:11:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 05:11:50 DEBUG : empty space: Unchanged skipping 2026/05/08 05:11:50 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for checks to finish 2026/05/08 05:11:50 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for transfers to finish 2026/05/08 05:11:50 DEBUG : Waiting for deletions to finish 2026/05/08 05:11:50 INFO : enormous: Deleted 2026/05/08 05:11:50 INFO : potato2: Deleted 2026/05/08 05:11:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.89s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:11:52 DEBUG : one: md5 = e7859a785952385435b50add37719622 OK 2026/05/08 05:11:53 DEBUG : two: md5 = 3e6a65de7eec54e15960b2cb1a5e1acd OK 2026/05/08 05:11:55 DEBUG : three: md5 = 21f7c20f14b722ebbd449a342359028e OK 2026/05/08 05:11:57 DEBUG : four: md5 = 11ed593a76dc561a3309ac013191ac99 OK 2026/05/08 05:11:57 DEBUG : five: Need to transfer - File not found at Destination 2026/05/08 05:11:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:11:57 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:11:57 DEBUG : four: Sizes differ 2026/05/08 05:11:57 DEBUG : three: size = 5 OK 2026/05/08 05:11:57 DEBUG : three: Sizes identical 2026/05/08 05:11:57 DEBUG : two: size = 3 OK 2026/05/08 05:11:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/08 05:11:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 05:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:11:57 DEBUG : one: Destination is newer than source, skipping 2026/05/08 05:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:11:59 DEBUG : four: md5 = 9f871faf4bbf7ce4fe12e84f4f6ed5fd OK 2026/05/08 05:11:59 DEBUG : four: size = 4 OK 2026/05/08 05:11:59 INFO : four: Copied (replaced existing) 2026/05/08 05:11:59 DEBUG : two: md5 = ab2214a52a6188d3d8a8eb0df9fdf5c3 OK 2026/05/08 05:11:59 DEBUG : two: size = 3 OK 2026/05/08 05:11:59 INFO : two: Copied (replaced existing) 2026/05/08 05:11:59 DEBUG : five: md5 = 062e4e6c6e1c99374d59bf602169522c OK 2026/05/08 05:11:59 DEBUG : five: size = 4 OK 2026/05/08 05:11:59 INFO : five: Copied (new) 2026/05/08 05:11:59 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/08 05:12:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/08 05:12:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/08 05:12:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/08 05:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:04 DEBUG : potato: md5 = 6402099e6b1d551f4ecc235d79085b7a OK 2026/05/08 05:12:04 DEBUG : potato: size = 14 OK 2026/05/08 05:12:04 INFO : potato: Copied (new) 2026/05/08 05:12:04 DEBUG : yam: md5 = 5d5fb104b94e211c86324bd1737de889 OK 2026/05/08 05:12:04 DEBUG : yam: size = 11 OK 2026/05/08 05:12:04 INFO : yam: Copied (new) 2026/05/08 05:12:04 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/08 05:12:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/08 05:12:04 DEBUG : potato: size = 14 OK 2026/05/08 05:12:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:04 DEBUG : potato: Unchanged skipping 2026/05/08 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:06 DEBUG : yaml: md5 = 52176d32a82acc7e719745a70199f464 OK 2026/05/08 05:12:06 DEBUG : yaml: size = 11 OK 2026/05/08 05:12:06 INFO : yaml: Copied (new) 2026/05/08 05:12:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/08 05:12:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Making map for --track-renames 2026/05/08 05:12:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Finished making map for --track-renames 2026/05/08 05:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 05:12:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/08 05:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for renames to finish 2026/05/08 05:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:09 DEBUG : yam: md5 = be0b1ef84c71d5807703716252e10ec3 OK 2026/05/08 05:12:09 DEBUG : yam: size = 11 OK 2026/05/08 05:12:09 INFO : yam: Copied (new) 2026/05/08 05:12:09 DEBUG : potato: md5 = 61657244f13384d1dd6c25746aa0ec21 OK 2026/05/08 05:12:09 DEBUG : potato: size = 14 OK 2026/05/08 05:12:09 INFO : potato: Copied (new) 2026/05/08 05:12:09 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Making map for --track-renames 2026/05/08 05:12:10 DEBUG : potato: size = 14 OK 2026/05/08 05:12:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Finished making map for --track-renames 2026/05/08 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:10 DEBUG : potato: Unchanged skipping 2026/05/08 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for renames to finish 2026/05/08 05:12:11 INFO : yam: Moved (server-side) to: yaml 2026/05/08 05:12:11 INFO : yaml: Renamed from "yam" 2026/05/08 05:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:11 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/08 05:12:12 DEBUG : Added delayed dir = "sub", newDst= 2026/05/08 05:12:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Making map for --track-renames 2026/05/08 05:12:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Finished making map for --track-renames 2026/05/08 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 05:12:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/08 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for renames to finish 2026/05/08 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:15 DEBUG : potato: md5 = 1f8188ed87fb3270fe9423e7bf7a6c77 OK 2026/05/08 05:12:15 DEBUG : potato: size = 14 OK 2026/05/08 05:12:15 INFO : potato: Copied (new) 2026/05/08 05:12:15 DEBUG : sub/yam: md5 = a1bac14f30a4b980d6476cfd41de491e OK 2026/05/08 05:12:15 DEBUG : sub/yam: size = 11 OK 2026/05/08 05:12:15 INFO : sub/yam: Copied (new) 2026/05/08 05:12:15 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:15 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:16 DEBUG : potato: size = 14 OK 2026/05/08 05:12:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:12:16 DEBUG : potato: Unchanged skipping 2026/05/08 05:12:17 INFO : sub: Set directory modification time (using SetModTime) 2026/05/08 05:12:17 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/08 05:12:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Making map for --track-renames 2026/05/08 05:12:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Finished making map for --track-renames 2026/05/08 05:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for renames to finish 2026/05/08 05:12:18 INFO : sub/yam: Moved (server-side) to: yam 2026/05/08 05:12:18 INFO : yam: Renamed from "sub/yam" 2026/05/08 05:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:18 DEBUG : Waiting for deletions to finish 2026/05/08 05:12:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.36s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:12:21 DEBUG : Creating backend with remote "/tmp/rclone3970316772/dir1" 2026/05/08 05:12:21 DEBUG : Creating backend with remote "/tmp/rclone3970316772/dir2" 2026/05/08 05:12:21 DEBUG : Local file system at /tmp/rclone3970316772/dir2: Using server-side directory move 2026/05/08 05:12:21 INFO : Local file system at /tmp/rclone3970316772/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 05:12:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/08 05:12:21 DEBUG : Local file system at /tmp/rclone3970316772/dir2: Waiting for checks to finish 2026/05/08 05:12:21 DEBUG : Local file system at /tmp/rclone3970316772/dir2: Waiting for transfers to finish 2026/05/08 05:12:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:12:21 DEBUG : Added delayed dir = "nested", newDst= 2026/05/08 05:12:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:12:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/08 05:12:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 05:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:23 DEBUG : sub dir/hello world: md5 = 9ce2de80d902c00663d519f0545cd0cc OK 2026/05/08 05:12:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:12:23 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:12:23 INFO : sub dir/hello world: Deleted 2026/05/08 05:12:25 DEBUG : nested/sub dir/file: md5 = a799534c0afc2d82dde10599068da804 OK 2026/05/08 05:12:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 05:12:25 INFO : nested/sub dir/file: Copied (new) 2026/05/08 05:12:25 INFO : nested/sub dir/file: Deleted 2026/05/08 05:12:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:26 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:26 INFO : sub dir: Removing directory 2026/05/08 05:12:26 INFO : nested/sub dir: Removing directory 2026/05/08 05:12:26 INFO : nested: Removing directory 2026/05/08 05:12:26 DEBUG : Local file system at /tmp/rclone3970316772: deleted 3 directories 2026/05/08 05:12:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:12:30 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/08 05:12:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:12:32 DEBUG : Added delayed dir = "nested", newDst= 2026/05/08 05:12:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/08 05:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 05:12:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/08 05:12:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 05:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:34 DEBUG : sub dir/hello world: md5 = 5bf9157d637949b0a8aba0a087d892f5 OK 2026/05/08 05:12:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 05:12:34 INFO : sub dir/hello world: Copied (new) 2026/05/08 05:12:34 INFO : sub dir/hello world: Deleted 2026/05/08 05:12:36 DEBUG : nested/sub dir/file: md5 = e1dde11cecbd9fe9839247c9c1d5dc86 OK 2026/05/08 05:12:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 05:12:36 INFO : nested/sub dir/file: Copied (new) 2026/05/08 05:12:36 INFO : nested/sub dir/file: Deleted 2026/05/08 05:12:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:37 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/08 05:12:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:12:40 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/08 05:12:41 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.17s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:12:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/08 05:12:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 05:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:43 DEBUG : existing: md5 = 290f92f53a8bc50481684adcd8049788 OK 2026/05/08 05:12:43 DEBUG : existing: size = 6 OK 2026/05/08 05:12:43 INFO : existing: Copied (new) 2026/05/08 05:12:43 INFO : existing: Deleted 2026/05/08 05:12:44 DEBUG : existing-b: md5 = 9f2bf459a4dcea86b9d2a6195dd8edf6 OK 2026/05/08 05:12:44 DEBUG : existing-b: size = 6 OK 2026/05/08 05:12:44 INFO : existing-b: Copied (new) 2026/05/08 05:12:44 INFO : existing-b: Deleted 2026/05/08 05:12:44 DEBUG : existing: Destination exists, skipping 2026/05/08 05:12:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/08 05:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:12:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.14s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rifunoz1voqe" 2026/05/08 05:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/gvfujdbbks9ke155d4n4r06ot3cl8lrbpr242b8vufb0phu3h4cg" 2026/05/08 05:12:48 DEBUG : potato2: md5 = 9a6784a9583466df90e48efef5b8e4e3 OK 2026/05/08 05:12:50 DEBUG : empty space: md5 = 861042935f6b51384fdb1ab86260f60e OK 2026/05/08 05:12:51 DEBUG : potato3: md5 = 60fc9e7d0510c55d8b8c190e34b3cb3f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe' 2026/05/08 05:12:54 DEBUG : empty space: md5 = fe9dd2a3d3378fea3f4b612f2ae517d0 OK 2026/05/08 05:12:55 DEBUG : potato3: md5 = f64a3b5ca969286ae6ab31e20ff74e17 OK 2026/05/08 05:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe': Using server-side directory move 2026/05/08 05:12:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 05:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:12:56 DEBUG : empty space: size = 1 OK 2026/05/08 05:12:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:12:56 DEBUG : empty space: Unchanged skipping 2026/05/08 05:12:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:12:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe') 2026/05/08 05:12:56 DEBUG : potato3: Sizes differ 2026/05/08 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe': Waiting for checks to finish 2026/05/08 05:12:56 INFO : empty space: Deleted 2026/05/08 05:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe': Waiting for transfers to finish 2026/05/08 05:12:56 INFO : potato3: Deleted 2026/05/08 05:12:56 INFO : potato2: Moved (server-side) 2026/05/08 05:12:57 INFO : potato3: Moved (server-side) 2026/05/08 05:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miciqid0bepa" 2026/05/08 05:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/1dguc35om4l26s1mu98qsqbnfii0lqp4ljblg2pche0j2bsmrm50" 2026/05/08 05:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miciqid0bepa': Using server-side directory move 2026/05/08 05:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miciqid0bepa': Server side directory move succeeded 2026/05/08 05:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miciqid0bepa': Purge remote 2026/05/08 05:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifunoz1voqe': Purge remote 2026/05/08 05:13:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.54s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:13:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevavus0paba" 2026/05/08 05:13:01 DEBUG : Creating backend with remote "TestDrive:crypt/51f15fuqpjs15edc13pg2vb1h98ehc59tmovu6ei8b4bc47d0uag" 2026/05/08 05:13:04 DEBUG : potato2: md5 = b96f65745772dc4e68af1508dc575a0b OK 2026/05/08 05:13:05 DEBUG : empty space: md5 = e282e1a1dad2932d8af872917b0cb41c OK 2026/05/08 05:13:07 DEBUG : potato3: md5 = 3aee9343d97b048e27a4f9dc14f02b4c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-kevavus0paba' 2026/05/08 05:13:09 DEBUG : empty space: md5 = 5a9d369fd873959383e9b955900b47e3 OK 2026/05/08 05:13:11 DEBUG : potato3: md5 = e1c7274b47a0e054afd41c6c3ae617bb OK 2026/05/08 05:13:11 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 05:13:11 DEBUG : empty space: Excluded 2026/05/08 05:13:11 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 05:13:11 DEBUG : empty space: Excluded 2026/05/08 05:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:13:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:13:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kevavus0paba') 2026/05/08 05:13:11 DEBUG : potato3: Sizes differ 2026/05/08 05:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevavus0paba': Waiting for checks to finish 2026/05/08 05:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevavus0paba': Waiting for transfers to finish 2026/05/08 05:13:12 INFO : potato3: Deleted 2026/05/08 05:13:12 INFO : potato2: Moved (server-side) 2026/05/08 05:13:13 INFO : potato3: Moved (server-side) 2026/05/08 05:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juloyal5wura" 2026/05/08 05:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/8g4qrjvimedqfnoh820leedmvum7ljvv1fs2pdanlr5qetues950" 2026/05/08 05:13:15 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 05:13:15 DEBUG : empty space: Excluded 2026/05/08 05:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:13:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juloyal5wura': Waiting for checks to finish 2026/05/08 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juloyal5wura': Waiting for transfers to finish 2026/05/08 05:13:17 INFO : potato3: Moved (server-side) 2026/05/08 05:13:18 INFO : potato2: Moved (server-side) 2026/05/08 05:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juloyal5wura': Purge remote 2026/05/08 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevavus0paba': Purge remote --- PASS: TestServerSideMoveWithFilter (18.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:13:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vedeqac7juqu" 2026/05/08 05:13:20 DEBUG : Creating backend with remote "TestDrive:crypt/pjh23romi4967j9b7oojji1q1h89uv0ieiptv047foqqpt91j4jg" 2026/05/08 05:13:22 DEBUG : potato2: md5 = eb59574dc7b254e0eac38cc6b34d4375 OK 2026/05/08 05:13:24 DEBUG : empty space: md5 = a1b443d62e684e93a7ea4a4debf9c847 OK 2026/05/08 05:13:25 DEBUG : potato3: md5 = 34f9bb9e8519ecac3ef493802d1f9033 OK 2026/05/08 05:13:25 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu' -> Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu' 2026/05/08 05:13:29 DEBUG : empty space: md5 = c3dc45afee99dfa5bc6ebd272ca1c9fb OK 2026/05/08 05:13:30 DEBUG : potato3: md5 = 818dc18f485f695581cb752ccb9a0f35 OK 2026/05/08 05:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu': Using server-side directory move 2026/05/08 05:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 05:13:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 05:13:31 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/08 05:13:31 DEBUG : empty space: size = 1 OK 2026/05/08 05:13:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:13:31 DEBUG : empty space: Unchanged skipping 2026/05/08 05:13:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:13:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu') 2026/05/08 05:13:31 DEBUG : potato3: Sizes differ 2026/05/08 05:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu': Waiting for checks to finish 2026/05/08 05:13:32 INFO : potato2: Moved (server-side) 2026/05/08 05:13:32 INFO : potato3: Deleted 2026/05/08 05:13:32 INFO : potato3: Moved (server-side) 2026/05/08 05:13:33 INFO : empty space: Deleted 2026/05/08 05:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu': Waiting for transfers to finish 2026/05/08 05:13:33 INFO : tomatoDir: Removing directory 2026/05/08 05:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': deleted 1 directories 2026/05/08 05:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zucasix3seza" 2026/05/08 05:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/d6g1o1tkf667jjul6dde3ko6hvkll3n18qku7soubmt967e7uhc0" 2026/05/08 05:13:35 INFO : tomatoDir: Making directory 2026/05/08 05:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucasix3seza': Using server-side directory move 2026/05/08 05:13:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zucasix3seza': Server side directory move succeeded 2026/05/08 05:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucasix3seza': Purge remote 2026/05/08 05:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vedeqac7juqu': Purge remote 2026/05/08 05:13:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.20s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test" 2026/05/08 05:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.94s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test" 2026/05/08 05:13:42 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/08 05:13:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-include/layer2" 2026/05/08 05:13:44 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/08 05:13:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-ignore-file" 2026/05/08 05:13:48 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/08 05:13:51 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 2ad379870dae72bb27e0861981b471ac OK 2026/05/08 05:13:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 05:13:53 DEBUG : rclone-sync-test: Excluded 2026/05/08 05:13:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/08 05:13:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/08 05:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test': Waiting for checks to finish 2026/05/08 05:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test': Waiting for transfers to finish 2026/05/08 05:13:53 DEBUG : Waiting for deletions to finish 2026/05/08 05:13:53 INFO : There was nothing to transfer 2026/05/08 05:13:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 05:13:55 DEBUG : rclone-sync-test: Excluded 2026/05/08 05:13:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/08 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:13:55 DEBUG : Waiting for deletions to finish 2026/05/08 05:13:55 INFO : rclone-sync-test-include: Removing directory 2026/05/08 05:13:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/08 05:13:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/08 05:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': failed to delete 1 directories 2026/05/08 05:13:55 INFO : There was nothing to transfer 2026/05/08 05:13:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 05:13:57 DEBUG : rclone-sync-test: Excluded 2026/05/08 05:13:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/08 05:13:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/08 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/08 05:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/08 05:13:57 DEBUG : Waiting for deletions to finish 2026/05/08 05:13:57 INFO : There was nothing to transfer 2026/05/08 05:13:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 05:13:58 DEBUG : rclone-sync-test: Excluded 2026/05/08 05:13:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/08 05:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:13:59 DEBUG : Waiting for deletions to finish 2026/05/08 05:13:59 INFO : rclone-sync-test-include: Removing directory 2026/05/08 05:13:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/08 05:13:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/08 05:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': failed to delete 1 directories 2026/05/08 05:13:59 INFO : There was nothing to transfer 2026/05/08 05:14:00 DEBUG : Excluded 2026/05/08 05:14:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/08 05:14:00 DEBUG : rclone-sync-test: Excluded 2026/05/08 05:14:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/08 05:14:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/08 05:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/08 05:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/08 05:14:01 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:01 INFO : There was nothing to transfer 2026/05/08 05:14:03 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/08 05:14:04 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.51s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:14:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:14:05 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/CompareDest" 2026/05/08 05:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/gveqi14airsml4bgu7krj116o8" 2026/05/08 05:14:09 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 05:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:11 DEBUG : one: md5 = c2855485635dbedde2ee53d7a22c0b1c OK 2026/05/08 05:14:11 DEBUG : one: size = 3 OK 2026/05/08 05:14:11 INFO : one: Copied (new) 2026/05/08 05:14:11 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:13 DEBUG : one: Sizes differ 2026/05/08 05:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:14 DEBUG : one: md5 = affc1741b13dc7f7a3a4462b09e42a19 OK 2026/05/08 05:14:14 DEBUG : one: size = 5 OK 2026/05/08 05:14:14 INFO : one: Copied (replaced existing) 2026/05/08 05:14:14 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:16 DEBUG : dst/one: md5 = 6a3292a857e4e5667e2286f25682e554 OK 2026/05/08 05:14:19 DEBUG : CompareDest/one: md5 = f9ec313e8ce4427a788938f1cd632343 OK 2026/05/08 05:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:20 DEBUG : one: Sizes differ 2026/05/08 05:14:20 DEBUG : one: size = 5 OK 2026/05/08 05:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 05:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:20 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:20 INFO : There was nothing to transfer 2026/05/08 05:14:22 DEBUG : CompareDest/two: md5 = 9459310534e9c705ef14fa169bc7986f OK 2026/05/08 05:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:23 DEBUG : one: Sizes differ 2026/05/08 05:14:24 DEBUG : two: size = 3 OK 2026/05/08 05:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 05:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:24 DEBUG : one: size = 5 OK 2026/05/08 05:14:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 05:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:24 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:24 INFO : There was nothing to transfer 2026/05/08 05:14:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:24 DEBUG : one: Sizes differ 2026/05/08 05:14:25 DEBUG : two: size = 3 OK 2026/05/08 05:14:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 05:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:25 DEBUG : one: size = 5 OK 2026/05/08 05:14:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 05:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:25 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:25 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/08 05:14:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:26 DEBUG : one: Sizes differ 2026/05/08 05:14:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/CompareDest') 2026/05/08 05:14:26 DEBUG : two: Sizes differ 2026/05/08 05:14:26 DEBUG : two: Need to transfer - File not found at Destination 2026/05/08 05:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:26 DEBUG : one: size = 5 OK 2026/05/08 05:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:14:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 05:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:28 DEBUG : two: md5 = 5cf4cb545db9766ab66862ce21f3859a OK 2026/05/08 05:14:28 DEBUG : two: size = 5 OK 2026/05/08 05:14:28 INFO : two: Copied (new) 2026/05/08 05:14:28 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:14:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:14:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (27.23s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:14:35 DEBUG : pre-dest1/1: md5 = ff12a1b79095d43cc24fe1c804c9979f OK 2026/05/08 05:14:37 DEBUG : pre-dest2/2: md5 = 4e57f097e3571082936c98f27d17af27 OK 2026/05/08 05:14:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dest" 2026/05/08 05:14:38 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/08 05:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/pre-dest1" 2026/05/08 05:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/08 05:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/pre-dest2" 2026/05/08 05:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/08 05:14:42 DEBUG : 1: size = 1 OK 2026/05/08 05:14:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:14:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/08 05:14:42 DEBUG : 2: size = 1 OK 2026/05/08 05:14:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:14:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/08 05:14:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/08 05:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dest': Waiting for checks to finish 2026/05/08 05:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dest': Waiting for transfers to finish 2026/05/08 05:14:45 DEBUG : 3: md5 = da4bd06403c9143caabce46e8caf9f41 OK 2026/05/08 05:14:45 DEBUG : 3: size = 1 OK 2026/05/08 05:14:45 INFO : 3: Copied (new) 2026/05/08 05:14:45 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:48 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/08 05:14:49 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/08 05:14:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.93s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:14:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/CopyDest" 2026/05/08 05:14:52 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/08 05:14:54 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:56 DEBUG : one: md5 = 05da3549fb2b14c902466dfb5e0f5cb6 OK 2026/05/08 05:14:56 DEBUG : one: size = 3 OK 2026/05/08 05:14:56 INFO : one: Copied (new) 2026/05/08 05:14:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:14:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:14:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:14:58 DEBUG : one: Sizes differ 2026/05/08 05:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:14:59 DEBUG : one: md5 = 9ad45cc04074d66e65ef4f88ff5f4e88 OK 2026/05/08 05:14:59 DEBUG : one: size = 5 OK 2026/05/08 05:14:59 INFO : one: Copied (replaced existing) 2026/05/08 05:14:59 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:02 DEBUG : dst/one: md5 = 690a21fe7db35aa94dd6aa19e49eca53 OK 2026/05/08 05:15:04 DEBUG : CopyDest/one: md5 = aab6ee9e350feaf5dcc2cb17af844e29 OK 2026/05/08 05:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/BackupDir" 2026/05/08 05:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/08 05:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:15:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:15:07 DEBUG : one: Sizes differ 2026/05/08 05:15:07 DEBUG : one: size = 5 OK 2026/05/08 05:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:15:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:15:07 DEBUG : one: Sizes differ 2026/05/08 05:15:09 INFO : one: Moved (server-side) 2026/05/08 05:15:10 DEBUG : one: size = 5 OK 2026/05/08 05:15:10 INFO : one: Copied (server-side copy) 2026/05/08 05:15:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/08 05:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:10 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:12 DEBUG : CopyDest/two: md5 = 0aec13482120aa6390483d1fecbb6331 OK 2026/05/08 05:15:13 DEBUG : one: size = 5 OK 2026/05/08 05:15:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:13 DEBUG : one: Unchanged skipping 2026/05/08 05:15:13 DEBUG : two: size = 3 OK 2026/05/08 05:15:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:14 DEBUG : two: size = 3 OK 2026/05/08 05:15:14 INFO : two: Copied (server-side copy) 2026/05/08 05:15:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/08 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:14 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:15 DEBUG : one: size = 5 OK 2026/05/08 05:15:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:15 DEBUG : one: Unchanged skipping 2026/05/08 05:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:15 DEBUG : two: size = 3 OK 2026/05/08 05:15:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:15 DEBUG : two: Unchanged skipping 2026/05/08 05:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:15 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:15 INFO : There was nothing to transfer 2026/05/08 05:15:17 DEBUG : CopyDest/three: md5 = 4c6f94ef2675f8d14139a9ca3e90f05e OK 2026/05/08 05:15:18 DEBUG : one: size = 5 OK 2026/05/08 05:15:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:18 DEBUG : one: Unchanged skipping 2026/05/08 05:15:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:15:18 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/CopyDest') 2026/05/08 05:15:18 DEBUG : three: Sizes differ 2026/05/08 05:15:18 DEBUG : three: Destination not found in --copy-dest 2026/05/08 05:15:18 DEBUG : three: Need to transfer - File not found at Destination 2026/05/08 05:15:18 DEBUG : two: size = 3 OK 2026/05/08 05:15:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 05:15:18 DEBUG : two: Unchanged skipping 2026/05/08 05:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:20 DEBUG : three: md5 = 6f676a31fa0d736dd30642480618c546 OK 2026/05/08 05:15:20 DEBUG : three: size = 7 OK 2026/05/08 05:15:20 INFO : three: Copied (new) 2026/05/08 05:15:20 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/08 05:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:15:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/08 05:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:15:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:15:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.09s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:15:29 DEBUG : dst/one: md5 = 253b6e2cbb42a2e92838e3a67f1b668c OK 2026/05/08 05:15:31 DEBUG : dst/two: md5 = 07a2f23912d8831f4b78fa422c231f59 OK 2026/05/08 05:15:32 DEBUG : dst/three.txt: md5 = 8650dec23881afdc2aca6fff39c1af28 OK 2026/05/08 05:15:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:15:33 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:15:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/backup" 2026/05/08 05:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/1nrff024r7pq65ecp72fc28jb0" 2026/05/08 05:15:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:15:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:15:35 DEBUG : one: Sizes differ 2026/05/08 05:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:35 DEBUG : two: size = 3 OK 2026/05/08 05:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:15:35 DEBUG : two: Unchanged skipping 2026/05/08 05:15:37 INFO : one: Moved (server-side) 2026/05/08 05:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:38 DEBUG : one: md5 = dd911a515401604c1e3c2b7b0429d8af OK 2026/05/08 05:15:38 DEBUG : one: size = 4 OK 2026/05/08 05:15:38 INFO : one: Copied (new) 2026/05/08 05:15:38 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:39 INFO : three.txt: Moved (server-side) 2026/05/08 05:15:39 INFO : three.txt: Moved into backup dir 2026/05/08 05:15:41 DEBUG : dst/three.txt: md5 = 631dc2bafd4078c0d97ee71b51057e3f OK 2026/05/08 05:15:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:15:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:15:42 DEBUG : one: Sizes differ 2026/05/08 05:15:42 DEBUG : two: size = 3 OK 2026/05/08 05:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:15:42 DEBUG : two: Unchanged skipping 2026/05/08 05:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:15:43 INFO : one: Deleted 2026/05/08 05:15:44 INFO : one: Moved (server-side) 2026/05/08 05:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:15:45 DEBUG : one: md5 = dcb9851ee34b2301d4ff6826591bdaa7 OK 2026/05/08 05:15:45 DEBUG : one: size = 5 OK 2026/05/08 05:15:45 INFO : one: Copied (new) 2026/05/08 05:15:45 DEBUG : Waiting for deletions to finish 2026/05/08 05:15:46 INFO : three.txt: Deleted 2026/05/08 05:15:47 INFO : three.txt: Moved (server-side) 2026/05/08 05:15:47 INFO : three.txt: Moved into backup dir 2026/05/08 05:15:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:15:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:15:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:15:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/08 05:15:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/08 05:15:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (25.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:15:54 DEBUG : dst/one: md5 = 499131c6d8f3c33785eff0ce592315ca OK 2026/05/08 05:15:56 DEBUG : dst/two: md5 = 114bab38b3c77cfc936f4b4557fb6119 OK 2026/05/08 05:15:57 DEBUG : dst/three.txt: md5 = 11aad78dbd19d070a7db43c3ffa3f0ae OK 2026/05/08 05:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/backup" 2026/05/08 05:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/1nrff024r7pq65ecp72fc28jb0" 2026/05/08 05:16:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:00 DEBUG : one: Sizes differ 2026/05/08 05:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:00 DEBUG : two: size = 3 OK 2026/05/08 05:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:00 DEBUG : two: Unchanged skipping 2026/05/08 05:16:02 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:03 DEBUG : one: md5 = 1fd73c078860c49b46fa855b184fa79c OK 2026/05/08 05:16:03 DEBUG : one: size = 4 OK 2026/05/08 05:16:03 INFO : one: Copied (new) 2026/05/08 05:16:03 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:16:04 INFO : three.txt: Moved into backup dir 2026/05/08 05:16:07 DEBUG : dst/three.txt: md5 = 31c928835cb18e61b27b01a50473ba8b OK 2026/05/08 05:16:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:07 DEBUG : one: Sizes differ 2026/05/08 05:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:07 DEBUG : two: size = 3 OK 2026/05/08 05:16:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:07 DEBUG : two: Unchanged skipping 2026/05/08 05:16:08 INFO : one.bak: Deleted 2026/05/08 05:16:09 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:10 DEBUG : one: md5 = f4ef4cd608b7356a8c468a5a983ab4a7 OK 2026/05/08 05:16:10 DEBUG : one: size = 5 OK 2026/05/08 05:16:10 INFO : one: Copied (new) 2026/05/08 05:16:10 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:11 INFO : three.txt.bak: Deleted 2026/05/08 05:16:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:16:12 INFO : three.txt: Moved into backup dir 2026/05/08 05:16:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:16:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:16:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:16:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/08 05:16:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:16:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:16:19 DEBUG : dst/one: md5 = 99387201343adbf9bbe37242a6f10315 OK 2026/05/08 05:16:20 DEBUG : dst/two: md5 = 86164e9119b0a92177355705f7c7c502 OK 2026/05/08 05:16:22 DEBUG : dst/three.txt: md5 = 8888457ca81a1cde0ff3213a3e63cb19 OK 2026/05/08 05:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/backup" 2026/05/08 05:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/1nrff024r7pq65ecp72fc28jb0" 2026/05/08 05:16:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:25 DEBUG : one: Sizes differ 2026/05/08 05:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:25 DEBUG : two: size = 3 OK 2026/05/08 05:16:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:25 DEBUG : two: Unchanged skipping 2026/05/08 05:16:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/08 05:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:28 DEBUG : one: md5 = 04e285ee062649346e54d8c45402ea12 OK 2026/05/08 05:16:28 DEBUG : one: size = 4 OK 2026/05/08 05:16:28 INFO : one: Copied (new) 2026/05/08 05:16:28 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/08 05:16:29 INFO : three.txt: Moved into backup dir 2026/05/08 05:16:31 DEBUG : dst/three.txt: md5 = f84915e99740c4d07f5bcdd85b85f460 OK 2026/05/08 05:16:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:32 DEBUG : one: Sizes differ 2026/05/08 05:16:32 DEBUG : two: size = 3 OK 2026/05/08 05:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:32 DEBUG : two: Unchanged skipping 2026/05/08 05:16:32 INFO : one-2019-01-01: Deleted 2026/05/08 05:16:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/08 05:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:35 DEBUG : one: md5 = 5d6df4dc7592c256f93713aa04950372 OK 2026/05/08 05:16:35 DEBUG : one: size = 5 OK 2026/05/08 05:16:35 INFO : one: Copied (new) 2026/05/08 05:16:35 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:35 INFO : three-2019-01-01.txt: Deleted 2026/05/08 05:16:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/08 05:16:36 INFO : three.txt: Moved into backup dir 2026/05/08 05:16:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:16:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:16:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/08 05:16:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/08 05:16:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/08 05:16:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.56s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:16:43 DEBUG : dst/one: md5 = 184b6d9251c5ccef9a3f0fe69f6ae1ec OK 2026/05/08 05:16:45 DEBUG : dst/two: md5 = bb3ce7aac2c4347c50b728fcde26dc66 OK 2026/05/08 05:16:46 DEBUG : dst/three.txt: md5 = 9cbd00d97fefbd333ce1bb1dc990e5aa OK 2026/05/08 05:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:16:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:48 DEBUG : one: Sizes differ 2026/05/08 05:16:48 DEBUG : two: size = 3 OK 2026/05/08 05:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:48 DEBUG : two: Unchanged skipping 2026/05/08 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:49 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:50 DEBUG : one: md5 = fdf5f1349c6e67326f4b67e7adddf054 OK 2026/05/08 05:16:50 DEBUG : one: size = 4 OK 2026/05/08 05:16:50 INFO : one: Copied (new) 2026/05/08 05:16:50 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:16:51 INFO : three.txt: Moved into backup dir 2026/05/08 05:16:53 DEBUG : dst/three.txt: md5 = 2dcc3906fa402713751208933abab3f4 OK 2026/05/08 05:16:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/08 05:16:54 DEBUG : three.txt.bak: Excluded 2026/05/08 05:16:54 DEBUG : one.bak: Excluded (Path Filter) 2026/05/08 05:16:54 DEBUG : one.bak: Excluded 2026/05/08 05:16:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:16:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:16:54 DEBUG : one: Sizes differ 2026/05/08 05:16:54 DEBUG : two: size = 3 OK 2026/05/08 05:16:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:16:54 DEBUG : two: Unchanged skipping 2026/05/08 05:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for checks to finish 2026/05/08 05:16:55 INFO : one.bak: Deleted 2026/05/08 05:16:55 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst': Waiting for transfers to finish 2026/05/08 05:16:57 DEBUG : one: md5 = ad77096469cf43d94220f079eda15639 OK 2026/05/08 05:16:57 DEBUG : one: size = 5 OK 2026/05/08 05:16:57 INFO : one: Copied (new) 2026/05/08 05:16:57 DEBUG : Waiting for deletions to finish 2026/05/08 05:16:57 INFO : three.txt.bak: Deleted 2026/05/08 05:16:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:16:58 INFO : three.txt: Moved into backup dir 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/08 05:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.92s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:17:04 DEBUG : dst/one: md5 = 2dbc47014b7ed05b73acf690cae828f3 OK 2026/05/08 05:17:06 DEBUG : dst/two: md5 = c066dfb223c9e76e13efc0937692241f OK 2026/05/08 05:17:07 DEBUG : dst/three.txt: md5 = 7684c83959fa8be4fc3ab6318dbb545a OK 2026/05/08 05:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:17:08 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:17:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:09 DEBUG : one: Sizes differ 2026/05/08 05:17:10 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:17:11 DEBUG : one: md5 = 43e551584f47788489a3f5eba904e400 OK 2026/05/08 05:17:11 DEBUG : one: size = 4 OK 2026/05/08 05:17:11 INFO : one: Copied (new) 2026/05/08 05:17:11 DEBUG : two: size = 3 OK 2026/05/08 05:17:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:17:11 DEBUG : two: Unchanged skipping 2026/05/08 05:17:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:12 DEBUG : three.txt: Sizes differ 2026/05/08 05:17:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:17:14 DEBUG : three.txt: md5 = ff0bcf8c683df923749abd0ff95b51c9 OK 2026/05/08 05:17:14 DEBUG : three.txt: size = 6 OK 2026/05/08 05:17:14 INFO : three.txt: Copied (new) 2026/05/08 05:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:15 DEBUG : one: Sizes differ 2026/05/08 05:17:16 INFO : one.bak: Deleted 2026/05/08 05:17:17 INFO : one: Moved (server-side) to: one.bak 2026/05/08 05:17:18 DEBUG : one: md5 = b5be13adb8783c516bc6e91726d0ec48 OK 2026/05/08 05:17:18 DEBUG : one: size = 5 OK 2026/05/08 05:17:18 INFO : one: Copied (new) 2026/05/08 05:17:19 DEBUG : two: size = 3 OK 2026/05/08 05:17:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:17:19 DEBUG : two: Unchanged skipping 2026/05/08 05:17:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:19 DEBUG : three.txt: Sizes differ 2026/05/08 05:17:20 INFO : three.txt.bak: Deleted 2026/05/08 05:17:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/08 05:17:22 DEBUG : three.txt: md5 = a5186696e314c5f54d7fc8a7d0501716 OK 2026/05/08 05:17:22 DEBUG : three.txt: size = 19 OK 2026/05/08 05:17:22 INFO : three.txt: Copied (new) 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/08 05:17:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (24.15s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:17:28 DEBUG : dst/one: md5 = 9c0994692d0ff874522169e68451f12e OK 2026/05/08 05:17:30 DEBUG : dst/two: md5 = 341d7914eefec42045a9b2add2499d80 OK 2026/05/08 05:17:31 DEBUG : dst/three.txt: md5 = 0f53202e20dcf02a75d9a87b8b82704b OK 2026/05/08 05:17:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavafem4gohu/dst" 2026/05/08 05:17:32 DEBUG : Creating backend with remote "TestDrive:crypt/cdk3eemp7g2ht3dgpq0n7rljp5dah0rslnts1i2t9dnu7u38m9r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/08 05:17:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:33 DEBUG : one: Sizes differ 2026/05/08 05:17:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/08 05:17:35 DEBUG : one: md5 = 720cc7c91aaead362c64d0e769aeace4 OK 2026/05/08 05:17:35 DEBUG : one: size = 4 OK 2026/05/08 05:17:35 INFO : one: Copied (new) 2026/05/08 05:17:35 DEBUG : two: size = 3 OK 2026/05/08 05:17:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:17:35 DEBUG : two: Unchanged skipping 2026/05/08 05:17:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:36 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:36 DEBUG : three.txt: Sizes differ 2026/05/08 05:17:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/08 05:17:38 DEBUG : three.txt: md5 = 0c190808a76500c55befd7470e397772 OK 2026/05/08 05:17:38 DEBUG : three.txt: size = 6 OK 2026/05/08 05:17:38 INFO : three.txt: Copied (new) 2026/05/08 05:17:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:39 DEBUG : one: Sizes differ 2026/05/08 05:17:40 INFO : one-2019-01-01: Deleted 2026/05/08 05:17:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/08 05:17:42 DEBUG : one: md5 = 6b201cf52589334cdacdd5e0d0a7877d OK 2026/05/08 05:17:42 DEBUG : one: size = 5 OK 2026/05/08 05:17:42 INFO : one: Copied (new) 2026/05/08 05:17:42 DEBUG : two: size = 3 OK 2026/05/08 05:17:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:17:42 DEBUG : two: Unchanged skipping 2026/05/08 05:17:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu/dst') 2026/05/08 05:17:42 DEBUG : three.txt: Sizes differ 2026/05/08 05:17:43 INFO : three-2019-01-01.txt: Deleted 2026/05/08 05:17:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/08 05:17:45 DEBUG : three.txt: md5 = 7951ce1d6600e95524c35033815099a2 OK 2026/05/08 05:17:45 DEBUG : three.txt: size = 19 OK 2026/05/08 05:17:45 INFO : three.txt: Copied (new) 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/08 05:17:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.73s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:17:51 DEBUG : Testêé: md5 = eb674dd81a5ac8102da5780e71e7a111 OK 2026/05/08 05:17:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:52 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:17:52 DEBUG : Testêé: Sizes differ 2026/05/08 05:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:17:53 DEBUG : Testêé: md5 = 76d723fbc7271666fc89c870170f3871 OK 2026/05/08 05:17:53 DEBUG : Testêé: size = 14 OK 2026/05/08 05:17:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/08 05:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.47s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:17:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 05:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:17:56 DEBUG : existing: md5 = 7bf20933c76996b42cf598c07bc637a1 OK 2026/05/08 05:17:56 DEBUG : existing: size = 6 OK 2026/05/08 05:17:56 INFO : existing: Copied (new) 2026/05/08 05:17:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:17:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:17:57 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:17:57 DEBUG : existing: Sizes differ 2026/05/08 05:17:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/08 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:17:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting files as there were IO errors 2026/05/08 05:17:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:17:59 DEBUG : EXISTING: md5 = f24e263fe0eecbad39ada66c329aaef1 OK 2026/05/08 05:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:18:00 DEBUG : EXISTING: size = 6 OK 2026/05/08 05:18:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:18:00 DEBUG : existing: Unchanged skipping 2026/05/08 05:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:18:00 DEBUG : Waiting for deletions to finish 2026/05/08 05:18:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.15s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:18:04 DEBUG : both0: md5 = f68208170c1c87e2def35acaf4e0add1 OK 2026/05/08 05:18:06 DEBUG : only0: md5 = f97229e83034059475baec53db1ba5f8 OK 2026/05/08 05:18:07 DEBUG : both1: md5 = 6e166e4331f54ebbcb30b7b4dc81e672 OK 2026/05/08 05:18:09 DEBUG : only1: md5 = 2d9564d7a0faff2a03ae9e204a1e55de OK 2026/05/08 05:18:10 DEBUG : both2: md5 = 9f30a1413482f94e7e772055f81caf09 OK 2026/05/08 05:18:12 DEBUG : only2: md5 = 38354cde215179ce55954a9ef94bda49 OK 2026/05/08 05:18:13 DEBUG : both3: md5 = bacdeae9c45419bf0fc65ee1750dc7a1 OK 2026/05/08 05:18:15 DEBUG : only3: md5 = 270fb77bbc301121f7e7e9b2e3e23e95 OK 2026/05/08 05:18:16 DEBUG : both4: md5 = 11ecde87b2351a44004cbac0fdd3e237 OK 2026/05/08 05:18:18 DEBUG : only4: md5 = c4394cf7d0d2cec2e3cf1d45ebb03924 OK 2026/05/08 05:18:19 DEBUG : both5: md5 = c67946390b651c9227c7aa0dc4238be6 OK 2026/05/08 05:18:21 DEBUG : only5: md5 = db3210d434714b0e119326668589d0dc OK 2026/05/08 05:18:22 DEBUG : both6: md5 = dcb55963cebbfe52ed9046ed0002402c OK 2026/05/08 05:18:24 DEBUG : only6: md5 = d5db57be0c4e34e0610ccf8b4ce5cf24 OK 2026/05/08 05:18:25 DEBUG : both7: md5 = ed32c388a6d66be57eb3c650511e4460 OK 2026/05/08 05:18:27 DEBUG : only7: md5 = 210c1bddf834805815b482a6a9249a3d OK 2026/05/08 05:18:28 DEBUG : both8: md5 = f422abb4d322a6b74b66f9534da181b8 OK 2026/05/08 05:18:30 DEBUG : only8: md5 = e183a769390db53295b44c7f6d06e7e0 OK 2026/05/08 05:18:31 DEBUG : both9: md5 = e5120b13ea54dd5460d2c6368f5722cf OK 2026/05/08 05:18:33 DEBUG : only9: md5 = 92874b0c1dcc92ce9dff2cbba3a4ae3a OK 2026/05/08 05:18:34 DEBUG : both10: md5 = 53430e14309e13c276ba3d4762d95058 OK 2026/05/08 05:18:36 DEBUG : only10: md5 = 47510eafe63e39843f652a56e85152a1 OK 2026/05/08 05:18:37 DEBUG : both11: md5 = 9bd02604a37f524c53b3434f0146f11b OK 2026/05/08 05:18:39 DEBUG : only11: md5 = 59fa8e91c9402bac4828dbda7ecedca9 OK 2026/05/08 05:18:41 DEBUG : both12: md5 = a30f226e107d8ba78a1d4d5e3e7e2de1 OK 2026/05/08 05:18:42 DEBUG : only12: md5 = 08a17858ea355cef7276e7e54b9561b2 OK 2026/05/08 05:18:44 DEBUG : both13: md5 = 73b3dd9a009ec3a70e99a0fc129f5521 OK 2026/05/08 05:18:46 DEBUG : only13: md5 = 3139b17e0272a699b6f7a65a3f37794e OK 2026/05/08 05:18:47 DEBUG : both14: md5 = e3fea8e29dfb6f7577aeb82608be556f OK 2026/05/08 05:18:49 DEBUG : only14: md5 = 623321e4b376417d5eef284ca03950bd OK 2026/05/08 05:18:50 DEBUG : both15: md5 = d26efff3831f04eab0de82e25cd16a1a OK 2026/05/08 05:18:51 DEBUG : only15: md5 = 3fd90e1dec1f252811129426103f6249 OK 2026/05/08 05:18:53 DEBUG : both16: md5 = 4ae2b563b693935d44915f3d108a0ce7 OK 2026/05/08 05:18:54 DEBUG : only16: md5 = d4a281bfc1a006c8283b3e8297935905 OK 2026/05/08 05:18:56 DEBUG : both17: md5 = 85feeb33eeeb68402c8d9ddd3319177d OK 2026/05/08 05:18:57 DEBUG : only17: md5 = a5917d15237b550e4c375c4f95043e23 OK 2026/05/08 05:18:59 DEBUG : both18: md5 = ce767ee395acf76a904be9b613cc81d8 OK 2026/05/08 05:19:00 DEBUG : only18: md5 = 562383dc46bf71d5ba4b9eecf713deed OK 2026/05/08 05:19:02 DEBUG : both19: md5 = c820d949950cf954a620d11c8c09d265 OK 2026/05/08 05:19:03 DEBUG : only19: md5 = 54dd9d219bdba35d776c56893fb704b7 OK 2026/05/08 05:19:04 DEBUG : both0: size = 6 OK 2026/05/08 05:19:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both10: size = 6 OK 2026/05/08 05:19:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both11: size = 6 OK 2026/05/08 05:19:04 DEBUG : both0: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both13: size = 6 OK 2026/05/08 05:19:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both12: size = 6 OK 2026/05/08 05:19:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both13: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both14: size = 6 OK 2026/05/08 05:19:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both14: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both15: size = 6 OK 2026/05/08 05:19:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both11: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both16: size = 6 OK 2026/05/08 05:19:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both16: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both17: size = 6 OK 2026/05/08 05:19:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both17: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both18: size = 6 OK 2026/05/08 05:19:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both18: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both19: size = 6 OK 2026/05/08 05:19:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both12: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both1: size = 6 OK 2026/05/08 05:19:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both1: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both2: size = 6 OK 2026/05/08 05:19:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both2: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both3: size = 6 OK 2026/05/08 05:19:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both3: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both4: size = 6 OK 2026/05/08 05:19:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both4: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both5: size = 6 OK 2026/05/08 05:19:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both5: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both6: size = 6 OK 2026/05/08 05:19:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both6: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both7: size = 6 OK 2026/05/08 05:19:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both15: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both8: size = 6 OK 2026/05/08 05:19:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both8: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both9: size = 6 OK 2026/05/08 05:19:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:19:04 DEBUG : both9: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both10: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both19: Unchanged skipping 2026/05/08 05:19:04 DEBUG : both7: Unchanged skipping 2026/05/08 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:19:04 DEBUG : Waiting for deletions to finish 2026/05/08 05:19:04 INFO : only19: Deleted 2026/05/08 05:19:04 INFO : only10: Deleted 2026/05/08 05:19:04 INFO : only5: Deleted 2026/05/08 05:19:04 INFO : only2: Deleted 2026/05/08 05:19:05 INFO : only9: Deleted 2026/05/08 05:19:05 INFO : only0: Deleted 2026/05/08 05:19:05 INFO : only11: Deleted 2026/05/08 05:19:05 INFO : only14: Deleted 2026/05/08 05:19:05 INFO : only15: Deleted 2026/05/08 05:19:05 INFO : only17: Deleted 2026/05/08 05:19:05 INFO : only4: Deleted 2026/05/08 05:19:05 INFO : only6: Deleted 2026/05/08 05:19:06 INFO : only12: Deleted 2026/05/08 05:19:06 INFO : only16: Deleted 2026/05/08 05:19:06 INFO : only18: Deleted 2026/05/08 05:19:06 INFO : only7: Deleted 2026/05/08 05:19:06 INFO : only8: Deleted 2026/05/08 05:19:06 INFO : only13: Deleted 2026/05/08 05:19:06 INFO : only3: Deleted 2026/05/08 05:19:06 INFO : only1: Deleted 2026/05/08 05:19:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.22s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:19:17 DEBUG : both0: md5 = b9ee49b537d10d3eedcbb2ab6ec1dc42 OK 2026/05/08 05:19:19 DEBUG : only0: md5 = a07bda289510deecc2da2ee8d4ef9f4d OK 2026/05/08 05:19:20 DEBUG : both1: md5 = 6b383e1d773f1abab57287dd453c4df5 OK 2026/05/08 05:19:22 DEBUG : only1: md5 = 20715da7945b4c1e1161ed88a0135eb5 OK 2026/05/08 05:19:23 DEBUG : both2: md5 = bd94028fb581730c0990b26d7e76d3c2 OK 2026/05/08 05:19:25 DEBUG : only2: md5 = 463e4847a13e339e88977492d791e4e1 OK 2026/05/08 05:19:26 DEBUG : both3: md5 = 5ea35e1cd8687a5a5e9e9de76345b80c OK 2026/05/08 05:19:28 DEBUG : only3: md5 = 1a1273ee39bbff0c021932f2d87a9537 OK 2026/05/08 05:19:29 DEBUG : both4: md5 = 4f98653c3f824c01d91354dc1f6f7ac4 OK 2026/05/08 05:19:31 DEBUG : only4: md5 = 5bee00db43415edaaa5cf7e4cb2b7746 OK 2026/05/08 05:19:33 DEBUG : both5: md5 = d195090d02d5d9ec198230573e9b93d1 OK 2026/05/08 05:19:34 DEBUG : only5: md5 = e1be988679f45bcfb6d94f8c3a2ff80f OK 2026/05/08 05:19:36 DEBUG : both6: md5 = ee8d3e31b57fe1c73820a06faa28eaaf OK 2026/05/08 05:19:37 DEBUG : only6: md5 = d6ab38dc913d805524e905671ab68480 OK 2026/05/08 05:19:39 DEBUG : both7: md5 = 790aa1b75548edfb8118d742b0d4add4 OK 2026/05/08 05:19:40 DEBUG : only7: md5 = 1d6c9b724a54f4bcd75afba4b578e801 OK 2026/05/08 05:19:42 DEBUG : both8: md5 = 07cb9b8c875929986f0a08142ad0f2c4 OK 2026/05/08 05:19:43 DEBUG : only8: md5 = ec321c67be7ab0b40cd25dc8312a2a45 OK 2026/05/08 05:19:45 DEBUG : both9: md5 = b61520110c54563f092540f1d98804a4 OK 2026/05/08 05:19:46 DEBUG : only9: md5 = ace45bd93cdb823b3370d1473c2d21f5 OK 2026/05/08 05:19:48 DEBUG : both10: md5 = c98a85cba384ef38e1a3a37332715b9d OK 2026/05/08 05:19:49 DEBUG : only10: md5 = 741314ca4851b2cbf330c53fde36c072 OK 2026/05/08 05:19:51 DEBUG : both11: md5 = dc16d66d77f05eb7c3b4ce65719b9805 OK 2026/05/08 05:19:52 DEBUG : only11: md5 = ed6d575149631368a2020892105fbcaf OK 2026/05/08 05:19:54 DEBUG : both12: md5 = a0df9fe298ddd62a8d3ec014a659fc92 OK 2026/05/08 05:19:55 DEBUG : only12: md5 = 9ff90ae507735ae9d11b0ff75ea55742 OK 2026/05/08 05:19:57 DEBUG : both13: md5 = 669b253bb52d9f63cf8ced557f38f9e1 OK 2026/05/08 05:19:58 DEBUG : only13: md5 = 94ef6ead507dabb56a1c48e8bdd50938 OK 2026/05/08 05:20:00 DEBUG : both14: md5 = 69303239602073d2a661958f79a47c3f OK 2026/05/08 05:20:02 DEBUG : only14: md5 = d2efc4f38b586e741b1ac80af7f954e1 OK 2026/05/08 05:20:03 DEBUG : both15: md5 = 9ccda114fc377d2182b5999f081b3fda OK 2026/05/08 05:20:04 DEBUG : only15: md5 = 600d384b2c4a9518c65a9ba2ab60530c OK 2026/05/08 05:20:06 DEBUG : both16: md5 = a9cab0b15ef4d26030a4b7da1dd3f6d2 OK 2026/05/08 05:20:08 DEBUG : only16: md5 = 683d7bb380db1dd1e171d08cdc322bf8 OK 2026/05/08 05:20:09 DEBUG : both17: md5 = 9a59f8da247713461b04764d2da2fffa OK 2026/05/08 05:20:11 DEBUG : only17: md5 = 6d07a8a50342be5e3d50dcfd2ecd15ab OK 2026/05/08 05:20:12 DEBUG : both18: md5 = 17f2f7c365a4cc397e74067b4d5d2361 OK 2026/05/08 05:20:14 DEBUG : only18: md5 = 77535aee00161e006fee6939a69cc1b6 OK 2026/05/08 05:20:15 DEBUG : both19: md5 = 649add14dce403b7537287d11a714d06 OK 2026/05/08 05:20:17 DEBUG : only19: md5 = 9a142ef387371d688c5bf7ed70ba3c2b OK 2026/05/08 05:20:17 DEBUG : both0: size = 6 OK 2026/05/08 05:20:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both0: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both10: size = 6 OK 2026/05/08 05:20:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both10: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both11: size = 6 OK 2026/05/08 05:20:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both11: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both12: size = 6 OK 2026/05/08 05:20:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both12: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both13: size = 6 OK 2026/05/08 05:20:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both13: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both14: size = 6 OK 2026/05/08 05:20:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both15: size = 6 OK 2026/05/08 05:20:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both15: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both18: size = 6 OK 2026/05/08 05:20:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both18: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both19: size = 6 OK 2026/05/08 05:20:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both19: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both1: size = 6 OK 2026/05/08 05:20:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both1: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both2: size = 6 OK 2026/05/08 05:20:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both2: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both3: size = 6 OK 2026/05/08 05:20:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both3: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both4: size = 6 OK 2026/05/08 05:20:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both14: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both5: size = 6 OK 2026/05/08 05:20:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:20:17 DEBUG : both16: size = 6 OK 2026/05/08 05:20:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both17: size = 6 OK 2026/05/08 05:20:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both4: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both5: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both7: size = 6 OK 2026/05/08 05:20:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both7: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both8: size = 6 OK 2026/05/08 05:20:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both8: Unchanged skipping 2026/05/08 05:20:17 DEBUG : both9: size = 6 OK 2026/05/08 05:20:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both16: Unchanged skipping 2026/05/08 05:20:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only0: Sizes differ 2026/05/08 05:20:17 DEBUG : both6: size = 6 OK 2026/05/08 05:20:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:20:17 DEBUG : both17: Unchanged skipping 2026/05/08 05:20:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only10: Sizes differ 2026/05/08 05:20:17 DEBUG : both9: Unchanged skipping 2026/05/08 05:20:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only12: Sizes differ 2026/05/08 05:20:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only13: Sizes differ 2026/05/08 05:20:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only14: Sizes differ 2026/05/08 05:20:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only15: Sizes differ 2026/05/08 05:20:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only16: Sizes differ 2026/05/08 05:20:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only17: Sizes differ 2026/05/08 05:20:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only18: Sizes differ 2026/05/08 05:20:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only11: Sizes differ 2026/05/08 05:20:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : both6: Unchanged skipping 2026/05/08 05:20:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only1: Sizes differ 2026/05/08 05:20:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only2: Sizes differ 2026/05/08 05:20:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only3: Sizes differ 2026/05/08 05:20:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only4: Sizes differ 2026/05/08 05:20:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only5: Sizes differ 2026/05/08 05:20:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only6: Sizes differ 2026/05/08 05:20:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only7: Sizes differ 2026/05/08 05:20:17 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only19: Sizes differ 2026/05/08 05:20:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only8: Sizes differ 2026/05/08 05:20:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3970316772) 2026/05/08 05:20:17 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu') 2026/05/08 05:20:17 DEBUG : only9: Sizes differ 2026/05/08 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:20:18 DEBUG : only0: md5 = eb4d4195bbce73365a08015cbc930938 OK 2026/05/08 05:20:18 DEBUG : only0: size = 0 OK 2026/05/08 05:20:18 INFO : only0: Copied (replaced existing) 2026/05/08 05:20:18 DEBUG : only14: md5 = 957e8e2b9f7eead0e927217305d9ef7c OK 2026/05/08 05:20:18 DEBUG : only14: size = 0 OK 2026/05/08 05:20:18 INFO : only14: Copied (replaced existing) 2026/05/08 05:20:18 DEBUG : only12: md5 = 27cd00a4594053f43bcb6da20f734448 OK 2026/05/08 05:20:18 DEBUG : only12: size = 0 OK 2026/05/08 05:20:18 INFO : only12: Copied (replaced existing) 2026/05/08 05:20:19 DEBUG : only13: md5 = 7b7e88bf06ec7ea3f37b801218e6c826 OK 2026/05/08 05:20:19 DEBUG : only13: size = 0 OK 2026/05/08 05:20:19 INFO : only13: Copied (replaced existing) 2026/05/08 05:20:20 DEBUG : only16: md5 = d8bd4abc052184ecfd1a3eb3fe85fcb4 OK 2026/05/08 05:20:20 DEBUG : only16: size = 0 OK 2026/05/08 05:20:20 INFO : only16: Copied (replaced existing) 2026/05/08 05:20:20 DEBUG : only17: md5 = b53c0b608259d798cd61e5235425d9e5 OK 2026/05/08 05:20:20 DEBUG : only17: size = 0 OK 2026/05/08 05:20:20 INFO : only17: Copied (replaced existing) 2026/05/08 05:20:20 DEBUG : only15: md5 = cd65677cf4dc74bd097cc4f9f9a685fe OK 2026/05/08 05:20:20 DEBUG : only15: size = 0 OK 2026/05/08 05:20:20 INFO : only15: Copied (replaced existing) 2026/05/08 05:20:20 DEBUG : only11: md5 = 0562e227f821fb772dc34481102364d9 OK 2026/05/08 05:20:20 DEBUG : only11: size = 0 OK 2026/05/08 05:20:20 INFO : only11: Copied (replaced existing) 2026/05/08 05:20:21 DEBUG : only1: md5 = fbb9dd5aa95a1a9211bc3111e695cda6 OK 2026/05/08 05:20:21 DEBUG : only1: size = 0 OK 2026/05/08 05:20:21 INFO : only1: Copied (replaced existing) 2026/05/08 05:20:21 DEBUG : only4: md5 = cb3bb853e6a921087c88f6ed2a779ccc OK 2026/05/08 05:20:21 DEBUG : only4: size = 0 OK 2026/05/08 05:20:21 INFO : only4: Copied (replaced existing) 2026/05/08 05:20:21 DEBUG : only3: md5 = 365a90db9e613f656efe36b1e72d2041 OK 2026/05/08 05:20:21 DEBUG : only3: size = 0 OK 2026/05/08 05:20:21 INFO : only3: Copied (replaced existing) 2026/05/08 05:20:22 DEBUG : only2: md5 = f15e866fed1ec10db77141a54a559b39 OK 2026/05/08 05:20:22 DEBUG : only2: size = 0 OK 2026/05/08 05:20:22 INFO : only2: Copied (replaced existing) 2026/05/08 05:20:22 DEBUG : only5: md5 = 7714dbd9c397428a567ea98f8fb86fbd OK 2026/05/08 05:20:22 DEBUG : only5: size = 0 OK 2026/05/08 05:20:22 INFO : only5: Copied (replaced existing) 2026/05/08 05:20:22 DEBUG : only6: md5 = f913c565e67ca0787f88282770ba177a OK 2026/05/08 05:20:22 DEBUG : only6: size = 0 OK 2026/05/08 05:20:22 INFO : only6: Copied (replaced existing) 2026/05/08 05:20:22 DEBUG : only7: md5 = 215372a01e9d0baa5a189b558dc7d7bb OK 2026/05/08 05:20:22 DEBUG : only7: size = 0 OK 2026/05/08 05:20:22 INFO : only7: Copied (replaced existing) 2026/05/08 05:20:23 DEBUG : only19: md5 = 7a247345fe0c9791ff8e9aab1456f21e OK 2026/05/08 05:20:23 DEBUG : only19: size = 0 OK 2026/05/08 05:20:23 INFO : only19: Copied (replaced existing) 2026/05/08 05:20:23 DEBUG : only10: md5 = b08fbe89387dceff53644d20694da038 OK 2026/05/08 05:20:23 DEBUG : only10: size = 0 OK 2026/05/08 05:20:23 INFO : only10: Copied (replaced existing) 2026/05/08 05:20:24 DEBUG : only18: md5 = 09f6c95bf0e08df8602b1c30b8ae0545 OK 2026/05/08 05:20:24 DEBUG : only18: size = 0 OK 2026/05/08 05:20:24 INFO : only18: Copied (replaced existing) 2026/05/08 05:20:24 DEBUG : only8: md5 = fc634a73194ba976f54e24a254a34a5f OK 2026/05/08 05:20:24 DEBUG : only8: size = 0 OK 2026/05/08 05:20:24 INFO : only8: Copied (replaced existing) 2026/05/08 05:20:24 DEBUG : only9: md5 = fd7a645066196bd41d8cd7357161e2b0 OK 2026/05/08 05:20:24 DEBUG : only9: size = 0 OK 2026/05/08 05:20:24 INFO : only9: Copied (replaced existing) 2026/05/08 05:20:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.91s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:20:44 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:20:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:20:44 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 05:20:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:20:44 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 05:20:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:20:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 05:20:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:20:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:20:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/08 05:20:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/08 05:20:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/08 05:20:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:21:01 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:21:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:21:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 05:21:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:21:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 05:21:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:21:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:15 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/08 05:21:15 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/08 05:21:16 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:21:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:18 DEBUG : sub dir: Making directory with metadata 2026/05/08 05:21:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/08 05:21:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:21:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/08 05:21:51 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/08 05:21:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:21:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/08 05:21:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/08 05:21:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:21:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:21:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:21:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:21:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:21:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/08 05:21:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:21:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:22:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 05:22:00 DEBUG : sub dir: Making directory with metadata 2026/05/08 05:22:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/08 05:22:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:22:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 05:22:24 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 05:22:24 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/08 05:22:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:22:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/08 05:22:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/08 05:22:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:22:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:22:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:22:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:22:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/08 05:22:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/08 05:22:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/08 05:22:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.31s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:22:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 5b55c850a7457a62713757ffbadb0d4e OK 2026/05/08 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 356299bf8833d95b08197b42b27f0011 OK 2026/05/08 05:22:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 8ed82c426fa210d29116502b84f07875 OK 2026/05/08 05:22:51 DEBUG : dir1/0003-defghij.txt: md5 = 8c1456b102307a27bc88876239f3278b OK 2026/05/08 05:22:52 DEBUG : dir1/0004-efghijk.txt: md5 = a37d4c4c5ab0aa10ac21359397d960ec OK 2026/05/08 05:22:54 DEBUG : dir1/0005-fghijkl.txt: md5 = e22866a192ca3e1cf378d2b5fcba19ed OK 2026/05/08 05:22:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b85a666ae7df56fefd384c8547b5914 OK 2026/05/08 05:22:57 DEBUG : dir1/0007-1234567.txt: md5 = f02162471d26dea2edb76f7bed731904 OK 2026/05/08 05:22:59 DEBUG : dir1/0008-2345678.txt: md5 = e700d46252bcbcd5b336d7d7a29f3fe3 OK 2026/05/08 05:23:00 DEBUG : dir1/0009-3456789.txt: md5 = f10c868162d684b54d29c4fab5ed910a OK 2026/05/08 05:23:02 DEBUG : dir1/0010-456789.txt: md5 = 6e54b728b0470f286c5354562765ee64 OK 2026/05/08 05:23:03 DEBUG : dir1/0011-56789;.txt: md5 = 58476e48efbc40b988a0b69156efb619 OK 2026/05/08 05:23:05 DEBUG : dir1/0012-6789;.txt: md5 = ca93c3195cffce7d0d1dfd3d2a458b21 OK 2026/05/08 05:23:06 DEBUG : dir1/0013-789;=.txt: md5 = 1c29df22d48119a45c4678a6a65c768d OK 2026/05/08 05:23:07 DEBUG : dir1/0014-89;=.txt: md5 = cdbc295629172d2155a162e3fb519bc9 OK 2026/05/08 05:23:09 DEBUG : dir1/0015-9;=.txt: md5 = 95e32580d3d15b00064eed3a7723ef07 OK 2026/05/08 05:23:10 DEBUG : apple: md5 = 157417b973c08840096ec00a039a6ce8 OK 2026/05/08 05:23:12 DEBUG : banana: md5 = 02bb9800e9b2641e42f73139de521b90 OK 2026/05/08 05:23:13 DEBUG : appleappleapplebanana: md5 = e8a47ca29719d47d1ee49ab0d2dcfd4d OK 2026/05/08 05:23:15 DEBUG : splitbananasplit: md5 = 151740c61b8d29b0799497d8aa09d057 OK 2026/05/08 05:23:15 DEBUG : Waiting for deletions to finish 2026/05/08 05:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:23:16 DEBUG : apple: size = 5 OK 2026/05/08 05:23:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:16 DEBUG : apple: Unchanged skipping 2026/05/08 05:23:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:23:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:23:16 DEBUG : banana: size = 6 OK 2026/05/08 05:23:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:16 DEBUG : banana: Unchanged skipping 2026/05/08 05:23:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:23:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:23:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:23:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:23:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:23:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:23:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:23:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:23:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:23:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:23:17 DEBUG : Waiting for deletions to finish 2026/05/08 05:23:17 DEBUG : Waiting for deletions to finish 2026/05/08 05:23:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:23:18 DEBUG : dir1: Directory modification time the same (differ by -479.28µs, within tolerance 1ms) 2026/05/08 05:23:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:23:18 DEBUG : banana: size = 6 OK 2026/05/08 05:23:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:23:18 DEBUG : apple: size = 5 OK 2026/05/08 05:23:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:18 DEBUG : apple: Unchanged skipping 2026/05/08 05:23:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:18 DEBUG : banana: Unchanged skipping 2026/05/08 05:23:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:23:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:23:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:23:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:23:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:23:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:23:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:23:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:23:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:23:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:23:19 DEBUG : Waiting for deletions to finish 2026/05/08 05:23:19 DEBUG : Waiting for deletions to finish 2026/05/08 05:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:23:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:23:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 2815090375019dbccd1fd634b5a651bf OK 2026/05/08 05:23:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 923cc2eb314ac9510c56c5ef77260c21 OK 2026/05/08 05:23:37 DEBUG : dir1/0002-cdefghi.txt: md5 = c8571d4c24b0be0b9cd719661e449e5a OK 2026/05/08 05:23:38 DEBUG : dir1/0003-defghij.txt: md5 = fa1eb4cce008a6ce69a8f0e78496b670 OK 2026/05/08 05:23:40 DEBUG : dir1/0004-efghijk.txt: md5 = 14f6a5506f0491a5b5087f71935a49a3 OK 2026/05/08 05:23:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 1a355d6ad63840a551e7fd57b239c71e OK 2026/05/08 05:23:43 DEBUG : dir1/0006-ghijklm.txt: md5 = e9a4e02f78c473b93113d0a69226303c OK 2026/05/08 05:23:44 DEBUG : dir1/0007-1234567.txt: md5 = fd00b589e55b29202610745208c4c783 OK 2026/05/08 05:23:46 DEBUG : dir1/0008-2345678.txt: md5 = 6f5069fe89ebb09cdcbe0e9df43809a6 OK 2026/05/08 05:23:47 DEBUG : dir1/0009-3456789.txt: md5 = c3a954978013ccab0e79e4b48546bb0c OK 2026/05/08 05:23:49 DEBUG : dir1/0010-456789.txt: md5 = c285b964259c5dc71b7904f098f9a3f7 OK 2026/05/08 05:23:50 DEBUG : dir1/0011-56789;.txt: md5 = 2401474aabf14ebafd60b7c2c1b3795a OK 2026/05/08 05:23:52 DEBUG : dir1/0012-6789;.txt: md5 = 5135c1649ac67178ff34b1cc71b54a4d OK 2026/05/08 05:23:53 DEBUG : dir1/0013-789;=.txt: md5 = 45a8230af28c04f25061743e43210c00 OK 2026/05/08 05:23:55 DEBUG : dir1/0014-89;=.txt: md5 = 9fe63843a69c46f686464f0acb27c7a2 OK 2026/05/08 05:23:56 DEBUG : dir1/0015-9;=.txt: md5 = f05f7a923bac179b8b8d50ed8513f3e2 OK 2026/05/08 05:23:58 DEBUG : apple: md5 = 9cc0d72b8f1fe0ae198f8e1182956f0b OK 2026/05/08 05:24:00 DEBUG : banana: md5 = e72772b529e26471255970f236635b19 OK 2026/05/08 05:24:01 DEBUG : appleappleapplebanana: md5 = 9f41de60c37afd7bb0a41c1e2064aeb8 OK 2026/05/08 05:24:02 DEBUG : splitbananasplit: md5 = 33ad0fb9e653686f9a3b29fd66b246da OK 2026/05/08 05:24:02 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:03 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:24:04 DEBUG : apple: size = 5 OK 2026/05/08 05:24:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:04 DEBUG : apple: Unchanged skipping 2026/05/08 05:24:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:24:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:24:04 DEBUG : banana: size = 6 OK 2026/05/08 05:24:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:04 DEBUG : banana: Unchanged skipping 2026/05/08 05:24:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:24:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:24:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:24:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:24:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:24:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:24:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:24:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:24:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:24:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:24:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:24:05 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:05 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:05 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:24:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:24:06 DEBUG : dir1: Directory modification time the same (differ by -337.054µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : apple: size = 5 OK 2026/05/08 05:24:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : apple: Unchanged skipping 2026/05/08 05:24:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:24:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:24:06 DEBUG : banana: size = 6 OK 2026/05/08 05:24:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : banana: Unchanged skipping 2026/05/08 05:24:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:24:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:24:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:07 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:24:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:24:22 DEBUG : dir1/0000-abcdefg.txt: md5 = c2d09cacea5fbf69cf4a131015e51e4e OK 2026/05/08 05:24:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9aa137f5bb1ab540ad9b7af38fd60f61 OK 2026/05/08 05:24:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 41047b69a4cf9bce9a3675352b108c74 OK 2026/05/08 05:24:26 DEBUG : dir1/0003-defghij.txt: md5 = c868cd16930f9b27098a4a56a54b6d39 OK 2026/05/08 05:24:28 DEBUG : dir1/0004-efghijk.txt: md5 = 9b50e41553152fefb1658157b6c8bfff OK 2026/05/08 05:24:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 37abdc9918c89bf70859e15a44754e3d OK 2026/05/08 05:24:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d13ed01b37a73806e269779aeafa6fb OK 2026/05/08 05:24:32 DEBUG : dir1/0007-1234567.txt: md5 = 91d8aee6cc4474e1272d1169a325da01 OK 2026/05/08 05:24:34 DEBUG : dir1/0008-2345678.txt: md5 = 8a246ee7838782c0cffe05c62a2e5f34 OK 2026/05/08 05:24:35 DEBUG : dir1/0009-3456789.txt: md5 = 3a314bf39f0a3c14924b8eea9330875d OK 2026/05/08 05:24:37 DEBUG : dir1/0010-456789.txt: md5 = 3de5e715c696bcd6bffd6fb1383f73b9 OK 2026/05/08 05:24:38 DEBUG : dir1/0011-56789;.txt: md5 = 318febde59815d9024a2ce49aefa70d4 OK 2026/05/08 05:24:40 DEBUG : dir1/0012-6789;.txt: md5 = 2251f0f8fc0dceb898fdf15ce4f403d3 OK 2026/05/08 05:24:41 DEBUG : dir1/0013-789;=.txt: md5 = e914cf7e45bc277ecc2dc11644b048c2 OK 2026/05/08 05:24:43 DEBUG : dir1/0014-89;=.txt: md5 = c9c8915758325b1e3400ca93b8b9012e OK 2026/05/08 05:24:44 DEBUG : dir1/0015-9;=.txt: md5 = 695c350c39e73eabb2b1f81b8628fa1f OK 2026/05/08 05:24:46 DEBUG : apple: md5 = 66a69dfea0d1cb2eef7931edc9c2c999 OK 2026/05/08 05:24:47 DEBUG : banana: md5 = e44d9866ed983d604afff7356118abd8 OK 2026/05/08 05:24:49 DEBUG : appleappleapplebanana: md5 = c72a875442e06f6b85e5e610d2c4c501 OK 2026/05/08 05:24:50 DEBUG : splitbananasplit: md5 = 204b4bf9a6c326a1571971414d5b16bd OK 2026/05/08 05:24:50 DEBUG : Waiting for deletions to finish 2026/05/08 05:24:51 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:24:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:24:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:24:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:24:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:24:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:51 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:24:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:24:51 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:24:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 05:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:24:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 05:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 05:24:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:24:53 DEBUG : YXBwbGU=: md5 = 939cf106276a6fab301da10044d4b9ae OK 2026/05/08 05:24:53 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 05:24:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/08 05:24:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:54 DEBUG : YmFuYW5h: md5 = 9a95e4f0fcf511735038d4d020c8fe4b OK 2026/05/08 05:24:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 05:24:54 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/08 05:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 8e525056a77c93d1ca5fc3f084e4540c OK 2026/05/08 05:24:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 05:24:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 31ddf44e0985a556e47dce1edcdb772d OK 2026/05/08 05:24:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 05:24:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 90e1a37d90d096d18aa6f64b86730d0c OK 2026/05/08 05:24:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 05:24:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 6e9f8cfcf8520df644110edf925ee94d OK 2026/05/08 05:24:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 05:24:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = a4b1fedba56a3dc41ee17db2703ec49d OK 2026/05/08 05:24:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 05:24:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = dfa1e6420219fd81a712825c1ef015a5 OK 2026/05/08 05:24:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 05:24:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 2af45326505d29303c3fd973bf1da015 OK 2026/05/08 05:24:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 05:24:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:24:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 46138e81cfaf4df521d66b2144a57078 OK 2026/05/08 05:24:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 05:24:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 32c27118705826ed77ff164170a5cb39 OK 2026/05/08 05:24:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 05:24:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5042d2d23d05a32085a8148fad32953d OK 2026/05/08 05:24:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 05:24:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = d39f2449c0dead4ac531843dbae98630 OK 2026/05/08 05:24:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 05:24:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = eb09f510a8aa015198647567fc20ca35 OK 2026/05/08 05:24:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 05:24:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:24:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e1d8f142a9e6c3a5e4184958ad8f31ee OK 2026/05/08 05:24:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 05:24:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:24:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c532e45f500b2754842632459fdeadb7 OK 2026/05/08 05:24:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 05:24:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:24:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 6d546793eeed4f8e7e5ac1d01c42ced6 OK 2026/05/08 05:24:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 05:24:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:24:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 8d7db89e2e574b727b2f11ed47489589 OK 2026/05/08 05:24:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 05:24:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = abbd7e28a47ac7aa9d3679550259095c OK 2026/05/08 05:25:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 05:25:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:00 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 59fd85db54974237c7c25b925cb25f10 OK 2026/05/08 05:25:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 05:25:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:00 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:00 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 05:25:00 INFO : banana: Deleted 2026/05/08 05:25:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 05:25:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 05:25:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 05:25:00 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 05:25:00 INFO : apple: Deleted 2026/05/08 05:25:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 05:25:00 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 05:25:00 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 05:25:01 INFO : splitbananasplit: Deleted 2026/05/08 05:25:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 05:25:01 INFO : appleappleapplebanana: Deleted 2026/05/08 05:25:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 05:25:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 05:25:01 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:02 DEBUG : dir1: Directory modification time the same (differ by -197.318µs, within tolerance 1ms) 2026/05/08 05:25:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:02 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 05:25:02 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 05:25:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:02 DEBUG : apple: Unchanged skipping 2026/05/08 05:25:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 05:25:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:25:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:25:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:02 DEBUG : banana: Unchanged skipping 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 05:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 05:25:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 05:25:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 05:25:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 05:25:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 05:25:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 05:25:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 05:25:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 05:25:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:25:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:25:03 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:03 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 05:25:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 05:25:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 05:25:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 05:25:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 05:25:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 05:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 05:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 05:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 05:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 05:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:25:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:25:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 467e87b5c1932921e087916008614757 OK 2026/05/08 05:25:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6800ded57d0d2e5d9dfabf5c2eadaca8 OK 2026/05/08 05:25:20 DEBUG : dir1/0002-cdefghi.txt: md5 = cdeeb7340cea3fd14cf60c2b92665373 OK 2026/05/08 05:25:22 DEBUG : dir1/0003-defghij.txt: md5 = 700e53fac3a4aa38088a4c1d64016d6e OK 2026/05/08 05:25:23 DEBUG : dir1/0004-efghijk.txt: md5 = 6c06bf7e42b99e6fa033eec47067a1e7 OK 2026/05/08 05:25:25 DEBUG : dir1/0005-fghijkl.txt: md5 = af0898ca5da33a6aeb08faef3f9eec27 OK 2026/05/08 05:25:26 DEBUG : dir1/0006-ghijklm.txt: md5 = ca9c7d4091c257c8a21c837c4105416e OK 2026/05/08 05:25:28 DEBUG : dir1/0007-1234567.txt: md5 = e9955fc67ca27c14f8bc5c9d29ab673b OK 2026/05/08 05:25:29 DEBUG : dir1/0008-2345678.txt: md5 = bf120960531d8a34cd1680f7b1cc458d OK 2026/05/08 05:25:31 DEBUG : dir1/0009-3456789.txt: md5 = 6817454d4864ffc0981f64e61d3f0a46 OK 2026/05/08 05:25:32 DEBUG : dir1/0010-456789.txt: md5 = 95c00639938732f6692ea85a06902d2c OK 2026/05/08 05:25:34 DEBUG : dir1/0011-56789;.txt: md5 = ec4a02113b47d773f78ba8bfd937d8c9 OK 2026/05/08 05:25:35 DEBUG : dir1/0012-6789;.txt: md5 = 7a57cb0c1d883dc4ed18b612ee8f616f OK 2026/05/08 05:25:37 DEBUG : dir1/0013-789;=.txt: md5 = d049e9a0c987a4a7e709f581ffdaa1ec OK 2026/05/08 05:25:38 DEBUG : dir1/0014-89;=.txt: md5 = 0e48745193f18a5fc6911e26d2ecd6f0 OK 2026/05/08 05:25:39 DEBUG : dir1/0015-9;=.txt: md5 = 7f1cf4d7e0c5771c71173bfc27c0e6b7 OK 2026/05/08 05:25:41 DEBUG : apple: md5 = 1647c19ad8ff7e6a1c3d7ee40e21b3ca OK 2026/05/08 05:25:42 DEBUG : banana: md5 = 319be66eeb22a75793abcd7253fb4e49 OK 2026/05/08 05:25:44 DEBUG : appleappleapplebanana: md5 = 0e233fa58d81023eee9297864f7b2158 OK 2026/05/08 05:25:45 DEBUG : splitbananasplit: md5 = b2b87b6d570df04c809709a789a2d1fc OK 2026/05/08 05:25:45 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:25:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:46 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:46 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 05:25:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 05:25:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 05:25:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 05:25:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 05:25:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 05:25:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 05:25:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 05:25:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 05:25:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 05:25:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 05:25:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 05:25:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 05:25:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 05:25:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 05:25:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 05:25:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:25:48 DEBUG : PREFIXappleappleapplebanana: md5 = 13ab99391d7ae00d33950b18f84e73bf OK 2026/05/08 05:25:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/08 05:25:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/08 05:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:48 DEBUG : PREFIXapple: md5 = 1eb9427e7292c3c084c79f8aa2a45205 OK 2026/05/08 05:25:48 DEBUG : PREFIXapple: size = 5 OK 2026/05/08 05:25:48 INFO : apple: Copied (new) to: PREFIXapple 2026/05/08 05:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:48 DEBUG : PREFIXsplitbananasplit: md5 = 33bff30e00f1c2af77cbadb71d0739ca OK 2026/05/08 05:25:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/08 05:25:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/08 05:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:48 DEBUG : PREFIXbanana: md5 = ee6f0e81bf089b66ff587fb23e72ef98 OK 2026/05/08 05:25:48 DEBUG : PREFIXbanana: size = 6 OK 2026/05/08 05:25:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/08 05:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = d7d3ef2136ef7deb6aa96a192195ea85 OK 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/08 05:25:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 7cbcd4e1d5a85d46ca0a7500c15bc0ab OK 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:25:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6b2305acd11a4903a335b6f1acadec4c OK 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/08 05:25:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6bd10d8e5b158042340589608ea59229 OK 2026/05/08 05:25:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/08 05:25:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 8440aa67fc5144e44896252125d399b5 OK 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/08 05:25:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 73c758646f46aa3bb5bd6f44ecb2ca72 OK 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/08 05:25:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 50bb69b33922ac5cc350447de7cf45ca OK 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/08 05:25:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 80693b07e65c3bf08bdae4ece3335ce9 OK 2026/05/08 05:25:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/08 05:25:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:52 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4bcd6c823daa0abcb04ffecb83e5a433 OK 2026/05/08 05:25:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/08 05:25:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0010-456789.txt: md5 = b77eab2c312b013fa6062f9742fd7f51 OK 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/08 05:25:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 749d12374d8845da61a68ef12cc98171 OK 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/08 05:25:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = ef0e884ed4ab6ac4ab6dec3e0d7f4f2e OK 2026/05/08 05:25:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/08 05:25:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 18045091b3dce12bdb35586ce999ec52 OK 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/08 05:25:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = c8a47d1ba8477fea7d38cf0bb195466e OK 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/08 05:25:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 5b289d8fcc23e4877633e59ec0f2e4d0 OK 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/08 05:25:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = f6dcaa62fca78871eab66cd417f450af OK 2026/05/08 05:25:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/08 05:25:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:54 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 05:25:55 INFO : splitbananasplit: Deleted 2026/05/08 05:25:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 05:25:55 INFO : banana: Deleted 2026/05/08 05:25:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 05:25:55 INFO : appleappleapplebanana: Deleted 2026/05/08 05:25:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 05:25:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 05:25:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 05:25:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 05:25:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 05:25:56 INFO : apple: Deleted 2026/05/08 05:25:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:25:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 05:25:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 05:25:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 05:25:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1: Directory modification time the same (differ by -186.787µs, within tolerance 1ms) 2026/05/08 05:25:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:25:58 DEBUG : banana: md5 = 4654958d84f72f16b569416d97c2c038 OK 2026/05/08 05:25:58 DEBUG : banana: size = 6 OK 2026/05/08 05:25:58 INFO : banana: Copied (new) 2026/05/08 05:25:59 DEBUG : apple: md5 = 41469a3e228ebd9eb4fcf43288c919db OK 2026/05/08 05:25:59 DEBUG : apple: size = 5 OK 2026/05/08 05:25:59 INFO : apple: Copied (new) 2026/05/08 05:25:59 DEBUG : splitbananasplit: md5 = 399c7fe4ceb7c6bce412beb40dab2f05 OK 2026/05/08 05:25:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:25:59 INFO : splitbananasplit: Copied (new) 2026/05/08 05:25:59 DEBUG : appleappleapplebanana: md5 = 25cff96dca620b10eb72ca1fe9b2bcb8 OK 2026/05/08 05:25:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:25:59 INFO : appleappleapplebanana: Copied (new) 2026/05/08 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = dce8e83dd0cf757b98244c9b153fea82 OK 2026/05/08 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:26:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 05:26:00 DEBUG : dir1/0000-abcdefg.txt: md5 = e1327083db5277ab38f80921fe97a74c OK 2026/05/08 05:26:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:26:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 05:26:00 DEBUG : dir1/0002-cdefghi.txt: md5 = dc59cfd69e533d8b4af4df039652d480 OK 2026/05/08 05:26:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:26:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 05:26:00 DEBUG : dir1/0003-defghij.txt: md5 = bac413cbb2e91e72d7457945c552b44c OK 2026/05/08 05:26:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:26:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 05:26:01 DEBUG : dir1/0005-fghijkl.txt: md5 = c4cab0afd0badf0280970fb516a5932b OK 2026/05/08 05:26:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:26:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 05:26:02 DEBUG : dir1/0004-efghijk.txt: md5 = d1657af57c587e2b9e9751d440f1374e OK 2026/05/08 05:26:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:26:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 05:26:02 DEBUG : dir1/0006-ghijklm.txt: md5 = f90bd04b815f7a513f2307c2daba4123 OK 2026/05/08 05:26:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:26:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 05:26:02 DEBUG : dir1/0007-1234567.txt: md5 = 5182c5378301ddfbc4322748ca34ec3a OK 2026/05/08 05:26:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:26:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 05:26:03 DEBUG : dir1/0008-2345678.txt: md5 = 1660655a453e8ff387cdd31d3eaf8283 OK 2026/05/08 05:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:26:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 05:26:03 DEBUG : dir1/0009-3456789.txt: md5 = 2f971175cb47e8cc0108d155d597cfcc OK 2026/05/08 05:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:26:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 05:26:03 DEBUG : dir1/0010-456789.txt: md5 = b59380caa536c3e87c25a1c4142cef84 OK 2026/05/08 05:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:26:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 05:26:03 DEBUG : dir1/0011-56789;.txt: md5 = 843f62116ce0bb69b423adaa0ddd395d OK 2026/05/08 05:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:26:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 05:26:04 DEBUG : dir1/0012-6789;.txt: md5 = e97f056d50b951393ff61a80a53e71bf OK 2026/05/08 05:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:26:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 05:26:04 DEBUG : dir1/0013-789;=.txt: md5 = e34f230971ecea0fc56ffe0cd04ef8e4 OK 2026/05/08 05:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:26:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 05:26:05 DEBUG : dir1/0015-9;=.txt: md5 = 131e33fdc42bd1ec53840b64cc43da6f OK 2026/05/08 05:26:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:26:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 05:26:05 DEBUG : dir1/0014-89;=.txt: md5 = 41d773065ec7c99461794681a50fcb60 OK 2026/05/08 05:26:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:26:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 05:26:05 DEBUG : Waiting for deletions to finish 2026/05/08 05:26:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/08 05:26:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/08 05:26:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/08 05:26:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/08 05:26:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/08 05:26:05 INFO : PREFIXapple: Deleted 2026/05/08 05:26:05 INFO : PREFIXsplitbananasplit: Deleted 2026/05/08 05:26:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/08 05:26:06 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/08 05:26:06 INFO : PREFIXbanana: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/08 05:26:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/08 05:26:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:26:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:26:07 DEBUG : Waiting for deletions to finish 2026/05/08 05:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:26:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:26:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 9e3bbd54001d57a342a6e615e217ad4f OK 2026/05/08 05:26:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = d6d498f1cb293dd6586ada4bb9582d3d OK 2026/05/08 05:26:25 DEBUG : dir1/0002-cdefghi.txt: md5 = ecb7230dd99f3a976cd1df0a992bb1b9 OK 2026/05/08 05:26:27 DEBUG : dir1/0003-defghij.txt: md5 = e082479bc8c48607153daedef3236f0d OK 2026/05/08 05:26:29 DEBUG : dir1/0004-efghijk.txt: md5 = 8ae986cbfae949a0dc52e7afdd3fffe6 OK 2026/05/08 05:26:30 DEBUG : dir1/0005-fghijkl.txt: md5 = b9fc9fb9ac610ab6200ab05a496e1698 OK 2026/05/08 05:26:32 DEBUG : dir1/0006-ghijklm.txt: md5 = aa36c1cc8be66e74a7cb4d1876bd5b73 OK 2026/05/08 05:26:33 DEBUG : dir1/0007-1234567.txt: md5 = f5ff01bc0faa1f7286e701b5a5aed99c OK 2026/05/08 05:26:35 DEBUG : dir1/0008-2345678.txt: md5 = 3eb1d04d1034fdab33928ff528fe16d9 OK 2026/05/08 05:26:36 DEBUG : dir1/0009-3456789.txt: md5 = baa89b5c517962629b86b30d92641dd0 OK 2026/05/08 05:26:38 DEBUG : dir1/0010-456789.txt: md5 = e2f73b4d58b3e81a990a0cda8206b754 OK 2026/05/08 05:26:39 DEBUG : dir1/0011-56789;.txt: md5 = 6885a6f00a0481f6f1a9e45af16aa3bc OK 2026/05/08 05:26:41 DEBUG : dir1/0012-6789;.txt: md5 = 2ca3d193ee865feff14d8c2c1d80b7e9 OK 2026/05/08 05:26:42 DEBUG : dir1/0013-789;=.txt: md5 = 90a4f7d77327b0433e10381951d7607a OK 2026/05/08 05:26:44 DEBUG : dir1/0014-89;=.txt: md5 = 628370a84022932da523eb88b58bed33 OK 2026/05/08 05:26:45 DEBUG : dir1/0015-9;=.txt: md5 = 870c00aceacb84ec56fe0d48fdc2ad4d OK 2026/05/08 05:26:47 DEBUG : apple: md5 = 1b6c5d1938d2294ab7d99119c37c2e70 OK 2026/05/08 05:26:48 DEBUG : banana: md5 = 96182c818651bf7164a06ec1701c3fcb OK 2026/05/08 05:26:49 DEBUG : appleappleapplebanana: md5 = c7423861cb7364531f04fca25be37cb6 OK 2026/05/08 05:26:51 DEBUG : splitbananasplit: md5 = 1cc5725b0f81797311022d02e23f6774 OK 2026/05/08 05:26:51 DEBUG : Waiting for deletions to finish 2026/05/08 05:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:26:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:26:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 05:26:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:26:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:26:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:26:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:26:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 05:26:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:26:54 DEBUG : appleSUFFIX: md5 = c0a6f8b12c853160f100bdf5cb4f616a OK 2026/05/08 05:26:54 DEBUG : appleSUFFIX: size = 5 OK 2026/05/08 05:26:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/08 05:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:26:54 DEBUG : bananaSUFFIX: md5 = 9a94135efece1938e1796df09ca61d59 OK 2026/05/08 05:26:54 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/08 05:26:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/08 05:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:54 DEBUG : appleappleapplebananaSUFFIX: md5 = 1df40065fbd8c365d661dee6e8a60e2c OK 2026/05/08 05:26:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/08 05:26:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/08 05:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:26:54 DEBUG : splitbananasplitSUFFIX: md5 = e1453975b06aa1afbaa4be646c77b51c OK 2026/05/08 05:26:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/08 05:26:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/08 05:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:26:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 0bcbd20f3e9d68b4a56476d5352363f5 OK 2026/05/08 05:26:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/08 05:26:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:26:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:26:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 4767f8c13f4980d8dd53bf234489b074 OK 2026/05/08 05:26:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/08 05:26:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:26:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:26:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 065f7bb986b7a75938d3c4d6c01806ad OK 2026/05/08 05:26:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/08 05:26:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:26:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:26:56 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = f2cb56d5097c0ac190ded4597df53e47 OK 2026/05/08 05:26:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/08 05:26:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:26:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 079dcbd25076547f773f8ebd7b8751de OK 2026/05/08 05:26:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/08 05:26:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = c329e86a4f428860d8abd99a9a90910d OK 2026/05/08 05:26:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/08 05:26:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = d3e2c65e171c2881c0954196872cc6e3 OK 2026/05/08 05:26:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/08 05:26:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = a2d87074accb09bdbd82bf3001c3d4f8 OK 2026/05/08 05:26:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/08 05:26:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:26:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8180caa97fa9492ba8ca198568f75318 OK 2026/05/08 05:26:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/08 05:26:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 6c1ff01cbdf37ca48068e4caa855018b OK 2026/05/08 05:26:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/08 05:26:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = e854f5018bccc1bcd76ec7dd42b593ff OK 2026/05/08 05:26:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/08 05:26:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = eb7af9810be4e34eafa0289cc73b4968 OK 2026/05/08 05:26:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/08 05:26:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:26:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:00 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 25152a402e31d9d3e27fa9bddc7223a9 OK 2026/05/08 05:27:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/08 05:27:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:00 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 07c77ae331e6d25ccf65200e4fe68083 OK 2026/05/08 05:27:00 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/08 05:27:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:00 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = b60544f13ff2e4faf4651f228ec6c417 OK 2026/05/08 05:27:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/08 05:27:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:00 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = bc62449b28787f86055133c4cd60e711 OK 2026/05/08 05:27:00 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/08 05:27:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:00 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 05:27:00 INFO : apple: Deleted 2026/05/08 05:27:00 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 05:27:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 05:27:00 INFO : appleappleapplebanana: Deleted 2026/05/08 05:27:00 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 05:27:00 INFO : splitbananasplit: Deleted 2026/05/08 05:27:00 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 05:27:01 INFO : banana: Deleted 2026/05/08 05:27:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 05:27:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 05:27:01 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 05:27:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 05:27:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 05:27:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 05:27:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1: Directory modification time the same (differ by -353.353µs, within tolerance 1ms) 2026/05/08 05:27:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:27:04 DEBUG : splitbananasplit: md5 = b8eed9a5029f3642bf158a9de7fea041 OK 2026/05/08 05:27:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:27:04 INFO : splitbananasplit: Copied (new) 2026/05/08 05:27:04 DEBUG : appleappleapplebanana: md5 = f0d1b2e567653220fb56eca3116ce6d4 OK 2026/05/08 05:27:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:27:04 INFO : appleappleapplebanana: Copied (new) 2026/05/08 05:27:04 DEBUG : apple: md5 = f4c8142346aed6ea0bc7fb3016c38237 OK 2026/05/08 05:27:04 DEBUG : apple: size = 5 OK 2026/05/08 05:27:04 INFO : apple: Copied (new) 2026/05/08 05:27:04 DEBUG : banana: md5 = abf088c51a0c9768cef3cae06eff55b9 OK 2026/05/08 05:27:04 DEBUG : banana: size = 6 OK 2026/05/08 05:27:04 INFO : banana: Copied (new) 2026/05/08 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 594ce6a2f9788f09aec77a616e8f23b8 OK 2026/05/08 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:27:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 05:27:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 3171ca4ca3a468b90d2f884dcb167434 OK 2026/05/08 05:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:27:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 05:27:06 DEBUG : dir1/0003-defghij.txt: md5 = 5633be8d01a54675b5567b236276875b OK 2026/05/08 05:27:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:27:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 05:27:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 8956f03d3d159032a384610180c47d1a OK 2026/05/08 05:27:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:27:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 05:27:07 DEBUG : dir1/0004-efghijk.txt: md5 = c9f49ce2eaa297b820204ad58efb889b OK 2026/05/08 05:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:27:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 05:27:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 4d6e42a8912db66d2fed80c8c2436884 OK 2026/05/08 05:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:27:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 05:27:07 DEBUG : dir1/0006-ghijklm.txt: md5 = f03f1c8118bb05d0f3bc75bd43beacb8 OK 2026/05/08 05:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:27:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 05:27:07 DEBUG : dir1/0007-1234567.txt: md5 = 73d68b15038e836a8b54a3b945a10be4 OK 2026/05/08 05:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:27:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 05:27:08 DEBUG : dir1/0009-3456789.txt: md5 = 2b6c96e62b0137dce79c32fc1f27f9dd OK 2026/05/08 05:27:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:27:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 05:27:08 DEBUG : dir1/0008-2345678.txt: md5 = 0bc2e2a37f661e3d3f8ecace247332bc OK 2026/05/08 05:27:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:27:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 05:27:09 DEBUG : dir1/0010-456789.txt: md5 = eed1196959ace83822ec77689679736e OK 2026/05/08 05:27:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:27:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 05:27:09 DEBUG : dir1/0011-56789;.txt: md5 = 3addac6301f73238743e8754fdc5edae OK 2026/05/08 05:27:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:27:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 05:27:10 DEBUG : dir1/0012-6789;.txt: md5 = 568e56b9cf9c08cee9bceb459d01b590 OK 2026/05/08 05:27:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:27:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 05:27:10 DEBUG : dir1/0013-789;=.txt: md5 = ad74f6cbeec24401a17aa46ae7d2340f OK 2026/05/08 05:27:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:27:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 05:27:10 DEBUG : dir1/0014-89;=.txt: md5 = c4de3aa223a87a590b68631e312c3fa9 OK 2026/05/08 05:27:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:27:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 05:27:10 DEBUG : dir1/0015-9;=.txt: md5 = b8df4ece4503f811a472d1cad868215e OK 2026/05/08 05:27:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:27:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 05:27:10 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : splitbananasplitSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : appleSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : bananaSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/08 05:27:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/08 05:27:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/08 05:27:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/08 05:27:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/08 05:27:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/08 05:27:12 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:12 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:27:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:13 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:27:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:27:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:27:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 1641af58024107fec9aa65e6d94d8195 OK 2026/05/08 05:27:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = dc9902c967ecf47afb73e41bd16a027e OK 2026/05/08 05:27:32 DEBUG : dir1/0002-cdefghi.txt: md5 = c2dd164fff7568b991bc951417f86bbf OK 2026/05/08 05:27:33 DEBUG : dir1/0003-defghij.txt: md5 = 12b5635192d202d77433410d90e0e546 OK 2026/05/08 05:27:35 DEBUG : dir1/0004-efghijk.txt: md5 = 9d3dd16832cf70345087e7334edbeae8 OK 2026/05/08 05:27:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 03559f37159e2b78214b647570a01b01 OK 2026/05/08 05:27:38 DEBUG : dir1/0006-ghijklm.txt: md5 = ecaccb97cf42cbafc225833d1e1f673b OK 2026/05/08 05:27:39 DEBUG : dir1/0007-1234567.txt: md5 = a56477305fc50a3258798c9052a814f9 OK 2026/05/08 05:27:41 DEBUG : dir1/0008-2345678.txt: md5 = e6300a6e82c8920639b222f8e7b93608 OK 2026/05/08 05:27:42 DEBUG : dir1/0009-3456789.txt: md5 = 66e5313ad3c0372044881f330a132535 OK 2026/05/08 05:27:44 DEBUG : dir1/0010-456789.txt: md5 = 977c83df6e27b02953e778db4dc5a060 OK 2026/05/08 05:27:45 DEBUG : dir1/0011-56789;.txt: md5 = e346cb80f6bdae58a631b4d2c8d7e86f OK 2026/05/08 05:27:47 DEBUG : dir1/0012-6789;.txt: md5 = 9322c67cadefe00a33b2bb22c51ae4bd OK 2026/05/08 05:27:48 DEBUG : dir1/0013-789;=.txt: md5 = a2727acb90d0750556fd7da9c0b6fdb1 OK 2026/05/08 05:27:50 DEBUG : dir1/0014-89;=.txt: md5 = 7db73f7c0e175a217a2c5bda604186d1 OK 2026/05/08 05:27:51 DEBUG : dir1/0015-9;=.txt: md5 = e5564f5a6823f22e7b8b4bb119086936 OK 2026/05/08 05:27:53 DEBUG : apple: md5 = 8ba3054ec462bc8ed41d8c63f9ddba50 OK 2026/05/08 05:27:54 DEBUG : banana: md5 = cfc911ed86dab8aad4f64ef242de4b9d OK 2026/05/08 05:27:56 DEBUG : appleappleapplebanana: md5 = 1c7d30e98f3f40c06d1543bc3ba53412 OK 2026/05/08 05:27:57 DEBUG : splitbananasplit: md5 = 48149358fb225dbff76877fb65ad5a0b OK 2026/05/08 05:27:57 DEBUG : Waiting for deletions to finish 2026/05/08 05:27:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:27:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : apple: size = 5 OK 2026/05/08 05:27:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:27:59 DEBUG : apple: Unchanged skipping 2026/05/08 05:27:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:27:59 DEBUG : banana: size = 6 OK 2026/05/08 05:27:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:27:59 DEBUG : banana: Unchanged skipping 2026/05/08 05:27:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:27:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:27:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:27:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:27:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:27:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:27:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:27:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:27:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:27:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:27:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:27:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:27:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:27:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:27:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:27:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 05:27:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 05:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:28:00 DEBUG : appleapple: md5 = b3015f4ff2c6e88925501754574babc0 OK 2026/05/08 05:28:00 DEBUG : appleapple: size = 21 OK 2026/05/08 05:28:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/08 05:28:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:01 DEBUG : splitbanan: md5 = dc2f3421af7bdb1cafb8441a69bc2e65 OK 2026/05/08 05:28:01 DEBUG : splitbanan: size = 16 OK 2026/05/08 05:28:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/08 05:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:01 DEBUG : dir1/0001-bcdef: md5 = 10f73b5a278c43b8138fea7b540da8f5 OK 2026/05/08 05:28:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 05:28:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/08 05:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:01 DEBUG : dir1/0000-abcde: md5 = 2569ed8c88b2ed628e4d5a8ccdb797c6 OK 2026/05/08 05:28:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 05:28:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/08 05:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:02 DEBUG : dir1/0002-cdefg: md5 = 81494a6af0a6c3d7ced12bb8c2bf6fb7 OK 2026/05/08 05:28:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 05:28:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/08 05:28:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:02 DEBUG : dir1/0003-defgh: md5 = 39a72482eb9b4afd4fa9c957ea7c31cb OK 2026/05/08 05:28:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 05:28:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/08 05:28:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:02 DEBUG : dir1/0004-efghi: md5 = 784f9f8987cf5aafea34b9d1af92ddb3 OK 2026/05/08 05:28:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 05:28:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/08 05:28:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:02 DEBUG : dir1/0005-fghij: md5 = 7bb4bd54cd247be028dd173021d33f06 OK 2026/05/08 05:28:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 05:28:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/08 05:28:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:03 DEBUG : dir1/0006-ghijk: md5 = c03085b7329c6220b18efaf4daeb67c9 OK 2026/05/08 05:28:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 05:28:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/08 05:28:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:04 DEBUG : dir1/0007-12345: md5 = 510b7bcdcc8b9496209ac696b90828cb OK 2026/05/08 05:28:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 05:28:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/08 05:28:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:04 DEBUG : dir1/0008-23456: md5 = 862dd93586d936d9daf684caef8077bf OK 2026/05/08 05:28:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 05:28:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/08 05:28:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:04 DEBUG : dir1/0009-34567: md5 = befdc64310ba75f64463a533e3ae5145 OK 2026/05/08 05:28:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 05:28:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/08 05:28:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:05 DEBUG : dir1/0010-45678: md5 = 4a24382180976fc2e96e6b79e9687d19 OK 2026/05/08 05:28:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 05:28:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/08 05:28:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:05 DEBUG : dir1/0011-56789: md5 = 9bdb5511a79f1bf51188429e0537b872 OK 2026/05/08 05:28:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 05:28:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/08 05:28:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:05 DEBUG : dir1/0012-6789;: md5 = e070a1e919072226c0e892c885a13337 OK 2026/05/08 05:28:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 05:28:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/08 05:28:05 DEBUG : dir1/0013-789;=: md5 = 0151012a09d49e9a40c46d64b25ad7d0 OK 2026/05/08 05:28:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 05:28:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/08 05:28:06 DEBUG : dir1/0014-89;=.: md5 = eff05827db097324eb2137432e939fb6 OK 2026/05/08 05:28:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 05:28:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/08 05:28:07 DEBUG : dir1/0015-9;=.t: md5 = bfd610e773e87e264b33d22ad42bfba2 OK 2026/05/08 05:28:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 05:28:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/08 05:28:07 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:07 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 05:28:07 INFO : splitbananasplit: Deleted 2026/05/08 05:28:07 INFO : appleappleapplebanana: Deleted 2026/05/08 05:28:07 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 05:28:07 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 05:28:08 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 05:28:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 05:28:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 05:28:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 05:28:08 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:08 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 05:28:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:09 DEBUG : dir1: Directory modification time the same (differ by -527.33µs, within tolerance 1ms) 2026/05/08 05:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:09 DEBUG : apple: size = 5 OK 2026/05/08 05:28:09 DEBUG : appleapple: size = 21 OK 2026/05/08 05:28:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:09 DEBUG : apple: Unchanged skipping 2026/05/08 05:28:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:28:09 DEBUG : banana: size = 6 OK 2026/05/08 05:28:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:09 DEBUG : banana: Unchanged skipping 2026/05/08 05:28:09 DEBUG : splitbanan: size = 16 OK 2026/05/08 05:28:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 05:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 05:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 05:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 05:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 05:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 05:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 05:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 05:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 05:28:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 05:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 05:28:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 05:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 05:28:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 05:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 05:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 05:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 05:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 05:28:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 05:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 05:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 05:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 05:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 05:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 05:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:28:10 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:10 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:10 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 05:28:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 05:28:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 05:28:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 05:28:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 05:28:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 05:28:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 05:28:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 05:28:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 05:28:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 05:28:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 05:28:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 05:28:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 05:28:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 05:28:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 05:28:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 05:28:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 05:28:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/08 05:28:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:28:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 33a61b457d2dfcab19a87b44afe827b3 OK 2026/05/08 05:28:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = a171df457caa8a5e12240965358f99f1 OK 2026/05/08 05:28:27 DEBUG : dir1/0002-cdefghi.txt: md5 = e11f01a627ae9df82996059c4e6331bb OK 2026/05/08 05:28:29 DEBUG : dir1/0003-defghij.txt: md5 = 420eb7091199a91d998eebc8715fde7e OK 2026/05/08 05:28:30 DEBUG : dir1/0004-efghijk.txt: md5 = 44fd577ee4ad101b418ab9e054531796 OK 2026/05/08 05:28:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 4d533cb3ec796d6ebe46fc327f13ee88 OK 2026/05/08 05:28:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 1dac86666f48697af757a318912a0e89 OK 2026/05/08 05:28:35 DEBUG : dir1/0007-1234567.txt: md5 = e775b08378a1e11dc301ae681ef6f725 OK 2026/05/08 05:28:36 DEBUG : dir1/0008-2345678.txt: md5 = 64b98b69b29cd8eed4a5274f43214c09 OK 2026/05/08 05:28:38 DEBUG : dir1/0009-3456789.txt: md5 = 71519309005c77e9d28ab589d9c98f24 OK 2026/05/08 05:28:39 DEBUG : dir1/0010-456789.txt: md5 = 26a370f87ae4395279c5337e0ccea021 OK 2026/05/08 05:28:41 DEBUG : dir1/0011-56789;.txt: md5 = 69b554f43740542b1c784c5d27471975 OK 2026/05/08 05:28:42 DEBUG : dir1/0012-6789;.txt: md5 = 3651d95dfb4926da6c0c4e561a31041c OK 2026/05/08 05:28:44 DEBUG : dir1/0013-789;=.txt: md5 = 5bee1359c308d546e52a1dd7095e96aa OK 2026/05/08 05:28:45 DEBUG : dir1/0014-89;=.txt: md5 = 5737075bb4b2d0d26f684eb2c3f421d4 OK 2026/05/08 05:28:46 DEBUG : dir1/0015-9;=.txt: md5 = fa4c21881b3f2d62a3fcf3efce9b4c2c OK 2026/05/08 05:28:48 DEBUG : apple: md5 = 9481a56197c3fd65b5b1b17e454e07d9 OK 2026/05/08 05:28:50 DEBUG : banana: md5 = 3d758c2437aa08ee7cd6313dcc9577c5 OK 2026/05/08 05:28:51 DEBUG : appleappleapplebanana: md5 = 0eb0b4837e07b1029c5bf0a268139f1e OK 2026/05/08 05:28:53 DEBUG : splitbananasplit: md5 = 39935725e7ab3db7cdaa87fd04b4c37e OK 2026/05/08 05:28:53 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:53 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:28:54 DEBUG : apple: size = 5 OK 2026/05/08 05:28:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:54 DEBUG : apple: Unchanged skipping 2026/05/08 05:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:28:54 DEBUG : banana: size = 6 OK 2026/05/08 05:28:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:54 DEBUG : banana: Unchanged skipping 2026/05/08 05:28:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:28:55 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:55 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:55 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:28:56 DEBUG : dir1: Directory modification time the same (differ by -500.026µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : apple: size = 5 OK 2026/05/08 05:28:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : apple: Unchanged skipping 2026/05/08 05:28:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:28:56 DEBUG : banana: size = 6 OK 2026/05/08 05:28:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:28:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:28:56 DEBUG : banana: Unchanged skipping 2026/05/08 05:28:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:28:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:28:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:28:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:28:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:28:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:28:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:28:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:28:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:28:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:28:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:56 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:57 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:28:57 DEBUG : Waiting for deletions to finish 2026/05/08 05:28:58 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:28:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:29:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:29:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f09fe97950fe748e4bb400763320f3a OK 2026/05/08 05:29:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = e18046818d3d5afbe9f95a50db6b59d0 OK 2026/05/08 05:29:15 DEBUG : dir1/0002-cdefghi.txt: md5 = d6f84c167070af79580c860dd504ce5f OK 2026/05/08 05:29:17 DEBUG : dir1/0003-defghij.txt: md5 = d9268f8c862c0b5f675bae08ac5db845 OK 2026/05/08 05:29:18 DEBUG : dir1/0004-efghijk.txt: md5 = 530cbf81bf81ecfd60917df908bc0732 OK 2026/05/08 05:29:20 DEBUG : dir1/0005-fghijkl.txt: md5 = cb538594253fbdd3a4e41d2a18b840c5 OK 2026/05/08 05:29:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 77b538e09f9ffc00ff90202fbfec4f2e OK 2026/05/08 05:29:23 DEBUG : dir1/0007-1234567.txt: md5 = a257a506a4407301ee3f2f528bdb4968 OK 2026/05/08 05:29:24 DEBUG : dir1/0008-2345678.txt: md5 = 778bf7014ad5220879fc6d1851856918 OK 2026/05/08 05:29:26 DEBUG : dir1/0009-3456789.txt: md5 = 501cc884a0001478421bc2588f12bdb0 OK 2026/05/08 05:29:27 DEBUG : dir1/0010-456789.txt: md5 = 6aa85500cbe2c0c0432a045cd9d78d92 OK 2026/05/08 05:29:29 DEBUG : dir1/0011-56789;.txt: md5 = 84b479b87a3cb6540855f6ca4a26de2a OK 2026/05/08 05:29:30 DEBUG : dir1/0012-6789;.txt: md5 = d63853e50c365959fbcf4ef95d8a65db OK 2026/05/08 05:29:32 DEBUG : dir1/0013-789;=.txt: md5 = 5477990377ffdc2d5e7c05474eedc829 OK 2026/05/08 05:29:33 DEBUG : dir1/0014-89;=.txt: md5 = 20288bef419fcd6882859ab804f527eb OK 2026/05/08 05:29:35 DEBUG : dir1/0015-9;=.txt: md5 = f81f1e2b7e0969cedc41172da4600bb9 OK 2026/05/08 05:29:36 DEBUG : apple: md5 = db31627e4726157fd27c69eb14bc524e OK 2026/05/08 05:29:38 DEBUG : banana: md5 = 2b9f113cb0f83e6afbd4ba8ece5f4d88 OK 2026/05/08 05:29:39 DEBUG : appleappleapplebanana: md5 = 3bcc5cbd7b27fbe108f7f3188b32b3f4 OK 2026/05/08 05:29:41 DEBUG : splitbananasplit: md5 = 71341d38e411d4133771220817b489ca OK 2026/05/08 05:29:41 DEBUG : Waiting for deletions to finish 2026/05/08 05:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:29:42 DEBUG : apple: size = 5 OK 2026/05/08 05:29:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:42 DEBUG : apple: Unchanged skipping 2026/05/08 05:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:29:42 DEBUG : banana: size = 6 OK 2026/05/08 05:29:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:29:42 DEBUG : banana: Unchanged skipping 2026/05/08 05:29:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:29:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:29:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:29:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:29:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:29:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:29:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:29:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:29:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:29:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:29:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:29:43 DEBUG : Waiting for deletions to finish 2026/05/08 05:29:43 DEBUG : Waiting for deletions to finish 2026/05/08 05:29:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:29:44 DEBUG : dir1: Directory modification time the same (differ by -350.881µs, within tolerance 1ms) 2026/05/08 05:29:44 DEBUG : apple: size = 5 OK 2026/05/08 05:29:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:44 DEBUG : apple: Unchanged skipping 2026/05/08 05:29:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:29:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:29:44 DEBUG : banana: size = 6 OK 2026/05/08 05:29:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:29:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:29:44 DEBUG : banana: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:29:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:29:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:29:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:29:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:29:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:29:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:29:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:29:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:29:45 DEBUG : Waiting for deletions to finish 2026/05/08 05:29:45 DEBUG : Waiting for deletions to finish 2026/05/08 05:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:29:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:29:59 DEBUG : dir1/0000-abcdefg.txt: md5 = fd3b5ed3183564d95a936eda1821d4e2 OK 2026/05/08 05:30:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = b98d4a6b2ee7ecaed4877187c0d74a76 OK 2026/05/08 05:30:03 DEBUG : dir1/0002-cdefghi.txt: md5 = c5f974aff4731c3f5d9f708e065b9afc OK 2026/05/08 05:30:04 DEBUG : dir1/0003-defghij.txt: md5 = 9769f84a8af7d59e30e4a0b2ac20754f OK 2026/05/08 05:30:05 DEBUG : dir1/0004-efghijk.txt: md5 = 572d6c7a0f0b9ef0df593f8be129ba9c OK 2026/05/08 05:30:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 8ab488ec4c4ae56fbca98fcaba8af161 OK 2026/05/08 05:30:09 DEBUG : dir1/0006-ghijklm.txt: md5 = e9f27a5f941177f060ce14f082bfea53 OK 2026/05/08 05:30:10 DEBUG : dir1/0007-1234567.txt: md5 = b0905d235784625a7ffe18053f3b179d OK 2026/05/08 05:30:12 DEBUG : dir1/0008-2345678.txt: md5 = cabb4ec5f659257219f691012c805f46 OK 2026/05/08 05:30:13 DEBUG : dir1/0009-3456789.txt: md5 = 6b0743d3db869d9057d85e5185efb5d7 OK 2026/05/08 05:30:15 DEBUG : dir1/0010-456789.txt: md5 = 327d4c3bda328e9a9664b5720f6a9156 OK 2026/05/08 05:30:16 DEBUG : dir1/0011-56789;.txt: md5 = 022a1d4fc15364dc8f733c8b652b1840 OK 2026/05/08 05:30:18 DEBUG : dir1/0012-6789;.txt: md5 = 3d35ed476dcac067798511a9675f57c9 OK 2026/05/08 05:30:19 DEBUG : dir1/0013-789;=.txt: md5 = 5089963e11b2151741e5937123192d08 OK 2026/05/08 05:30:21 DEBUG : dir1/0014-89;=.txt: md5 = 35594f415e18952c04516a2436673588 OK 2026/05/08 05:30:22 DEBUG : dir1/0015-9;=.txt: md5 = 276d4039bd340dc372e12836d0d02184 OK 2026/05/08 05:30:24 DEBUG : apple: md5 = 0cf5599077d72ccd1e6d4fda78f0eb04 OK 2026/05/08 05:30:25 DEBUG : banana: md5 = 6dff7af3771f0c17ba181df6c7e35831 OK 2026/05/08 05:30:27 DEBUG : appleappleapplebanana: md5 = 0a7a260c6cf9ae45881176b0017001f8 OK 2026/05/08 05:30:28 DEBUG : splitbananasplit: md5 = 0542238a96baac912a532f07d824d21a OK 2026/05/08 05:30:28 DEBUG : Waiting for deletions to finish 2026/05/08 05:30:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:30:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:30:30 DEBUG : apple: size = 5 OK 2026/05/08 05:30:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : apple: Unchanged skipping 2026/05/08 05:30:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:30:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:30:30 DEBUG : banana: size = 6 OK 2026/05/08 05:30:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : banana: Unchanged skipping 2026/05/08 05:30:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:30:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:30:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:30:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:30:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:30:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:30:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:30:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:30:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:30:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:30:30 DEBUG : Waiting for deletions to finish 2026/05/08 05:30:30 DEBUG : Waiting for deletions to finish 2026/05/08 05:30:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:30:32 DEBUG : dir1: Directory modification time the same (differ by -181.679µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:30:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : banana: size = 6 OK 2026/05/08 05:30:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:30:32 DEBUG : banana: Unchanged skipping 2026/05/08 05:30:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:30:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:30:32 DEBUG : apple: size = 5 OK 2026/05/08 05:30:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : apple: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:30:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:30:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:30:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:30:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:30:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:30:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:30:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:30:32 DEBUG : Waiting for deletions to finish 2026/05/08 05:30:32 DEBUG : Waiting for deletions to finish 2026/05/08 05:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:30:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:30:48 DEBUG : dir1/0000-abcdefg.txt: md5 = dffcf707a9429ed7f6f59bbe53b535aa OK 2026/05/08 05:30:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 39651963fad10d677b332af3db390d0e OK 2026/05/08 05:30:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ab32d0583396d5ce0c2e99a6d9d3756 OK 2026/05/08 05:30:52 DEBUG : dir1/0003-defghij.txt: md5 = bd9b70b04328065111be09e9fc9e0a6e OK 2026/05/08 05:30:53 DEBUG : dir1/0004-efghijk.txt: md5 = 23af233669ee9f8115660c5ecaa94047 OK 2026/05/08 05:30:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 20efb603f3a4abe6da5a85fc04c82aa3 OK 2026/05/08 05:30:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 63cf7b9fde6244822fae0ae1ac5be399 OK 2026/05/08 05:30:58 DEBUG : dir1/0007-1234567.txt: md5 = 60573f4bf710fe93bd508ee919068b41 OK 2026/05/08 05:30:59 DEBUG : dir1/0008-2345678.txt: md5 = fa412e937e971d63416e94ff2b3846ac OK 2026/05/08 05:31:01 DEBUG : dir1/0009-3456789.txt: md5 = 04be56e3c84585b9e3991e5bfa75f13b OK 2026/05/08 05:31:02 DEBUG : dir1/0010-456789.txt: md5 = 458ee5e18d5457ed33db1094df4d8d57 OK 2026/05/08 05:31:04 DEBUG : dir1/0011-56789;.txt: md5 = e83bbce179e84c50f5eb416f9fb3a263 OK 2026/05/08 05:31:05 DEBUG : dir1/0012-6789;.txt: md5 = c9d4ddaecb553be8b891759cd56e0f64 OK 2026/05/08 05:31:07 DEBUG : dir1/0013-789;=.txt: md5 = 33134566fca88a2fe63abc451f89c4c7 OK 2026/05/08 05:31:08 DEBUG : dir1/0014-89;=.txt: md5 = 9a58b23cdafd31856fa9f3f71a0702fd OK 2026/05/08 05:31:10 DEBUG : dir1/0015-9;=.txt: md5 = 62c904a33269369e0a4d5ed72bdd5789 OK 2026/05/08 05:31:11 DEBUG : apple: md5 = 5bd6a57f01c486b4635cbff9351ded7b OK 2026/05/08 05:31:13 DEBUG : banana: md5 = 4ec8f19b765df8a2bdcf7ad48ac822c1 OK 2026/05/08 05:31:14 DEBUG : appleappleapplebanana: md5 = 777fab5195676d6e57bbd5cea10da2d4 OK 2026/05/08 05:31:16 DEBUG : splitbananasplit: md5 = 000815878caeceb452400d4df002b735 OK 2026/05/08 05:31:16 DEBUG : Waiting for deletions to finish 2026/05/08 05:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:31:17 DEBUG : apple: size = 5 OK 2026/05/08 05:31:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:17 DEBUG : apple: Unchanged skipping 2026/05/08 05:31:17 DEBUG : banana: size = 6 OK 2026/05/08 05:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:31:17 DEBUG : banana: Unchanged skipping 2026/05/08 05:31:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:31:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:31:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:31:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:31:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:31:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:31:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:31:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:31:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:31:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:31:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:31:18 DEBUG : Waiting for deletions to finish 2026/05/08 05:31:18 DEBUG : Waiting for deletions to finish 2026/05/08 05:31:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:31:19 DEBUG : dir1: Directory modification time the same (differ by -13.779µs, within tolerance 1ms) 2026/05/08 05:31:19 DEBUG : apple: size = 5 OK 2026/05/08 05:31:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:31:19 DEBUG : apple: Unchanged skipping 2026/05/08 05:31:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:31:19 DEBUG : banana: size = 6 OK 2026/05/08 05:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:31:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:19 DEBUG : banana: Unchanged skipping 2026/05/08 05:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:31:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:31:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:31:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:31:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:31:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:31:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:31:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:31:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:31:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:31:20 DEBUG : Waiting for deletions to finish 2026/05/08 05:31:20 DEBUG : Waiting for deletions to finish 2026/05/08 05:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:31:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:31:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 3d53b4fd6455199d8a83a720026f97ef OK 2026/05/08 05:31:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = d74725ffa29f6a33ff350af750602be0 OK 2026/05/08 05:31:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 839abf3c46e112c47836030c5a1e6213 OK 2026/05/08 05:31:40 DEBUG : dir1/0003-defghij.txt: md5 = 442d79098735878e5eca0fd4475527c5 OK 2026/05/08 05:31:41 DEBUG : dir1/0004-efghijk.txt: md5 = f775cf5e82368a143992ca1776c0dfde OK 2026/05/08 05:31:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 79e7b20891112b792ca036de40b1604b OK 2026/05/08 05:31:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 038f38185b46e2df2f6b8a8b11528554 OK 2026/05/08 05:31:46 DEBUG : dir1/0007-1234567.txt: md5 = 8649e7bf647b1d18c75742836603d2f5 OK 2026/05/08 05:31:47 DEBUG : dir1/0008-2345678.txt: md5 = 9faa2658285e3171a043935011405a7f OK 2026/05/08 05:31:49 DEBUG : dir1/0009-3456789.txt: md5 = df1d727c7540873c66caee607f9f66fb OK 2026/05/08 05:31:50 DEBUG : dir1/0010-456789.txt: md5 = 23007e15bd6ce868f6c49dec4a803f80 OK 2026/05/08 05:31:52 DEBUG : dir1/0011-56789;.txt: md5 = ecbb2755bfec30394b870962680e94bb OK 2026/05/08 05:31:53 DEBUG : dir1/0012-6789;.txt: md5 = 6c012a7cfcc93e4f6dd49591de1b3481 OK 2026/05/08 05:31:55 DEBUG : dir1/0013-789;=.txt: md5 = 9d34a25d94be853315a6ac4caf18190b OK 2026/05/08 05:31:56 DEBUG : dir1/0014-89;=.txt: md5 = b166ff30fdb3697c84d786dfa415e1a4 OK 2026/05/08 05:31:58 DEBUG : dir1/0015-9;=.txt: md5 = 74f524b136a791236fc8e241e4e32080 OK 2026/05/08 05:31:59 DEBUG : apple: md5 = 759863e03ce7d2111c4a878a5c09b766 OK 2026/05/08 05:32:01 DEBUG : banana: md5 = 5691508c0e272d8251614a0207f7e755 OK 2026/05/08 05:32:02 DEBUG : appleappleapplebanana: md5 = 8f5db1391b4673b47fd5d38971b114fb OK 2026/05/08 05:32:04 DEBUG : splitbananasplit: md5 = 8313c84e42e0c2ff096bfabd6e060cc3 OK 2026/05/08 05:32:04 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:32:05 DEBUG : apple: size = 5 OK 2026/05/08 05:32:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:05 DEBUG : apple: Unchanged skipping 2026/05/08 05:32:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:32:05 DEBUG : banana: size = 6 OK 2026/05/08 05:32:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:05 DEBUG : banana: Unchanged skipping 2026/05/08 05:32:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/08 05:32:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:32:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:32:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:32:07 DEBUG : dir1: Directory modification time the same (differ by -846.988µs, within tolerance 1ms) 2026/05/08 05:32:07 DEBUG : apple: size = 5 OK 2026/05/08 05:32:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:07 DEBUG : apple: Unchanged skipping 2026/05/08 05:32:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 05:32:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 05:32:07 DEBUG : banana: size = 6 OK 2026/05/08 05:32:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:07 DEBUG : banana: Unchanged skipping 2026/05/08 05:32:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 05:32:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 05:32:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 05:32:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 05:32:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 05:32:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 05:32:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 05:32:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 05:32:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:32:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 05:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:08 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:08 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : banana: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : apple: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 05:32:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/08 05:32:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (576.31s) --- PASS: TestTransform/NFC (47.14s) --- PASS: TestTransform/NFD (47.93s) --- PASS: TestTransform/base64 (55.84s) --- PASS: TestTransform/prefix (64.84s) --- PASS: TestTransform/suffix (66.57s) --- PASS: TestTransform/truncate (55.70s) --- PASS: TestTransform/encoder (48.06s) --- PASS: TestTransform/ISO-8859-1 (46.91s) --- PASS: TestTransform/charmap (48.23s) --- PASS: TestTransform/lowercase (46.96s) --- PASS: TestTransform/ascii (48.13s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 05:32:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 05:32:21 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/08 05:32:21 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-08T05:32:20.773242123Z) 2026/05/08 05:32:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 05:32:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/08 05:32:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 05:32:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/08 05:32:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 05:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 3bb38ae3dd01ec0c18528a665dc9aed6 OK 2026/05/08 05:32:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/08 05:32:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 05:32:23 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:25 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.39s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:26 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:26 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:26 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:32:27 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:32:26.167336017Z) 2026/05/08 05:32:27 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:27 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/08 05:32:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:28 DEBUG : tictactoe/tictactoe: md5 = 00210b9b1d94373d402f6bed17b0d9e3 OK 2026/05/08 05:32:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/08 05:32:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/08 05:32:28 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.05s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:31 DEBUG : toe: Making directory with metadata 2026/05/08 05:32:32 INFO : toe: Made directory with metadata (mtime=2026-05-08T05:32:31.216423886Z) 2026/05/08 05:32:32 DEBUG : toe/toe: Making directory with metadata 2026/05/08 05:32:33 INFO : toe/toe: Made directory with metadata (mtime=2026-05-08T05:32:31.216423886Z) 2026/05/08 05:32:33 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 05:32:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 05:32:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 05:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:34 DEBUG : toe/toe/tictactoe: md5 = 36893aa100691689fad2f6cd11494e39 OK 2026/05/08 05:32:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 05:32:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 05:32:34 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/08 05:32:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.26s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:38 DEBUG : toe: Making directory with metadata 2026/05/08 05:32:39 INFO : toe: Made directory with metadata (mtime=2026-05-08T05:32:38.473550149Z) 2026/05/08 05:32:39 DEBUG : toe/toe: Making directory with metadata 2026/05/08 05:32:40 INFO : toe/toe: Made directory with metadata (mtime=2026-05-08T05:32:38.473550149Z) 2026/05/08 05:32:40 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 05:32:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 05:32:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:41 DEBUG : toe/toe/tictactoe: md5 = 069e19cce8f1bd867683e2217b009eb3 OK 2026/05/08 05:32:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 05:32:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 05:32:41 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/08 05:32:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.07s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:45 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:32:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:32:45 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/08 05:32:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:32:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:46 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:46 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:46 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:32:47 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:32:45.546673174Z) 2026/05/08 05:32:47 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:47 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:32:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:32:45.546673174Z) 2026/05/08 05:32:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 05:32:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:32:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 05:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:49 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3a5cc1516483dc0326db0acacaf0fb75 OK 2026/05/08 05:32:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 05:32:49 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/08 05:32:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.33s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:32:53 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:32:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:32:53 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/08 05:32:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:32:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:54 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:54 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:54 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:32:55 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:32:53.879818073Z) 2026/05/08 05:32:55 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:55 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:32:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:32:53.879818073Z) 2026/05/08 05:32:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:32:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 05:32:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:32:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:32:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:32:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 64655dfd8bbddad0f1422f4dd6a4637b OK 2026/05/08 05:32:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:32:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:32:58 DEBUG : Waiting for deletions to finish 2026/05/08 05:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:32:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:32:59 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:59 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:32:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 05:32:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:32:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/08 05:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': 0 differences found 2026/05/08 05:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': 1 hashes could not be checked 2026/05/08 05:32:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': 1 matching files 2026/05/08 05:33:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/08 05:33:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.39s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:03 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:03 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:03 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:33:04 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:03.26698124Z) 2026/05/08 05:33:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:04 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:33:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:03.26698124Z) 2026/05/08 05:33:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 05:33:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:33:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 05:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:06 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f627cb2426dc64d371aa88e927cba761 OK 2026/05/08 05:33:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 05:33:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 05:33:06 DEBUG : Waiting for deletions to finish 2026/05/08 05:33:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:07 DEBUG : tictactoe: Directory modification time the same (differ by -981.24µs, within tolerance 1ms) 2026/05/08 05:33:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:07 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -981.24µs, within tolerance 1ms) 2026/05/08 05:33:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 05:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 05:33:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/08 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:08 DEBUG : Waiting for deletions to finish 2026/05/08 05:33:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/08 05:33:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.74s) === RUN TestSyntax 2026/05/08 05:33:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:12 DEBUG : toe: Making directory with metadata 2026/05/08 05:33:13 INFO : toe: Made directory with metadata (mtime=2026-05-08T05:33:12.003133034Z) 2026/05/08 05:33:13 DEBUG : toe/toe: Making directory with metadata 2026/05/08 05:33:14 INFO : toe/toe: Made directory with metadata (mtime=2026-05-08T05:33:12.003133034Z) 2026/05/08 05:33:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 05:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:15 DEBUG : toe/toe/toe: md5 = 2162eb4ecd6f6665da8ec43598a67bfc OK 2026/05/08 05:33:15 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 05:33:15 INFO : toe/toe/toe: Copied (new) 2026/05/08 05:33:15 DEBUG : Waiting for deletions to finish 2026/05/08 05:33:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/08 05:33:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.34s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:19 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:33:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:19 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/08 05:33:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:20 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:20 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:20 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:33:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:19.342260507Z) 2026/05/08 05:33:21 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:21 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:33:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:19.342260507Z) 2026/05/08 05:33:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 05:33:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:33:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 29581684e327bccb9c036cb60fffbe2e OK 2026/05/08 05:33:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:33:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:23 INFO : toe/toe/toe.txt: Deleted 2026/05/08 05:33:23 INFO : toe/toe: Removing directory 2026/05/08 05:33:23 INFO : toe: Removing directory 2026/05/08 05:33:23 INFO : empty_dir: Removing directory 2026/05/08 05:33:23 DEBUG : Local file system at /tmp/rclone3970316772: deleted 3 directories 2026/05/08 05:33:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/08 05:33:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.64s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:27 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:33:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:27 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/08 05:33:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:28 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:28 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:33:29 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:27.986410609Z) 2026/05/08 05:33:29 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:29 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:33:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:27.986410609Z) 2026/05/08 05:33:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 05:33:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:33:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 66d1166dfa45696dd492c4c5467c1e98 OK 2026/05/08 05:33:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:33:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:32 INFO : toe/toe/toe.txt: Deleted 2026/05/08 05:33:32 INFO : toe/toe: Removing directory 2026/05/08 05:33:32 INFO : toe: Removing directory 2026/05/08 05:33:32 INFO : empty_dir: Removing directory 2026/05/08 05:33:32 DEBUG : Local file system at /tmp/rclone3970316772: deleted 3 directories 2026/05/08 05:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/08 05:33:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/08 05:33:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/08 05:33:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.41s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:41 DEBUG : Reset feature "Copy" 2026/05/08 05:33:41 DEBUG : Reset feature "Move" 2026/05/08 05:33:41 DEBUG : Reset feature "Copy" 2026/05/08 05:33:41 DEBUG : Reset feature "Move" 2026/05/08 05:33:41 DEBUG : empty_dir: Making directory with metadata 2026/05/08 05:33:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:41 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:41 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/08 05:33:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 05:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 05:33:42 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:42 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:42 DEBUG : tictactoe: Making directory with metadata 2026/05/08 05:33:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:41.399643434Z) 2026/05/08 05:33:43 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:43 DEBUG : toe: transformed to: tictactoe 2026/05/08 05:33:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/08 05:33:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-08T05:33:41.399643434Z) 2026/05/08 05:33:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 05:33:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 05:33:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:33:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:33:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d00070225d931d4ba0c1d522c82d348c OK 2026/05/08 05:33:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:33:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 05:33:45 INFO : toe/toe/toe.txt: Deleted 2026/05/08 05:33:45 INFO : toe/toe: Removing directory 2026/05/08 05:33:45 INFO : toe: Removing directory 2026/05/08 05:33:45 INFO : empty_dir: Removing directory 2026/05/08 05:33:45 DEBUG : Local file system at /tmp/rclone3970316772: deleted 3 directories 2026/05/08 05:33:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 05:33:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 05:33:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 05:33:50 DEBUG : toe/toe/toe.txt: md5 = 4d86509270432ecd59c5cdbb6d1971cc OK 2026/05/08 05:33:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 05:33:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/08 05:33:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/08 05:33:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/08 05:33:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/08 05:33:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/08 05:33:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.99s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:33:57 DEBUG : toe: transformed to: dG9l 2026/05/08 05:33:57 DEBUG : toe: transformed to: dG9l 2026/05/08 05:33:57 DEBUG : dG9l: Making directory with metadata 2026/05/08 05:33:58 INFO : dG9l: Made directory with metadata (mtime=2026-05-08T05:33:57.384920761Z) 2026/05/08 05:33:58 DEBUG : toe: transformed to: dG9l 2026/05/08 05:33:58 DEBUG : toe: transformed to: dG9l 2026/05/08 05:33:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 05:33:58 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/08 05:33:59 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-08T05:33:57.384920761Z) 2026/05/08 05:33:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 05:33:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/08 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 05:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 05:33:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 05:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:34:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 04ee7ff010f3602a4380a83e3afa61a0 OK 2026/05/08 05:34:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/08 05:34:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 05:34:00 DEBUG : Waiting for deletions to finish 2026/05/08 05:34:01 DEBUG : dG9l: transformed to: toe 2026/05/08 05:34:01 DEBUG : dG9l: transformed to: toe 2026/05/08 05:34:01 DEBUG : toe: Directory modification time the same (differ by 920.761µs, within tolerance 1ms) 2026/05/08 05:34:01 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/08 05:34:01 DEBUG : dG9l: transformed to: toe 2026/05/08 05:34:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/08 05:34:01 DEBUG : toe/toe: Directory modification time the same (differ by 920.761µs, within tolerance 1ms) 2026/05/08 05:34:01 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/08 05:34:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/08 05:34:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 05:34:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/08 05:34:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/08 05:34:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/08 05:34:02 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for checks to finish 2026/05/08 05:34:02 DEBUG : Local file system at /tmp/rclone3970316772: Waiting for transfers to finish 2026/05/08 05:34:02 DEBUG : Waiting for deletions to finish 2026/05/08 05:34:04 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/08 05:34:05 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.56s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu'", Local "Local file system at /tmp/rclone3970316772", Modify Window "1ms" 2026/05/08 05:34:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:05 DEBUG : toe: transformed to: 2026/05/08 05:34:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:06 DEBUG : toe: transformed to: 2026/05/08 05:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Making directory with metadata 2026/05/08 05:34:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Made directory with metadata (mtime=2026-05-08T05:34:05.94806926Z) 2026/05/08 05:34:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:06 DEBUG : toe: transformed to: 2026/05/08 05:34:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:06 DEBUG : toe: transformed to: 2026/05/08 05:34:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:06 DEBUG : toe/toe: transformed to: 2026/05/08 05:34:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 05:34:06 DEBUG : toe/toe: Making directory with metadata 2026/05/08 05:34:08 INFO : toe/toe: Made directory with metadata (mtime=2026-05-08T05:34:05.94806926Z) 2026/05/08 05:34:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:08 DEBUG : toe/toe: transformed to: 2026/05/08 05:34:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 05:34:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:08 DEBUG : toe: transformed to: 2026/05/08 05:34:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 05:34:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 05:34:08 DEBUG : toe/toe/toe: transformed to: 2026/05/08 05:34:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/08 05:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for checks to finish 2026/05/08 05:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Waiting for transfers to finish 2026/05/08 05:34:09 DEBUG : toe/toe/toe: md5 = a99a4926a7dfe5594661c6da1721c3d0 OK 2026/05/08 05:34:09 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 05:34:09 INFO : toe/toe/toe: Copied (new) 2026/05/08 05:34:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting files as there were IO errors 2026/05/08 05:34:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': not deleting directories as there were IO errors 2026/05/08 05:34:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/08 05:34:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.55s) PASS 2026/05/08 05:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavafem4gohu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m28.724448642s (try 1/5)