"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/22 01:31:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji" 2025/11/22 01:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/22 01:31:56 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0" 2025/11/22 01:31:57 DEBUG : Creating backend with remote "/tmp/rclone4177864787" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:31:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:31:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:31:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/22 01:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:31:58 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:31:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:31:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:01 DEBUG : sub dir/hello world: md5 = 4da1d467a2870da821ab720461e509ea OK 2025/11/22 01:32:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:01 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.74s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:04 DEBUG : metadata sub dir: Making directory with metadata 2025/11/22 01:32:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:04 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/22 01:32:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:04 DEBUG : Local file system at /tmp/rclone4177864787: File to upload is small (21 bytes), uploading instead of streaming 2025/11/22 01:32:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/22 01:32:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/22 01:32:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/22 01:32:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:04 DEBUG : Google drive root 'crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0': Skipping btime metadata as can't update it on an existing file: 2025-11-22T01:32:04.527000768Z 2025/11/22 01:32:05 INFO : empty metadata sub dir: Updated directory metadata 2025/11/22 01:32:05 DEBUG : Google drive root 'crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0': Skipping btime metadata as can't update it on an existing file: 2025-11-22T01:32:04.527000768Z 2025/11/22 01:32:06 INFO : metadata sub dir: Updated directory metadata 2025/11/22 01:32:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/22 01:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:07 DEBUG : metadata sub dir/hello metadata world: md5 = e34905e55796025fd6fcf8bb71cc4877 OK 2025/11/22 01:32:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/22 01:32:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/22 01:32:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:11 DEBUG : metadata sub dir: Making directory with metadata 2025/11/22 01:32:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:11 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/22 01:32:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:11 DEBUG : Local file system at /tmp/rclone4177864787: File to upload is small (21 bytes), uploading instead of streaming 2025/11/22 01:32:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/22 01:32:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/22 01:32:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/22 01:32:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:11 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/22 01:32:11 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/22 01:32:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/22 01:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:14 DEBUG : metadata sub dir/hello metadata world: md5 = 64a913bba4dee190e5ae3bb9e66185b8 OK 2025/11/22 01:32:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/22 01:32:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/22 01:32:14 DEBUG : Google drive root 'crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0': Skipping btime metadata as can't update it on an existing file: 2025-11-22T01:32:11.627006219Z 2025/11/22 01:32:14 INFO : metadata sub dir: Updated directory metadata 2025/11/22 01:32:17 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.34s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:17 DEBUG : Creating backend with remote "/non-existing" 2025/11/22 01:32:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/22 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:21 DEBUG : sub dir/hello world: md5 = 5bc431d4c6889cc419479fe5cc9aa251 OK 2025/11/22 01:32:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:21 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.46s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Running all checks before starting transfers 2025/11/22 01:32:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Checks finished, now starting transfers 2025/11/22 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:27 DEBUG : sub dir/hello world: md5 = e074b766107c4f7f8fecc61de6c37cd1 OK 2025/11/22 01:32:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:27 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.12s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:29 ERROR : Ignoring --no-traverse with sync 2025/11/22 01:32:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:32:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:32 DEBUG : sub dir/hello world: md5 = d82b42d0bd9a469c6792dfd4b2dc7815 OK 2025/11/22 01:32:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:32 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:32 DEBUG : Waiting for deletions to finish 2025/11/22 01:32:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.35s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/22 01:32:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:37 DEBUG : hello world2: md5 = 14783b69c2f06c9eba285f29cb890040 OK 2025/11/22 01:32:37 DEBUG : hello world2: size = 12 OK 2025/11/22 01:32:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.10s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:39 DEBUG : potato2: md5 = d8e291c23351c04be8233089d9724fec OK 2025/11/22 01:32:39 DEBUG : potato2: size = 11 OK 2025/11/22 01:32:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:42 DEBUG : potato2: md5 = 4a80b01864ffdcdb396a337f0a2e0310 OK 2025/11/22 01:32:42 DEBUG : potato2: size = 11 OK 2025/11/22 01:32:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 01:32:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:44 DEBUG : sub dir2: Making directory with metadata 2025/11/22 01:32:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:44 DEBUG : sub dir: Making directory with metadata 2025/11/22 01:32:45 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:32:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 01:32:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:47 DEBUG : sub dir/hello world: md5 = 09277f9fe18545481f254ad6ef6d1715 OK 2025/11/22 01:32:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:47 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/22 01:32:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:52 INFO : sub dir2: Making directory 2025/11/22 01:32:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 01:32:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/22 01:32:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:32:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/22 01:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:32:54 DEBUG : sub dir/hello world: md5 = b55ae16d5121ded258fdf34a9799c930 OK 2025/11/22 01:32:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:32:54 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:32:57 DEBUG : sub dir2: Making directory with metadata 2025/11/22 01:32:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:57 DEBUG : sub dir2: Making directory with metadata 2025/11/22 01:32:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:32:58 DEBUG : sub dir: Making directory with metadata 2025/11/22 01:32:58 INFO : sub dir: Made directory with metadata (mtime=2025-11-22T01:32:57.260039663Z) 2025/11/22 01:32:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:00 DEBUG : sub dir/hello world: md5 = 41e9eba4627ffc34fad7de34ad6badad OK 2025/11/22 01:33:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:00 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:33:00 INFO : sub dir/hello world: Deleted 2025/11/22 01:33:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.11s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/22 01:33:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.60s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:07 INFO : sub dir2: Making directory 2025/11/22 01:33:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/22 01:33:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:33:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:10 DEBUG : sub dir/hello world: md5 = 879bcf010f0c1099b2d8782c2fe1d845 OK 2025/11/22 01:33:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:10 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:33:10 INFO : sub dir/hello world: Deleted 2025/11/22 01:33:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:33:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.27s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:13 DEBUG : sub dir2: Making directory with metadata 2025/11/22 01:33:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:33:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:33:13 DEBUG : sub dir2: Making directory with metadata 2025/11/22 01:33:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:33:14 DEBUG : sub dir: Making directory with metadata 2025/11/22 01:33:14 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:16 DEBUG : sub dir/hello world: md5 = 41d3c17f98fa2902680418d44ee31e23 OK 2025/11/22 01:33:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:16 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:33:16 DEBUG : Waiting for deletions to finish 2025/11/22 01:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.79s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:20 INFO : sub dir2: Making directory 2025/11/22 01:33:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/22 01:33:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:33:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:22 DEBUG : sub dir/hello world: md5 = c6f73658a575f74ee743c06e55f824c1 OK 2025/11/22 01:33:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:22 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:33:22 DEBUG : Waiting for deletions to finish 2025/11/22 01:33:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:33:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.90s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:27 DEBUG : sub dir/hello world: md5 = 16e13451509107bf307e1c0f420538f0 OK 2025/11/22 01:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-patemur4pira" 2025/11/22 01:33:28 DEBUG : Config file has changed externally - reloading 2025/11/22 01:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/9fkueitpj3iln96sose9o1b84rolac3prl1gp89d1u19dvaslb1g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-patemur4pira' 2025/11/22 01:33:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-patemur4pira': Waiting for checks to finish 2025/11/22 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-patemur4pira': Waiting for transfers to finish 2025/11/22 01:33:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 01:33:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-patemur4pira': Purge remote 2025/11/22 01:33:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.74s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:37 DEBUG : sub dir/hello world: md5 = ecb8d37bfabcad13c905a0d9c0863b36 OK 2025/11/22 01:33:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:33:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/22 01:33:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:33:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:33:38 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 01:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:33:40 DEBUG : sub dir/hello world: md5 = e02a30019a35154ad3c225676805be9b OK 2025/11/22 01:33:40 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 01:33:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 01:33:40 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:33:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.90s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:45 DEBUG : sub dir/hello world: md5 = 748766c6a62e524474f27ce2135e450f OK 2025/11/22 01:33:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemexup2tiku" 2025/11/22 01:33:45 DEBUG : Creating backend with remote "TestDrive:crypt/ri92a2jsj3b7d13g20cc9btoh01fu0ls1k3el3f7t10tcu2sgbp0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku' 2025/11/22 01:33:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku': Waiting for checks to finish 2025/11/22 01:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku': Waiting for transfers to finish 2025/11/22 01:33:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:33:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 01:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:33:51 DEBUG : sub dir/hello world: md5 = e1362ab636ff356449eda59231c95105 OK 2025/11/22 01:33:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:33:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/22 01:33:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku': Waiting for checks to finish 2025/11/22 01:33:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku') 2025/11/22 01:33:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku': Waiting for transfers to finish 2025/11/22 01:33:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 01:33:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 01:33:54 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemexup2tiku': Purge remote 2025/11/22 01:33:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.51s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:33:59 DEBUG : sub dir/hello world: md5 = f6b53ea2a0ced35dc621b176edeb93e4 OK 2025/11/22 01:34:01 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:34:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/22 01:34:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:34:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:34:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 01:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:02 DEBUG : sub dir/hello world: md5 = 0d20368416656d85a512f2d4a082474c OK 2025/11/22 01:34:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 01:34:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 01:34:02 INFO : sub dir/hello world: Deleted 2025/11/22 01:34:03 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:34:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.87s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:07 DEBUG : sub dir/hello world: md5 = 3d5b8522fbfb832a1faf1e601bf83522 OK 2025/11/22 01:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befiduw2soxo" 2025/11/22 01:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/pg7ssqq4qm4s5b1oo3epqghlkr0c9771vg62a0qbrh9chr7tbfj0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo' 2025/11/22 01:34:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for checks to finish 2025/11/22 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for transfers to finish 2025/11/22 01:34:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:34:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 01:34:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:34:14 DEBUG : sub dir/hello world: md5 = d225b114978f927d5713747b5fb42589 OK 2025/11/22 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Using server-side directory move 2025/11/22 01:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 01:34:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:34:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/22 01:34:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:34:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo') 2025/11/22 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for checks to finish 2025/11/22 01:34:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for transfers to finish 2025/11/22 01:34:16 INFO : sub dir/hello world: Deleted 2025/11/22 01:34:16 INFO : sub dir/hello world: Moved (server-side) 2025/11/22 01:34:17 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:34:19 DEBUG : sub dir/hello world: md5 = 44aee5733cc2b15af71ef2264b7a0632 OK 2025/11/22 01:34:20 DEBUG : testing file moves 2025/11/22 01:34:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:34:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/22 01:34:20 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:34:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo') 2025/11/22 01:34:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 01:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for checks to finish 2025/11/22 01:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Waiting for transfers to finish 2025/11/22 01:34:20 INFO : sub dir/hello world: Deleted 2025/11/22 01:34:21 INFO : sub dir/hello world: Moved (server-side) 2025/11/22 01:34:22 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/22 01:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befiduw2soxo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.42s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:26 DEBUG : sub dir/hello world: md5 = 9b90fdf38c71280d083f425e8d41f4af OK 2025/11/22 01:34:26 ERROR : error listing: directory not found 2025/11/22 01:34:27 INFO : Local file system at /tmp/rclone4177864787: Making directory 2025/11/22 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.34s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:32 DEBUG : sub dir/hello world: md5 = e1ee479c80fa974241ba4f8c31017f7e OK 2025/11/22 01:34:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:34:33 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for checks to finish 2025/11/22 01:34:33 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for transfers to finish 2025/11/22 01:34:34 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/22 01:34:34 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/22 01:34:34 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:34:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:34:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.30s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/22 01:34:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:38 DEBUG : check sum: md5 = 8a396fbd59b6d7a34d6db770d9a70546 OK 2025/11/22 01:34:38 DEBUG : check sum: size = 1 OK 2025/11/22 01:34:38 INFO : check sum: Copied (new) 2025/11/22 01:34:38 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:38 DEBUG : check sum: size = 1 OK 2025/11/22 01:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/22 01:34:38 DEBUG : check sum: Size of src and dst objects identical 2025/11/22 01:34:38 DEBUG : check sum: Unchanged skipping 2025/11/22 01:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:38 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.49s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/22 01:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:41 DEBUG : sizeonly: md5 = c94ea7fb0a4eecbb920c8dc38c556eb4 OK 2025/11/22 01:34:41 DEBUG : sizeonly: size = 6 OK 2025/11/22 01:34:41 INFO : sizeonly: Copied (new) 2025/11/22 01:34:41 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:42 DEBUG : sizeonly: size = 6 OK 2025/11/22 01:34:42 DEBUG : sizeonly: Sizes identical 2025/11/22 01:34:42 DEBUG : sizeonly: Unchanged skipping 2025/11/22 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:42 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.44s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/22 01:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:45 DEBUG : ignore-size: md5 = 9446f43f930243babb271f41ae021cb0 OK 2025/11/22 01:34:45 INFO : ignore-size: Copied (new) 2025/11/22 01:34:45 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:34:45 DEBUG : ignore-size: Unchanged skipping 2025/11/22 01:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:45 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.51s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:48 DEBUG : existing: md5 = c3fafda8f5d4bc85897b283b2230645f OK 2025/11/22 01:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:48 DEBUG : existing: size = 6 OK 2025/11/22 01:34:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:34:48 DEBUG : existing: Unchanged skipping 2025/11/22 01:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:48 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:48 INFO : There was nothing to transfer 2025/11/22 01:34:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/22 01:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:51 DEBUG : existing: md5 = 42d4f56045140ffd08233a0434165f69 OK 2025/11/22 01:34:51 DEBUG : existing: size = 6 OK 2025/11/22 01:34:51 INFO : existing: Copied (replaced existing) 2025/11/22 01:34:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.38s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:53 DEBUG : existing: md5 = e5454708654a737dbdbb4659dd20bca9 OK 2025/11/22 01:34:53 DEBUG : existing: size = 6 OK 2025/11/22 01:34:53 INFO : existing: Copied (new) 2025/11/22 01:34:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:34:54 DEBUG : existing: Destination exists, skipping 2025/11/22 01:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:34:54 DEBUG : Waiting for deletions to finish 2025/11/22 01:34:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.30s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:34:57 DEBUG : b/potato: md5 = 773987b3e07517cfd6d0c4461976adce OK 2025/11/22 01:34:59 DEBUG : c/non empty space: md5 = 5792fb0f3be824d017cd84b8a80fc5fc OK 2025/11/22 01:34:59 INFO : d: Making directory 2025/11/22 01:35:01 DEBUG : Added delayed dir = "a", newDst= 2025/11/22 01:35:02 INFO : c: Set directory modification time (using SetModTime) 2025/11/22 01:35:02 DEBUG : Added delayed dir = "c", newDst=c 2025/11/22 01:35:02 DEBUG : c/non empty space: size = 5 OK 2025/11/22 01:35:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:35:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:04 DEBUG : a/potato2: md5 = 8af95aee31f6675640aa1501f3a9d0d0 OK 2025/11/22 01:35:04 DEBUG : a/potato2: size = 60 OK 2025/11/22 01:35:04 INFO : a/potato2: Copied (new) 2025/11/22 01:35:04 DEBUG : Waiting for deletions to finish 2025/11/22 01:35:05 INFO : b/potato: Deleted 2025/11/22 01:35:05 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/22 01:35:05 INFO : d: Removing directory 2025/11/22 01:35:06 INFO : b: Removing directory 2025/11/22 01:35:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/22 01:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': deleted 2 directories 2025/11/22 01:35:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/22 01:35:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:12 DEBUG : empty space: md5 = f62997856153349eae8ade508e42b686 OK 2025/11/22 01:35:12 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:12 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/22 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/22 01:35:12 DEBUG : Waiting for deletions to finish 2025/11/22 01:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:13 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/22 01:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:14 DEBUG : empty space: md5 = e522eb50cc566761918c89c1d41fdc1a OK 2025/11/22 01:35:14 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:14 INFO : empty space: Copied (replaced existing) 2025/11/22 01:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:17 DEBUG : foo: md5 = 281e3cadc6e2bdc02f3e4b7e94754abb OK 2025/11/22 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:18 DEBUG : foo: size = 3 OK 2025/11/22 01:35:18 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/22 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:19 DEBUG : foo: md5 = 42d446454c3c05be761a3a1faef2f854 OK 2025/11/22 01:35:19 DEBUG : foo: size = 3 OK 2025/11/22 01:35:19 INFO : foo: Copied (replaced existing) 2025/11/22 01:35:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.62s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:22 DEBUG : empty space: md5 = 58dcc6d5f16f701bcc8476619aa6d1c7 OK 2025/11/22 01:35:22 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:35:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 01:35:22 DEBUG : empty space: Unchanged skipping 2025/11/22 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:24 DEBUG : potato: md5 = f2338012725d28908b834c1f04d1f7a7 OK 2025/11/22 01:35:24 DEBUG : potato: size = 60 OK 2025/11/22 01:35:24 INFO : potato: Copied (new) 2025/11/22 01:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:27 DEBUG : potato: md5 = 32eeb9b9478d63ebc623f796df9ab343 OK 2025/11/22 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:35:27 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:35:27 DEBUG : potato: Sizes differ 2025/11/22 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:29 DEBUG : potato: md5 = bb57f31c8758892fee73c8d93241b30c OK 2025/11/22 01:35:29 DEBUG : potato: size = 21 OK 2025/11/22 01:35:29 INFO : potato: Copied (replaced existing) 2025/11/22 01:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.22s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:31 DEBUG : potato: md5 = 003037b28b1d389c2c7155b455514532 OK 2025/11/22 01:35:32 DEBUG : potato: size = 21 OK 2025/11/22 01:35:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/22 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:33 DEBUG : potato: md5 = 134e4fa09fe9df68404b416c39becff4 OK 2025/11/22 01:35:33 DEBUG : potato: size = 21 OK 2025/11/22 01:35:33 INFO : potato: Copied (replaced existing) 2025/11/22 01:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:35 DEBUG : potato: md5 = cfe5c50522869f7a06011285dc0821ca OK 2025/11/22 01:35:37 DEBUG : empty space: md5 = b5072936f509e949b1437075787715db OK 2025/11/22 01:35:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/22 01:35:37 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:35:37 DEBUG : empty space: Unchanged skipping 2025/11/22 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:37 DEBUG : Waiting for deletions to finish 2025/11/22 01:35:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:40 DEBUG : potato: md5 = 4eaeadf77277fbc30ef35edc26447d49 OK 2025/11/22 01:35:42 DEBUG : empty space: md5 = 153379f40069c0f85fdf57a8b23404f8 OK 2025/11/22 01:35:42 DEBUG : empty space: size = 1 OK 2025/11/22 01:35:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:35:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:35:42 DEBUG : empty space: Unchanged skipping 2025/11/22 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:44 DEBUG : potato2: md5 = 76ca0b9df1c956199ceb4a9acd8dfb5f OK 2025/11/22 01:35:44 DEBUG : potato2: size = 60 OK 2025/11/22 01:35:44 INFO : potato2: Copied (new) 2025/11/22 01:35:44 DEBUG : Waiting for deletions to finish 2025/11/22 01:35:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:35:48 DEBUG : b/potato: md5 = a28c7ace2f355105497b783d95d4ccc9 OK 2025/11/22 01:35:50 DEBUG : c/non empty space: md5 = e790480cb985396a64619efbd03abc69 OK 2025/11/22 01:35:50 INFO : d: Making directory 2025/11/22 01:35:50 INFO : d/e: Making directory 2025/11/22 01:35:53 DEBUG : Added delayed dir = "a", newDst= 2025/11/22 01:35:53 INFO : c: Set directory modification time (using SetModTime) 2025/11/22 01:35:53 DEBUG : Added delayed dir = "c", newDst=c 2025/11/22 01:35:53 DEBUG : c/non empty space: size = 5 OK 2025/11/22 01:35:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 01:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:35:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 01:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:35:55 DEBUG : a/potato2: md5 = 61bdecd7864a818b3d17e96203295e3e OK 2025/11/22 01:35:55 DEBUG : a/potato2: size = 60 OK 2025/11/22 01:35:55 INFO : a/potato2: Copied (new) 2025/11/22 01:35:55 DEBUG : Waiting for deletions to finish 2025/11/22 01:35:56 INFO : b/potato: Deleted 2025/11/22 01:35:56 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/22 01:35:56 INFO : d/e: Removing directory 2025/11/22 01:35:57 INFO : d: Removing directory 2025/11/22 01:35:57 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/22 01:35:57 INFO : b: Removing directory 2025/11/22 01:35:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/22 01:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': deleted 3 directories 2025/11/22 01:36:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/22 01:36:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:04 DEBUG : b/potato: md5 = bfb58adc6d25a7b605cb8d65be12d89e OK 2025/11/22 01:36:06 DEBUG : c/non empty space: md5 = bc6f77cceb4aee19840feffeaab60a59 OK 2025/11/22 01:36:06 INFO : d: Making directory 2025/11/22 01:36:08 DEBUG : Added delayed dir = "a", newDst= 2025/11/22 01:36:08 INFO : c: Set directory modification time (using SetModTime) 2025/11/22 01:36:08 DEBUG : Added delayed dir = "c", newDst=c 2025/11/22 01:36:08 DEBUG : c/non empty space: size = 5 OK 2025/11/22 01:36:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:36:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 01:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 01:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:10 DEBUG : a/potato2: md5 = 7d454cd9410f9be0f1af7219ae275bc8 OK 2025/11/22 01:36:10 DEBUG : a/potato2: size = 60 OK 2025/11/22 01:36:10 INFO : a/potato2: Copied (new) 2025/11/22 01:36:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting files as there were IO errors 2025/11/22 01:36:11 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/22 01:36:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting directories as there were IO errors 2025/11/22 01:36:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/22 01:36:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/22 01:36:16 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:18 DEBUG : potato: md5 = 543a3d7b17036e03f5dbd8ccb24f3e35 OK 2025/11/22 01:36:19 DEBUG : empty space: md5 = 5414697a6d72caa31bab31be9d9bafbb OK 2025/11/22 01:36:20 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:20 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:36:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:36:20 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:21 INFO : potato: Deleted 2025/11/22 01:36:22 DEBUG : potato2: md5 = 267a427699ec05a3bbf548b65259c2cd OK 2025/11/22 01:36:22 DEBUG : potato2: size = 60 OK 2025/11/22 01:36:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.85s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:25 DEBUG : potato: md5 = 55662f2a3a6c7be5e7b3eb0775626bce OK 2025/11/22 01:36:26 DEBUG : empty space: md5 = e3f8c2b26d00a55954e14e094cac509e OK 2025/11/22 01:36:27 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:27 INFO : potato: Deleted 2025/11/22 01:36:27 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:36:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:27 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:29 DEBUG : potato2: md5 = 9e5bd093c53cfa64f9c383edc2be4519 OK 2025/11/22 01:36:29 DEBUG : potato2: size = 60 OK 2025/11/22 01:36:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.58s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:32 DEBUG : potato: md5 = 82b21d9d4ea30af72f461d86bbdef038 OK 2025/11/22 01:36:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:35 DEBUG : potato2: md5 = 5a92e4fecaeb3965cf12e32e062005ab OK 2025/11/22 01:36:35 DEBUG : potato2: size = 19 OK 2025/11/22 01:36:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.20s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:38 DEBUG : potato2: md5 = 668dfd21d45bd7e6a0d663ff2bfb5de9 OK 2025/11/22 01:36:39 DEBUG : empty space: md5 = 3bf6193cc00afa25634638e72d416207 OK 2025/11/22 01:36:39 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 01:36:39 DEBUG : enormous: Excluded 2025/11/22 01:36:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 01:36:39 DEBUG : potato2: Excluded 2025/11/22 01:36:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 01:36:40 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:36:40 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:40 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:40 INFO : There was nothing to transfer 2025/11/22 01:36:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 01:36:40 DEBUG : enormous: Excluded 2025/11/22 01:36:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 01:36:40 DEBUG : potato2: Excluded 2025/11/22 01:36:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 01:36:40 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 01:36:40 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for checks to finish 2025/11/22 01:36:40 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:40 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for transfers to finish 2025/11/22 01:36:40 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:44 DEBUG : potato2: md5 = a1df8d2b6818bb3845e639afb32f3281 OK 2025/11/22 01:36:46 DEBUG : empty space: md5 = acd6ea4db1c8a7c6bd4caf47f04ec229 OK 2025/11/22 01:36:47 DEBUG : enormous: md5 = a866684f8e2831eaa2c6181e22809709 OK 2025/11/22 01:36:48 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 01:36:48 DEBUG : enormous: Excluded 2025/11/22 01:36:48 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 01:36:48 DEBUG : potato2: Excluded 2025/11/22 01:36:48 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:48 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:48 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:48 INFO : enormous: Deleted 2025/11/22 01:36:48 INFO : potato2: Deleted 2025/11/22 01:36:48 INFO : There was nothing to transfer 2025/11/22 01:36:49 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for checks to finish 2025/11/22 01:36:49 DEBUG : empty space: size = 1 OK 2025/11/22 01:36:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 01:36:49 DEBUG : empty space: Unchanged skipping 2025/11/22 01:36:49 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for transfers to finish 2025/11/22 01:36:49 DEBUG : Waiting for deletions to finish 2025/11/22 01:36:49 INFO : potato2: Deleted 2025/11/22 01:36:49 INFO : enormous: Deleted 2025/11/22 01:36:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.79s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:36:51 DEBUG : one: md5 = 4e0ad8f86e516164913d22440306ac16 OK 2025/11/22 01:36:53 DEBUG : two: md5 = 5bfa7e604779151b15337b67a81cd3db OK 2025/11/22 01:36:54 DEBUG : three: md5 = eac735bfe2a647efc3ab2a77adc460b9 OK 2025/11/22 01:36:56 DEBUG : four: md5 = c999e6d67226bcd0166f59cb39a41f7a OK 2025/11/22 01:36:56 DEBUG : five: Need to transfer - File not found at Destination 2025/11/22 01:36:56 DEBUG : one: Destination is newer than source, skipping 2025/11/22 01:36:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:36:56 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:36:56 DEBUG : four: Sizes differ 2025/11/22 01:36:56 DEBUG : two: size = 3 OK 2025/11/22 01:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:36:56 DEBUG : three: size = 5 OK 2025/11/22 01:36:56 DEBUG : three: Sizes identical 2025/11/22 01:36:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 01:36:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 01:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:36:58 DEBUG : two: md5 = ea489221bd048bcee8ae1d303a9f4634 OK 2025/11/22 01:36:58 DEBUG : two: size = 3 OK 2025/11/22 01:36:58 INFO : two: Copied (replaced existing) 2025/11/22 01:36:58 DEBUG : four: md5 = 26dcc85ecb368bda88382b1ba7133e09 OK 2025/11/22 01:36:58 DEBUG : four: size = 4 OK 2025/11/22 01:36:58 INFO : four: Copied (replaced existing) 2025/11/22 01:36:58 DEBUG : five: md5 = 1079044e98915e2ea669896a66a46773 OK 2025/11/22 01:36:58 DEBUG : five: size = 4 OK 2025/11/22 01:36:58 INFO : five: Copied (new) 2025/11/22 01:36:58 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/22 01:37:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/22 01:37:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 01:37:01 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/22 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:03 DEBUG : yam: md5 = 71a7ff01a0daed725aec5d3e4b48be1c OK 2025/11/22 01:37:03 DEBUG : yam: size = 11 OK 2025/11/22 01:37:03 INFO : yam: Copied (new) 2025/11/22 01:37:03 DEBUG : potato: md5 = addeca3dd5e301c39b3f2f92711e461e OK 2025/11/22 01:37:03 DEBUG : potato: size = 14 OK 2025/11/22 01:37:03 INFO : potato: Copied (new) 2025/11/22 01:37:03 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/22 01:37:03 DEBUG : potato: size = 14 OK 2025/11/22 01:37:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:37:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/22 01:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:03 DEBUG : potato: Unchanged skipping 2025/11/22 01:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:05 DEBUG : yaml: md5 = 2654735bad058a0c7555e8a0e7d9ff9a OK 2025/11/22 01:37:05 DEBUG : yaml: size = 11 OK 2025/11/22 01:37:05 INFO : yaml: Copied (new) 2025/11/22 01:37:05 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/22 01:37:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Making map for --track-renames 2025/11/22 01:37:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Finished making map for --track-renames 2025/11/22 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for renames to finish 2025/11/22 01:37:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:08 DEBUG : yam: md5 = 73dfdf25e69bb22b46ef708f9a427a32 OK 2025/11/22 01:37:08 DEBUG : yam: size = 11 OK 2025/11/22 01:37:08 INFO : yam: Copied (new) 2025/11/22 01:37:09 DEBUG : potato: md5 = 6c35427a80daf1a0fc7e498f1ae51054 OK 2025/11/22 01:37:09 DEBUG : potato: size = 14 OK 2025/11/22 01:37:09 INFO : potato: Copied (new) 2025/11/22 01:37:09 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:09 DEBUG : potato: size = 14 OK 2025/11/22 01:37:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:37:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Making map for --track-renames 2025/11/22 01:37:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Finished making map for --track-renames 2025/11/22 01:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:09 DEBUG : potato: Unchanged skipping 2025/11/22 01:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for renames to finish 2025/11/22 01:37:10 INFO : yam: Moved (server-side) to: yaml 2025/11/22 01:37:10 INFO : yaml: Renamed from "yam" 2025/11/22 01:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:10 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/22 01:37:12 DEBUG : Added delayed dir = "sub", newDst= 2025/11/22 01:37:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Making map for --track-renames 2025/11/22 01:37:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Finished making map for --track-renames 2025/11/22 01:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 01:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for renames to finish 2025/11/22 01:37:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/22 01:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:14 DEBUG : sub/yam: md5 = 2ee720bac4918f50b7970bb23a392ac0 OK 2025/11/22 01:37:14 DEBUG : sub/yam: size = 11 OK 2025/11/22 01:37:14 INFO : sub/yam: Copied (new) 2025/11/22 01:37:14 DEBUG : potato: md5 = b462e24cca3d205fac8676310caae066 OK 2025/11/22 01:37:14 DEBUG : potato: size = 14 OK 2025/11/22 01:37:14 INFO : potato: Copied (new) 2025/11/22 01:37:14 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:14 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:15 DEBUG : potato: size = 14 OK 2025/11/22 01:37:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:37:15 DEBUG : potato: Unchanged skipping 2025/11/22 01:37:16 INFO : sub: Set directory modification time (using SetModTime) 2025/11/22 01:37:16 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/22 01:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Making map for --track-renames 2025/11/22 01:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Finished making map for --track-renames 2025/11/22 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for renames to finish 2025/11/22 01:37:17 INFO : sub/yam: Moved (server-side) to: yam 2025/11/22 01:37:17 INFO : yam: Renamed from "sub/yam" 2025/11/22 01:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:17 DEBUG : Waiting for deletions to finish 2025/11/22 01:37:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.68s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:37:20 DEBUG : Creating backend with remote "/tmp/rclone4177864787/dir1" 2025/11/22 01:37:20 DEBUG : Config file has changed externally - reloading 2025/11/22 01:37:20 DEBUG : Creating backend with remote "/tmp/rclone4177864787/dir2" 2025/11/22 01:37:20 DEBUG : Local file system at /tmp/rclone4177864787/dir2: Using server-side directory move 2025/11/22 01:37:20 INFO : Local file system at /tmp/rclone4177864787/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 01:37:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/22 01:37:20 DEBUG : Local file system at /tmp/rclone4177864787/dir2: Waiting for checks to finish 2025/11/22 01:37:20 DEBUG : Local file system at /tmp/rclone4177864787/dir2: Waiting for transfers to finish 2025/11/22 01:37:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:37:21 DEBUG : Added delayed dir = "nested", newDst= 2025/11/22 01:37:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:37:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/22 01:37:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:23 DEBUG : sub dir/hello world: md5 = f92266fa26c6b01cf6821792c1accd10 OK 2025/11/22 01:37:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:37:23 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:37:23 INFO : sub dir/hello world: Deleted 2025/11/22 01:37:25 DEBUG : nested/sub dir/file: md5 = dcbde950baf049a186e6d7363d8acf33 OK 2025/11/22 01:37:25 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 01:37:25 INFO : nested/sub dir/file: Copied (new) 2025/11/22 01:37:25 INFO : nested/sub dir/file: Deleted 2025/11/22 01:37:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:26 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:26 INFO : sub dir: Removing directory 2025/11/22 01:37:26 INFO : nested/sub dir: Removing directory 2025/11/22 01:37:26 INFO : nested: Removing directory 2025/11/22 01:37:26 DEBUG : Local file system at /tmp/rclone4177864787: deleted 3 directories 2025/11/22 01:37:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:37:29 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/22 01:37:30 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:37:31 DEBUG : Added delayed dir = "nested", newDst= 2025/11/22 01:37:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 01:37:31 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/22 01:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 01:37:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:33 DEBUG : sub dir/hello world: md5 = 1a35ad88afa21a5d0c7e9eec0c72bf70 OK 2025/11/22 01:37:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 01:37:33 INFO : sub dir/hello world: Copied (new) 2025/11/22 01:37:33 INFO : sub dir/hello world: Deleted 2025/11/22 01:37:35 DEBUG : nested/sub dir/file: md5 = 75da657ec80bfe7deaff389802ba69a7 OK 2025/11/22 01:37:35 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 01:37:35 INFO : nested/sub dir/file: Copied (new) 2025/11/22 01:37:35 INFO : nested/sub dir/file: Deleted 2025/11/22 01:37:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:36 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:37:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:37:40 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/22 01:37:40 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.39s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:37:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/22 01:37:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:43 DEBUG : existing: md5 = e38de7c86f9e12dbba8c42a795c4608e OK 2025/11/22 01:37:43 DEBUG : existing: size = 6 OK 2025/11/22 01:37:43 INFO : existing: Copied (new) 2025/11/22 01:37:43 INFO : existing: Deleted 2025/11/22 01:37:43 DEBUG : existing-b: md5 = 14c4972958eab46f7dc5e5b9caa4e320 OK 2025/11/22 01:37:43 DEBUG : existing-b: size = 6 OK 2025/11/22 01:37:43 INFO : existing-b: Copied (new) 2025/11/22 01:37:43 INFO : existing-b: Deleted 2025/11/22 01:37:43 DEBUG : existing: Destination exists, skipping 2025/11/22 01:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:37:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/22 01:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:37:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.08s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:37:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqoyah9tiwu" 2025/11/22 01:37:45 DEBUG : Creating backend with remote "TestDrive:crypt/ud10e9ssojbbr3c2ai2jt40cnut2qubkkl0k7p7q3aias1n8o92g" 2025/11/22 01:37:48 DEBUG : potato2: md5 = fb05041a677a263dff2daa6d719746bd OK 2025/11/22 01:37:49 DEBUG : empty space: md5 = b76cee75393faf577ab77c74f540473e OK 2025/11/22 01:37:51 DEBUG : potato3: md5 = 98fcc81aea9737a27ae8cad2fba33530 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu' 2025/11/22 01:37:53 DEBUG : empty space: md5 = 79aa7f1bf53d9a2d2e4f985eacedd511 OK 2025/11/22 01:37:55 DEBUG : potato3: md5 = b0d363284edac4341c02f84b7dfb9702 OK 2025/11/22 01:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu': Using server-side directory move 2025/11/22 01:37:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 01:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:37:55 DEBUG : empty space: size = 1 OK 2025/11/22 01:37:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:37:55 DEBUG : empty space: Unchanged skipping 2025/11/22 01:37:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:37:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu') 2025/11/22 01:37:55 DEBUG : potato3: Sizes differ 2025/11/22 01:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu': Waiting for checks to finish 2025/11/22 01:37:56 INFO : potato3: Deleted 2025/11/22 01:37:56 INFO : empty space: Deleted 2025/11/22 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu': Waiting for transfers to finish 2025/11/22 01:37:56 INFO : potato2: Moved (server-side) 2025/11/22 01:37:56 INFO : potato3: Moved (server-side) 2025/11/22 01:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-linezup0yave" 2025/11/22 01:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/rkffoufgs3tsq4rdl7mh7ta0k0ev2ib1u518mnagarrg5ippj4dg" 2025/11/22 01:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-linezup0yave': Using server-side directory move 2025/11/22 01:37:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-linezup0yave': Server side directory move succeeded 2025/11/22 01:38:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-linezup0yave': Purge remote 2025/11/22 01:38:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqoyah9tiwu': Purge remote 2025/11/22 01:38:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.73s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:38:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutureh9gupa" 2025/11/22 01:38:01 DEBUG : Creating backend with remote "TestDrive:crypt/0hghrgor6qt4j87guci02bbhihe4k8674ik952pnd2gdcl76d9v0" 2025/11/22 01:38:03 DEBUG : potato2: md5 = 88b84d1de37d2d9363f1a3b1c2c4573b OK 2025/11/22 01:38:05 DEBUG : empty space: md5 = 9b3ac02ab063db8da13b4a338a4c1636 OK 2025/11/22 01:38:06 DEBUG : potato3: md5 = ccb090fd7f61d37cb1fe7927356eaeeb OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-cutureh9gupa' 2025/11/22 01:38:09 DEBUG : empty space: md5 = e435b5f2c01e9b2c5b303fc3deac6430 OK 2025/11/22 01:38:11 DEBUG : potato3: md5 = f083227e48bbb9c05ee28faaa919b21b OK 2025/11/22 01:38:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 01:38:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 01:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutureh9gupa': Waiting for checks to finish 2025/11/22 01:38:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:38:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cutureh9gupa') 2025/11/22 01:38:11 DEBUG : potato3: Sizes differ 2025/11/22 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutureh9gupa': Waiting for transfers to finish 2025/11/22 01:38:11 INFO : potato3: Deleted 2025/11/22 01:38:12 INFO : potato2: Moved (server-side) 2025/11/22 01:38:12 INFO : potato3: Moved (server-side) 2025/11/22 01:38:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhiwuy3qelu" 2025/11/22 01:38:13 DEBUG : Creating backend with remote "TestDrive:crypt/o2r9bhe38gvgfpfkb306g10pspe2qejjcasksv4mo7cdg4lceucg" 2025/11/22 01:38:14 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 01:38:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:38:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 01:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhiwuy3qelu': Waiting for checks to finish 2025/11/22 01:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhiwuy3qelu': Waiting for transfers to finish 2025/11/22 01:38:15 INFO : potato2: Moved (server-side) 2025/11/22 01:38:15 INFO : potato3: Moved (server-side) 2025/11/22 01:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhiwuy3qelu': Purge remote 2025/11/22 01:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutureh9gupa': Purge remote --- PASS: TestServerSideMoveWithFilter (16.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conemuh2wiva" 2025/11/22 01:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/9uish526lno8vjed3o3vsp6vclq41d3hr6i949pda7ekb34q1gr0" 2025/11/22 01:38:20 DEBUG : potato2: md5 = 533f0609693fa8ed91550a358f7b915d OK 2025/11/22 01:38:22 DEBUG : empty space: md5 = 819e6b4e9e5cc37a435d162c435b0e9f OK 2025/11/22 01:38:23 DEBUG : potato3: md5 = 719cb60637832ac99f2b5b95fe76d3f5 OK 2025/11/22 01:38:23 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji' -> Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva' 2025/11/22 01:38:27 DEBUG : empty space: md5 = 673b0624c0082ae2daa317870ed2c634 OK 2025/11/22 01:38:28 DEBUG : potato3: md5 = 40446d7939d6523df0064cde104d5e0a OK 2025/11/22 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva': Using server-side directory move 2025/11/22 01:38:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 01:38:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 01:38:29 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/22 01:38:29 DEBUG : empty space: size = 1 OK 2025/11/22 01:38:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:38:29 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:38:29 DEBUG : empty space: Unchanged skipping 2025/11/22 01:38:29 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva') 2025/11/22 01:38:29 DEBUG : potato3: Sizes differ 2025/11/22 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva': Waiting for checks to finish 2025/11/22 01:38:29 INFO : potato3: Deleted 2025/11/22 01:38:29 INFO : empty space: Deleted 2025/11/22 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva': Waiting for transfers to finish 2025/11/22 01:38:30 INFO : potato2: Moved (server-side) 2025/11/22 01:38:30 INFO : potato3: Moved (server-side) 2025/11/22 01:38:30 INFO : tomatoDir: Removing directory 2025/11/22 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': deleted 1 directories 2025/11/22 01:38:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petirit9vofi" 2025/11/22 01:38:32 DEBUG : Creating backend with remote "TestDrive:crypt/01bmkkqgbfolj4vdus7jst87e976op2kqclousp6qbir1kblkikg" 2025/11/22 01:38:33 INFO : tomatoDir: Making directory 2025/11/22 01:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petirit9vofi': Using server-side directory move 2025/11/22 01:38:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-petirit9vofi': Server side directory move succeeded 2025/11/22 01:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petirit9vofi': Purge remote 2025/11/22 01:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemuh2wiva': Purge remote 2025/11/22 01:38:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:38:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test" 2025/11/22 01:38:37 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.08s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test" 2025/11/22 01:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/22 01:38:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-include/layer2" 2025/11/22 01:38:42 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/22 01:38:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-ignore-file" 2025/11/22 01:38:45 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/22 01:38:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 55c8279d0115ff0fb490346dfa9880ab OK 2025/11/22 01:38:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/22 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test': Waiting for checks to finish 2025/11/22 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test': Waiting for transfers to finish 2025/11/22 01:38:51 DEBUG : Waiting for deletions to finish 2025/11/22 01:38:51 INFO : There was nothing to transfer 2025/11/22 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:38:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:38:53 INFO : rclone-sync-test-include: Removing directory 2025/11/22 01:38:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/22 01:38:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/22 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': failed to delete 1 directories 2025/11/22 01:38:53 INFO : There was nothing to transfer 2025/11/22 01:38:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/22 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/22 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/22 01:38:55 DEBUG : Waiting for deletions to finish 2025/11/22 01:38:55 INFO : There was nothing to transfer 2025/11/22 01:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:38:57 DEBUG : Waiting for deletions to finish 2025/11/22 01:38:57 INFO : rclone-sync-test-include: Removing directory 2025/11/22 01:38:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/22 01:38:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/22 01:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': failed to delete 1 directories 2025/11/22 01:38:58 INFO : There was nothing to transfer 2025/11/22 01:39:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/22 01:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/22 01:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/22 01:39:00 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:00 INFO : There was nothing to transfer 2025/11/22 01:39:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/22 01:39:02 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.60s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:39:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/CompareDest" 2025/11/22 01:39:05 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/gveqi14airsml4bgu7krj116o8" 2025/11/22 01:39:07 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:10 DEBUG : one: md5 = 0491befe938e3b5086c6ef87f0aecd31 OK 2025/11/22 01:39:10 DEBUG : one: size = 3 OK 2025/11/22 01:39:10 INFO : one: Copied (new) 2025/11/22 01:39:10 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:11 DEBUG : one: Sizes differ 2025/11/22 01:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:12 DEBUG : one: md5 = 2a0421faf8b049a67ce370898eeda3b2 OK 2025/11/22 01:39:12 DEBUG : one: size = 5 OK 2025/11/22 01:39:12 INFO : one: Copied (replaced existing) 2025/11/22 01:39:12 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:14 DEBUG : dst/one: md5 = e62ff73b83cad92fa6b71707037b2063 OK 2025/11/22 01:39:17 DEBUG : CompareDest/one: md5 = ca17b6a32126550d1d26c7e8fb0a1482 OK 2025/11/22 01:39:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:17 DEBUG : one: Sizes differ 2025/11/22 01:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:18 DEBUG : one: size = 5 OK 2025/11/22 01:39:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 01:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:18 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:18 INFO : There was nothing to transfer 2025/11/22 01:39:20 DEBUG : CompareDest/two: md5 = 5d0170684431c151d8edf7544411a71d OK 2025/11/22 01:39:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:21 DEBUG : one: Sizes differ 2025/11/22 01:39:21 DEBUG : one: size = 5 OK 2025/11/22 01:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 01:39:21 DEBUG : two: size = 3 OK 2025/11/22 01:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:21 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:21 INFO : There was nothing to transfer 2025/11/22 01:39:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:22 DEBUG : one: Sizes differ 2025/11/22 01:39:22 DEBUG : one: size = 5 OK 2025/11/22 01:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 01:39:22 DEBUG : two: size = 3 OK 2025/11/22 01:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 01:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:22 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:22 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/22 01:39:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:23 DEBUG : one: Sizes differ 2025/11/22 01:39:23 DEBUG : one: size = 5 OK 2025/11/22 01:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:39:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 01:39:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:23 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/CompareDest') 2025/11/22 01:39:23 DEBUG : two: Sizes differ 2025/11/22 01:39:23 DEBUG : two: Need to transfer - File not found at Destination 2025/11/22 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:25 DEBUG : two: md5 = bddd2b63fd31a6444eccc21465b36730 OK 2025/11/22 01:39:25 DEBUG : two: size = 5 OK 2025/11/22 01:39:25 INFO : two: Copied (new) 2025/11/22 01:39:25 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:39:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:39:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:39:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.76s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:39:32 DEBUG : pre-dest1/1: md5 = 1f4d6a7951a10a43ac4fffc60a668df5 OK 2025/11/22 01:39:34 DEBUG : pre-dest2/2: md5 = dabb40ee4d72024ccb8b8c16ddc7a1b7 OK 2025/11/22 01:39:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dest" 2025/11/22 01:39:35 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/22 01:39:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/pre-dest1" 2025/11/22 01:39:36 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/22 01:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/pre-dest2" 2025/11/22 01:39:37 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/22 01:39:38 DEBUG : 1: size = 1 OK 2025/11/22 01:39:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:39:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/22 01:39:39 DEBUG : 2: size = 1 OK 2025/11/22 01:39:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:39:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/22 01:39:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/22 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dest': Waiting for checks to finish 2025/11/22 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dest': Waiting for transfers to finish 2025/11/22 01:39:42 DEBUG : 3: md5 = 5fa08d7c58d87bff02ccfd3dc7b3d3e5 OK 2025/11/22 01:39:42 DEBUG : 3: size = 1 OK 2025/11/22 01:39:42 INFO : 3: Copied (new) 2025/11/22 01:39:42 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:45 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/22 01:39:45 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/22 01:39:46 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.27s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:39:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:39:47 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:39:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/CopyDest" 2025/11/22 01:39:49 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/22 01:39:51 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:53 DEBUG : one: md5 = 227b50669070ccd59e652497a97ec9ae OK 2025/11/22 01:39:53 DEBUG : one: size = 3 OK 2025/11/22 01:39:53 INFO : one: Copied (new) 2025/11/22 01:39:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:39:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:39:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:39:54 DEBUG : one: Sizes differ 2025/11/22 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:39:56 DEBUG : one: md5 = 67faf2bcbe3ae6c7a9da948f92a20668 OK 2025/11/22 01:39:56 DEBUG : one: size = 5 OK 2025/11/22 01:39:56 INFO : one: Copied (replaced existing) 2025/11/22 01:39:56 DEBUG : Waiting for deletions to finish 2025/11/22 01:39:59 DEBUG : dst/one: md5 = dc1779af74208c2dd097d1f538ee28f7 OK 2025/11/22 01:40:01 DEBUG : CopyDest/one: md5 = d3c8002016ad3307387d1a6ec978f117 OK 2025/11/22 01:40:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/BackupDir" 2025/11/22 01:40:02 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/22 01:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:40:04 DEBUG : one: Sizes differ 2025/11/22 01:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:04 DEBUG : one: size = 5 OK 2025/11/22 01:40:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:40:04 DEBUG : one: Sizes differ 2025/11/22 01:40:06 INFO : one: Moved (server-side) 2025/11/22 01:40:07 DEBUG : one: size = 5 OK 2025/11/22 01:40:07 INFO : one: Copied (server-side copy) 2025/11/22 01:40:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/22 01:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:07 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:09 DEBUG : CopyDest/two: md5 = 25b51fb5f30924392045eaf297154439 OK 2025/11/22 01:40:10 DEBUG : one: size = 5 OK 2025/11/22 01:40:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:10 DEBUG : one: Unchanged skipping 2025/11/22 01:40:10 DEBUG : two: size = 3 OK 2025/11/22 01:40:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:11 DEBUG : two: size = 3 OK 2025/11/22 01:40:11 INFO : two: Copied (server-side copy) 2025/11/22 01:40:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/22 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:11 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:12 DEBUG : one: size = 5 OK 2025/11/22 01:40:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:12 DEBUG : one: Unchanged skipping 2025/11/22 01:40:12 DEBUG : two: size = 3 OK 2025/11/22 01:40:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:12 DEBUG : two: Unchanged skipping 2025/11/22 01:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:12 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:12 INFO : There was nothing to transfer 2025/11/22 01:40:14 DEBUG : CopyDest/three: md5 = f44b93335a191e972d93ff6174140c6c OK 2025/11/22 01:40:15 DEBUG : one: size = 5 OK 2025/11/22 01:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:15 DEBUG : one: Unchanged skipping 2025/11/22 01:40:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:15 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/CopyDest') 2025/11/22 01:40:15 DEBUG : three: Sizes differ 2025/11/22 01:40:15 DEBUG : three: Destination not found in --copy-dest 2025/11/22 01:40:15 DEBUG : three: Need to transfer - File not found at Destination 2025/11/22 01:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:15 DEBUG : two: size = 3 OK 2025/11/22 01:40:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 01:40:15 DEBUG : two: Unchanged skipping 2025/11/22 01:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:17 DEBUG : three: md5 = 8b66b1883a7d8deab7d0851380bd4003 OK 2025/11/22 01:40:17 DEBUG : three: size = 7 OK 2025/11/22 01:40:17 INFO : three: Copied (new) 2025/11/22 01:40:17 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/22 01:40:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:40:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:40:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:40:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/22 01:40:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:40:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.83s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:40:26 DEBUG : dst/one: md5 = f5e6d8f6e8cdd0d68d177349651c6766 OK 2025/11/22 01:40:28 DEBUG : dst/two: md5 = 5343904c7b1ea85c1c1562a64b5b6fad OK 2025/11/22 01:40:29 DEBUG : dst/three.txt: md5 = 1aec4012feb6bc2642ac3089a099542e OK 2025/11/22 01:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/backup" 2025/11/22 01:40:31 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/1nrff024r7pq65ecp72fc28jb0" 2025/11/22 01:40:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:40:32 DEBUG : one: Sizes differ 2025/11/22 01:40:32 DEBUG : two: size = 3 OK 2025/11/22 01:40:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:32 DEBUG : two: Unchanged skipping 2025/11/22 01:40:34 INFO : one: Moved (server-side) 2025/11/22 01:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:36 DEBUG : one: md5 = c0c8fb7c85e67c9eac0ba5ec5b982930 OK 2025/11/22 01:40:36 DEBUG : one: size = 4 OK 2025/11/22 01:40:36 INFO : one: Copied (new) 2025/11/22 01:40:36 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:37 INFO : three.txt: Moved (server-side) 2025/11/22 01:40:37 INFO : three.txt: Moved into backup dir 2025/11/22 01:40:39 DEBUG : dst/three.txt: md5 = 08edd4f1ea0fe915c058a839c100df18 OK 2025/11/22 01:40:39 DEBUG : two: size = 3 OK 2025/11/22 01:40:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:40:39 DEBUG : two: Unchanged skipping 2025/11/22 01:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:40:39 DEBUG : one: Sizes differ 2025/11/22 01:40:40 INFO : one: Deleted 2025/11/22 01:40:41 INFO : one: Moved (server-side) 2025/11/22 01:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:42 DEBUG : one: md5 = d1e8546f0094163ecdbad352938761de OK 2025/11/22 01:40:42 DEBUG : one: size = 5 OK 2025/11/22 01:40:42 INFO : one: Copied (new) 2025/11/22 01:40:42 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:43 INFO : three.txt: Deleted 2025/11/22 01:40:43 INFO : three.txt: Moved (server-side) 2025/11/22 01:40:43 INFO : three.txt: Moved into backup dir 2025/11/22 01:40:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:40:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:40:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:40:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/22 01:40:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:40:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:40:50 DEBUG : dst/one: md5 = 9db908c5f5dfe940a9fa4984c573d6ad OK 2025/11/22 01:40:51 DEBUG : dst/two: md5 = 26ec802952db0d8eeee7df83a461eb3e OK 2025/11/22 01:40:53 DEBUG : dst/three.txt: md5 = f0ce05282cc5a78068097117dfacb422 OK 2025/11/22 01:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:40:53 DEBUG : Config file has changed externally - reloading 2025/11/22 01:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:40:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/backup" 2025/11/22 01:40:54 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/1nrff024r7pq65ecp72fc28jb0" 2025/11/22 01:40:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:40:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:40:56 DEBUG : one: Sizes differ 2025/11/22 01:40:56 DEBUG : two: size = 3 OK 2025/11/22 01:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:40:56 DEBUG : two: Unchanged skipping 2025/11/22 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:40:57 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:40:59 DEBUG : one: md5 = 5532446cb6269a8bb6976d5baf763623 OK 2025/11/22 01:40:59 DEBUG : one: size = 4 OK 2025/11/22 01:40:59 INFO : one: Copied (new) 2025/11/22 01:40:59 DEBUG : Waiting for deletions to finish 2025/11/22 01:40:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:40:59 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:02 DEBUG : dst/three.txt: md5 = 22cfb0adf47e32e7a21a05ebc7b2e116 OK 2025/11/22 01:41:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:02 DEBUG : one: Sizes differ 2025/11/22 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:41:02 DEBUG : two: size = 3 OK 2025/11/22 01:41:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:41:02 DEBUG : two: Unchanged skipping 2025/11/22 01:41:03 INFO : one.bak: Deleted 2025/11/22 01:41:04 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:41:05 DEBUG : one: md5 = 50855831c6bd3ab013838c06eef33d9c OK 2025/11/22 01:41:05 DEBUG : one: size = 5 OK 2025/11/22 01:41:05 INFO : one: Copied (new) 2025/11/22 01:41:05 DEBUG : Waiting for deletions to finish 2025/11/22 01:41:06 INFO : three.txt.bak: Deleted 2025/11/22 01:41:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:41:06 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:41:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:41:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/22 01:41:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/22 01:41:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/22 01:41:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:41:13 DEBUG : dst/one: md5 = ab9fb95ce793130d18514fd574e0dbb5 OK 2025/11/22 01:41:14 DEBUG : dst/two: md5 = cc840f8c213d7635214a94882d67885b OK 2025/11/22 01:41:15 DEBUG : dst/three.txt: md5 = 042b68fb9dee5846515c3662337aa608 OK 2025/11/22 01:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:41:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/backup" 2025/11/22 01:41:17 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/1nrff024r7pq65ecp72fc28jb0" 2025/11/22 01:41:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:18 DEBUG : one: Sizes differ 2025/11/22 01:41:18 DEBUG : two: size = 3 OK 2025/11/22 01:41:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:41:18 DEBUG : two: Unchanged skipping 2025/11/22 01:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:41:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 01:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:41:21 DEBUG : one: md5 = afd4dbaa4ca99a600fe888c5563d8a6d OK 2025/11/22 01:41:21 DEBUG : one: size = 4 OK 2025/11/22 01:41:21 INFO : one: Copied (new) 2025/11/22 01:41:21 DEBUG : Waiting for deletions to finish 2025/11/22 01:41:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 01:41:22 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:24 DEBUG : dst/three.txt: md5 = 181bd09c2876b6dfcd22cb490f7eb376 OK 2025/11/22 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:25 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:25 DEBUG : one: Sizes differ 2025/11/22 01:41:25 DEBUG : two: size = 3 OK 2025/11/22 01:41:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:41:25 DEBUG : two: Unchanged skipping 2025/11/22 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:41:25 INFO : one-2019-01-01: Deleted 2025/11/22 01:41:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 01:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:41:27 DEBUG : one: md5 = 880cd0516eb0fe97343959e853c56864 OK 2025/11/22 01:41:27 DEBUG : one: size = 5 OK 2025/11/22 01:41:27 INFO : one: Copied (new) 2025/11/22 01:41:27 DEBUG : Waiting for deletions to finish 2025/11/22 01:41:28 INFO : three-2019-01-01.txt: Deleted 2025/11/22 01:41:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 01:41:29 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:41:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:41:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/22 01:41:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/22 01:41:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/22 01:41:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.39s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:41:35 DEBUG : dst/one: md5 = 531fb6c336b57fa8efaddf003e955d49 OK 2025/11/22 01:41:36 DEBUG : dst/two: md5 = 9745936e98e6fddee04b9b3e9a40a9f2 OK 2025/11/22 01:41:38 DEBUG : dst/three.txt: md5 = dd3f8dd4158ab3e842b25ec6a050c46b OK 2025/11/22 01:41:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:41:38 DEBUG : Config file has changed externally - reloading 2025/11/22 01:41:38 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:41:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:39 DEBUG : one: Sizes differ 2025/11/22 01:41:39 DEBUG : two: size = 3 OK 2025/11/22 01:41:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:41:39 DEBUG : two: Unchanged skipping 2025/11/22 01:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:41:40 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:41:41 DEBUG : one: md5 = a4dd95e47a9f5e16c58a102bd9bda814 OK 2025/11/22 01:41:41 DEBUG : one: size = 4 OK 2025/11/22 01:41:41 INFO : one: Copied (new) 2025/11/22 01:41:41 DEBUG : Waiting for deletions to finish 2025/11/22 01:41:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:41:42 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:44 DEBUG : dst/three.txt: md5 = 2bfc6fff882729913099dafee76ab7cf OK 2025/11/22 01:41:44 DEBUG : one.bak: Excluded (Path Filter) 2025/11/22 01:41:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/22 01:41:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:44 DEBUG : one: Sizes differ 2025/11/22 01:41:44 DEBUG : two: size = 3 OK 2025/11/22 01:41:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:41:44 DEBUG : two: Unchanged skipping 2025/11/22 01:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for checks to finish 2025/11/22 01:41:45 INFO : one.bak: Deleted 2025/11/22 01:41:46 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:41:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst': Waiting for transfers to finish 2025/11/22 01:41:47 DEBUG : one: md5 = 6c2efc5e0c55419c5f9dff25d69a6fd9 OK 2025/11/22 01:41:47 DEBUG : one: size = 5 OK 2025/11/22 01:41:47 INFO : one: Copied (new) 2025/11/22 01:41:47 DEBUG : Waiting for deletions to finish 2025/11/22 01:41:48 INFO : three.txt.bak: Deleted 2025/11/22 01:41:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:41:48 INFO : three.txt: Moved into backup dir 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:41:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.10s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:41:54 DEBUG : dst/one: md5 = 618d0c7599e8c25bfe604dceff69be09 OK 2025/11/22 01:41:56 DEBUG : dst/two: md5 = 79aee0e4dcf0457c25f0fe93d3fa1887 OK 2025/11/22 01:41:57 DEBUG : dst/three.txt: md5 = d2f668305df1c471cfb488834cc1d692 OK 2025/11/22 01:41:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:41:58 DEBUG : Config file has changed externally - reloading 2025/11/22 01:41:58 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:41:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:41:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:41:59 DEBUG : one: Sizes differ 2025/11/22 01:42:00 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:42:01 DEBUG : one: md5 = 279a70de0f273feef567f0bc0e653b05 OK 2025/11/22 01:42:01 DEBUG : one: size = 4 OK 2025/11/22 01:42:01 INFO : one: Copied (new) 2025/11/22 01:42:01 DEBUG : two: size = 3 OK 2025/11/22 01:42:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:42:01 DEBUG : two: Unchanged skipping 2025/11/22 01:42:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:01 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:01 DEBUG : three.txt: Sizes differ 2025/11/22 01:42:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:42:04 DEBUG : three.txt: md5 = 4e129eba63249e0cf480c4c9f4b168c9 OK 2025/11/22 01:42:04 DEBUG : three.txt: size = 6 OK 2025/11/22 01:42:04 INFO : three.txt: Copied (new) 2025/11/22 01:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:05 DEBUG : one: Sizes differ 2025/11/22 01:42:06 INFO : one.bak: Deleted 2025/11/22 01:42:06 INFO : one: Moved (server-side) to: one.bak 2025/11/22 01:42:07 DEBUG : one: md5 = d82864d40ecd70fb7244ca446c768143 OK 2025/11/22 01:42:07 DEBUG : one: size = 5 OK 2025/11/22 01:42:07 INFO : one: Copied (new) 2025/11/22 01:42:08 DEBUG : two: size = 3 OK 2025/11/22 01:42:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:42:08 DEBUG : two: Unchanged skipping 2025/11/22 01:42:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:08 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:08 DEBUG : three.txt: Sizes differ 2025/11/22 01:42:08 INFO : three.txt.bak: Deleted 2025/11/22 01:42:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 01:42:11 DEBUG : three.txt: md5 = 8f89a46338cd3c74a1b96e12ab12b3ef OK 2025/11/22 01:42:11 DEBUG : three.txt: size = 19 OK 2025/11/22 01:42:11 INFO : three.txt: Copied (new) 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/22 01:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.42s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:42:17 DEBUG : dst/one: md5 = e391f93977046c0fe17132bb6042f9de OK 2025/11/22 01:42:18 DEBUG : dst/two: md5 = 1be6a81e1cec7ad1637bee987db9d61d OK 2025/11/22 01:42:19 DEBUG : dst/three.txt: md5 = 2d0011f485a2ef9fac12d40309403384 OK 2025/11/22 01:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibabac5gaji/dst" 2025/11/22 01:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/u7tqt110d3l7vearcbb6kg01aulqvkeh9g22qcjofqtjvgnu2rt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/22 01:42:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:21 DEBUG : one: Sizes differ 2025/11/22 01:42:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 01:42:23 DEBUG : one: md5 = 3f542afee2faf4468404a7319b7f22ac OK 2025/11/22 01:42:23 DEBUG : one: size = 4 OK 2025/11/22 01:42:23 INFO : one: Copied (new) 2025/11/22 01:42:23 DEBUG : two: size = 3 OK 2025/11/22 01:42:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:42:23 DEBUG : two: Unchanged skipping 2025/11/22 01:42:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:24 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:24 DEBUG : three.txt: Sizes differ 2025/11/22 01:42:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 01:42:26 DEBUG : three.txt: md5 = 5c32ad07ef3a2d3fb0852b1bb60ab74d OK 2025/11/22 01:42:26 DEBUG : three.txt: size = 6 OK 2025/11/22 01:42:26 INFO : three.txt: Copied (new) 2025/11/22 01:42:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:27 DEBUG : one: Sizes differ 2025/11/22 01:42:28 INFO : one-2019-01-01: Deleted 2025/11/22 01:42:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 01:42:30 DEBUG : one: md5 = 1df2b2e297501a69299a0100ab0db6c0 OK 2025/11/22 01:42:30 DEBUG : one: size = 5 OK 2025/11/22 01:42:30 INFO : one: Copied (new) 2025/11/22 01:42:30 DEBUG : two: size = 3 OK 2025/11/22 01:42:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:42:30 DEBUG : two: Unchanged skipping 2025/11/22 01:42:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:30 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji/dst') 2025/11/22 01:42:30 DEBUG : three.txt: Sizes differ 2025/11/22 01:42:31 INFO : three-2019-01-01.txt: Deleted 2025/11/22 01:42:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 01:42:33 DEBUG : three.txt: md5 = 08f97f49dcf2777e980a8ab1b9917a59 OK 2025/11/22 01:42:33 DEBUG : three.txt: size = 19 OK 2025/11/22 01:42:33 INFO : three.txt: Copied (new) 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/22 01:42:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (22.36s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:42:38 DEBUG : Testêé: md5 = 1e690796753f2ad2e7b2ce98502cca44 OK 2025/11/22 01:42:39 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:39 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:42:39 DEBUG : Testêé: Sizes differ 2025/11/22 01:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:42:40 DEBUG : Testêé: md5 = b5d556da15ce7d6f4255c09d03a47c84 OK 2025/11/22 01:42:40 DEBUG : Testêé: size = 14 OK 2025/11/22 01:42:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/22 01:42:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.21s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:42:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 01:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:42:43 DEBUG : existing: md5 = d7ddf71e2a676ee49b6f7789bc97bd46 OK 2025/11/22 01:42:43 DEBUG : existing: size = 6 OK 2025/11/22 01:42:43 INFO : existing: Copied (new) 2025/11/22 01:42:43 DEBUG : Waiting for deletions to finish 2025/11/22 01:42:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:42:44 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:42:44 DEBUG : existing: Sizes differ 2025/11/22 01:42:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/22 01:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:42:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting files as there were IO errors 2025/11/22 01:42:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.71s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:42:46 DEBUG : EXISTING: md5 = 3f9d81603e5b58da291f279cbf172224 OK 2025/11/22 01:42:46 DEBUG : EXISTING: size = 6 OK 2025/11/22 01:42:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:42:46 DEBUG : existing: Unchanged skipping 2025/11/22 01:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:42:46 DEBUG : Waiting for deletions to finish 2025/11/22 01:42:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.84s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:42:51 DEBUG : both0: md5 = 4ca0fbd4c08fdbf94b3556816390040d OK 2025/11/22 01:42:52 DEBUG : only0: md5 = a487e6048ffaeeccf82559b8b79b4ca9 OK 2025/11/22 01:42:53 DEBUG : both1: md5 = 905c0d409622557dbf3d8c208395ca43 OK 2025/11/22 01:42:55 DEBUG : only1: md5 = 3cfbc779373611a68d44a712beea620a OK 2025/11/22 01:42:56 DEBUG : both2: md5 = a90e2b762411e233c5c973a9d9d546f1 OK 2025/11/22 01:42:58 DEBUG : only2: md5 = c7b10053dad85ad51916acc189344b03 OK 2025/11/22 01:43:00 DEBUG : both3: md5 = 066ca2a9d0e80f0dfaa8df8084839c36 OK 2025/11/22 01:43:01 DEBUG : only3: md5 = e3ebde19df86d329d7adfb7e89f76f80 OK 2025/11/22 01:43:03 DEBUG : both4: md5 = 811a72eb340094306eb943488b946136 OK 2025/11/22 01:43:04 DEBUG : only4: md5 = 8ed2ab49e1bff3e5feed2b25acddddd9 OK 2025/11/22 01:43:06 DEBUG : both5: md5 = 3bde5ec93eee2afaac884c3ddeba50f4 OK 2025/11/22 01:43:07 DEBUG : only5: md5 = 1a269bcca9a34bfd0106f9bec66b65cc OK 2025/11/22 01:43:09 DEBUG : both6: md5 = 0826949afc6889f2405ff3a1a816d3a3 OK 2025/11/22 01:43:10 DEBUG : only6: md5 = 94666db6a5c35d18ff8246f3345b5af0 OK 2025/11/22 01:43:12 DEBUG : both7: md5 = 6f2b10986f4ec2ef6226d3d1f011ae03 OK 2025/11/22 01:43:14 DEBUG : only7: md5 = 882662c8f1c35c0fafb68ee4112219fd OK 2025/11/22 01:43:15 DEBUG : both8: md5 = b99fa8fbd51848be9a19963302ee536e OK 2025/11/22 01:43:17 DEBUG : only8: md5 = 4b7b1d972711d2073dc8ea67823ef9cd OK 2025/11/22 01:43:18 DEBUG : both9: md5 = 7f73d66b1731a393312ed4cd159ca6b9 OK 2025/11/22 01:43:20 DEBUG : only9: md5 = 97f9be4cdd091c9fc9cf81a24658e440 OK 2025/11/22 01:43:22 DEBUG : both10: md5 = 0d86cf896a28dc73f0f59f773a00e114 OK 2025/11/22 01:43:23 DEBUG : only10: md5 = 9326c254b2b82935db7ec700b01821ed OK 2025/11/22 01:43:24 DEBUG : both11: md5 = f0100b8791320b74882a25fb60afd441 OK 2025/11/22 01:43:26 DEBUG : only11: md5 = 50287425e27b7298a7651983641e6fb8 OK 2025/11/22 01:43:27 DEBUG : both12: md5 = 66df8e17cbf6153f13abf9976e86a422 OK 2025/11/22 01:43:28 DEBUG : only12: md5 = 21b31db2a45b2c98d0bccf445fd407f0 OK 2025/11/22 01:43:30 DEBUG : both13: md5 = df6964d98b23047b26ef187cbb89a2a8 OK 2025/11/22 01:43:32 DEBUG : only13: md5 = 7c70c603718eba3abbebf078a2a57002 OK 2025/11/22 01:43:33 DEBUG : both14: md5 = 9e149f71ea0678d28a9a399b39a88bca OK 2025/11/22 01:43:35 DEBUG : only14: md5 = 624d0ca48db528da482770f33e4783de OK 2025/11/22 01:43:36 DEBUG : both15: md5 = 883edc9a4683911f36e27f42a34ad3f2 OK 2025/11/22 01:43:38 DEBUG : only15: md5 = 12c52e27b0a80b880631a309f7026a3b OK 2025/11/22 01:43:39 DEBUG : both16: md5 = e2f1d14ebe3cf7f7bf0846454ccae2e9 OK 2025/11/22 01:43:40 DEBUG : only16: md5 = b44f0d60758cb051b10d80d401190e43 OK 2025/11/22 01:43:42 DEBUG : both17: md5 = 2c64dc269acbed2c5e2646f54d7a3573 OK 2025/11/22 01:43:44 DEBUG : only17: md5 = 37bfdf31f65faa7b2a70417e65c97b16 OK 2025/11/22 01:43:45 DEBUG : both18: md5 = cda2cc796bf7508ec4f32e0ed3527c29 OK 2025/11/22 01:43:47 DEBUG : only18: md5 = abd45fd452cb3e2a3a97dcc42bde1b2d OK 2025/11/22 01:43:48 DEBUG : both19: md5 = ec1830e6f2fc86e7201c81a50d0604cb OK 2025/11/22 01:43:49 DEBUG : only19: md5 = 03aceeaa0cee3d07af7e4ab8e42933b3 OK 2025/11/22 01:43:50 DEBUG : both10: size = 6 OK 2025/11/22 01:43:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both11: size = 6 OK 2025/11/22 01:43:50 DEBUG : both0: size = 6 OK 2025/11/22 01:43:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:43:50 DEBUG : both12: size = 6 OK 2025/11/22 01:43:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both10: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both13: size = 6 OK 2025/11/22 01:43:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both13: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both14: size = 6 OK 2025/11/22 01:43:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both14: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both15: size = 6 OK 2025/11/22 01:43:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both15: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both16: size = 6 OK 2025/11/22 01:43:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both16: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both17: size = 6 OK 2025/11/22 01:43:50 DEBUG : both11: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both18: size = 6 OK 2025/11/22 01:43:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both18: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both19: size = 6 OK 2025/11/22 01:43:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both0: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both1: size = 6 OK 2025/11/22 01:43:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both12: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both2: size = 6 OK 2025/11/22 01:43:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both19: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both3: size = 6 OK 2025/11/22 01:43:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both1: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both4: size = 6 OK 2025/11/22 01:43:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both4: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both2: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both6: size = 6 OK 2025/11/22 01:43:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both3: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both5: size = 6 OK 2025/11/22 01:43:50 DEBUG : both7: size = 6 OK 2025/11/22 01:43:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both17: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both8: size = 6 OK 2025/11/22 01:43:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both8: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both9: size = 6 OK 2025/11/22 01:43:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:43:50 DEBUG : both9: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both6: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both7: Unchanged skipping 2025/11/22 01:43:50 DEBUG : both5: Unchanged skipping 2025/11/22 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:43:50 DEBUG : Waiting for deletions to finish 2025/11/22 01:43:51 INFO : only17: Deleted 2025/11/22 01:43:51 INFO : only4: Deleted 2025/11/22 01:43:51 INFO : only14: Deleted 2025/11/22 01:43:51 INFO : only0: Deleted 2025/11/22 01:43:51 INFO : only7: Deleted 2025/11/22 01:43:51 INFO : only5: Deleted 2025/11/22 01:43:51 INFO : only6: Deleted 2025/11/22 01:43:51 INFO : only3: Deleted 2025/11/22 01:43:52 INFO : only16: Deleted 2025/11/22 01:43:52 INFO : only11: Deleted 2025/11/22 01:43:52 INFO : only15: Deleted 2025/11/22 01:43:52 INFO : only18: Deleted 2025/11/22 01:43:52 INFO : only19: Deleted 2025/11/22 01:43:52 INFO : only12: Deleted 2025/11/22 01:43:52 INFO : only9: Deleted 2025/11/22 01:43:52 INFO : only10: Deleted 2025/11/22 01:43:53 INFO : only13: Deleted 2025/11/22 01:43:53 INFO : only1: Deleted 2025/11/22 01:43:53 INFO : only8: Deleted 2025/11/22 01:43:53 INFO : only2: Deleted 2025/11/22 01:43:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.60s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:44:03 DEBUG : both0: md5 = cafab858795c7649953d30a5894b7bef OK 2025/11/22 01:44:05 DEBUG : only0: md5 = c3d861ec1b8e58b2977a95dc8be459a6 OK 2025/11/22 01:44:06 DEBUG : both1: md5 = dcd47f303c15fc143f7bebf7584a2d7a OK 2025/11/22 01:44:08 DEBUG : only1: md5 = 9a53a555e1f47af4c86367d980111d0f OK 2025/11/22 01:44:09 DEBUG : both2: md5 = ac16647f133bbfc59bb01e950d0e3036 OK 2025/11/22 01:44:11 DEBUG : only2: md5 = 179e1409f3dbfc298bb7f15d4f638bf0 OK 2025/11/22 01:44:13 DEBUG : both3: md5 = 23756c61d002d28ce23d1e9d5b56cb6f OK 2025/11/22 01:44:14 DEBUG : only3: md5 = 406cf5dd49b1b52ccbdaf63f91c5183a OK 2025/11/22 01:44:15 DEBUG : both4: md5 = 818c8e7197cb566fc758f87f3fcba521 OK 2025/11/22 01:44:17 DEBUG : only4: md5 = c44f546a287aefe614f595af90feb577 OK 2025/11/22 01:44:18 DEBUG : both5: md5 = 7dcb9d3da7689592aeb0fa977c976ea0 OK 2025/11/22 01:44:20 DEBUG : only5: md5 = 2fb712af38ad68e243d8f3aa321c20e1 OK 2025/11/22 01:44:21 DEBUG : both6: md5 = c65491ce5159f4bf4bb9ecd03015ee7e OK 2025/11/22 01:44:23 DEBUG : only6: md5 = 8370f76175089988d883376affb001a4 OK 2025/11/22 01:44:24 DEBUG : both7: md5 = 3001c637e33f1e9d80614f160a8f0485 OK 2025/11/22 01:44:26 DEBUG : only7: md5 = 727b6d0b11ed1de6db266770c672797c OK 2025/11/22 01:44:27 DEBUG : both8: md5 = 5361b5f0ae31000f883f4d4bccffe29c OK 2025/11/22 01:44:28 DEBUG : only8: md5 = dfec750a7b2a5e29dfb7ada754e04db4 OK 2025/11/22 01:44:30 DEBUG : both9: md5 = cf94b07d894e64ed144a014093d0a7b3 OK 2025/11/22 01:44:31 DEBUG : only9: md5 = 74ebe04b7bc352099b47d76cccb1cdcc OK 2025/11/22 01:44:33 DEBUG : both10: md5 = 2d2fcfa1f754a0fd8d18eb5bd1bc812f OK 2025/11/22 01:44:34 DEBUG : only10: md5 = 57162b30848d650c04489adb97dadbd5 OK 2025/11/22 01:44:36 DEBUG : both11: md5 = d7cf22f648ed57c7724941a4bc3fe895 OK 2025/11/22 01:44:37 DEBUG : only11: md5 = 6a917e2ce9de37a9ec8621d1e8b06cdf OK 2025/11/22 01:44:38 DEBUG : both12: md5 = 9d2227596629461f640244b7e62ae674 OK 2025/11/22 01:44:40 DEBUG : only12: md5 = bc4ba9023e9b2e7084120904f04018f6 OK 2025/11/22 01:44:41 DEBUG : both13: md5 = 6911c091267b953792c10466957c0c47 OK 2025/11/22 01:44:43 DEBUG : only13: md5 = 99385a8feb3bf45fc9f318280af4b976 OK 2025/11/22 01:44:45 DEBUG : both14: md5 = 47a16fa5091a397d6272185af4dd4e60 OK 2025/11/22 01:44:46 DEBUG : only14: md5 = 3c9944fbff1cac1813ccd2368f330b07 OK 2025/11/22 01:44:47 DEBUG : both15: md5 = 277f6021edd28172aaebf0875e22d31f OK 2025/11/22 01:44:49 DEBUG : only15: md5 = 0a005cb9aecbf00f6a3edf38d0fbf0a9 OK 2025/11/22 01:44:50 DEBUG : both16: md5 = f24ba3d5fea5f1c19c88f73f443b4d0f OK 2025/11/22 01:44:52 DEBUG : only16: md5 = 3a3d2c9dc67c6bac442b35a77cb8fc4c OK 2025/11/22 01:44:53 DEBUG : both17: md5 = 53ddcc9049f5b6b67a75f66a86f63e82 OK 2025/11/22 01:44:55 DEBUG : only17: md5 = 47e729b0d25eecf8234d901d9f766b9d OK 2025/11/22 01:44:56 DEBUG : both18: md5 = 1438969a10dcafae2894d4f5088aa78f OK 2025/11/22 01:44:58 DEBUG : only18: md5 = 893a4d1620b7e64a1cc32f291165e167 OK 2025/11/22 01:44:59 DEBUG : both19: md5 = 2646028b676bc518c3fa98f8f47a0c8d OK 2025/11/22 01:45:01 DEBUG : only19: md5 = ad5146a203c84e42c27479a9efb766a6 OK 2025/11/22 01:45:01 DEBUG : both10: size = 6 OK 2025/11/22 01:45:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both10: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both11: size = 6 OK 2025/11/22 01:45:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both11: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both12: size = 6 OK 2025/11/22 01:45:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both12: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both13: size = 6 OK 2025/11/22 01:45:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both13: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both14: size = 6 OK 2025/11/22 01:45:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both14: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both15: size = 6 OK 2025/11/22 01:45:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both15: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both16: size = 6 OK 2025/11/22 01:45:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both16: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both17: size = 6 OK 2025/11/22 01:45:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both17: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both18: size = 6 OK 2025/11/22 01:45:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both18: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both19: size = 6 OK 2025/11/22 01:45:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both19: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both1: size = 6 OK 2025/11/22 01:45:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both1: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both2: size = 6 OK 2025/11/22 01:45:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both2: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both3: size = 6 OK 2025/11/22 01:45:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both3: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both4: size = 6 OK 2025/11/22 01:45:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both6: size = 6 OK 2025/11/22 01:45:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:45:01 DEBUG : both5: size = 6 OK 2025/11/22 01:45:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both4: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both7: size = 6 OK 2025/11/22 01:45:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both7: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both8: size = 6 OK 2025/11/22 01:45:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both8: Unchanged skipping 2025/11/22 01:45:01 DEBUG : both9: size = 6 OK 2025/11/22 01:45:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both9: Unchanged skipping 2025/11/22 01:45:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only0: Sizes differ 2025/11/22 01:45:01 DEBUG : both0: size = 6 OK 2025/11/22 01:45:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:45:01 DEBUG : both0: Unchanged skipping 2025/11/22 01:45:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only11: Sizes differ 2025/11/22 01:45:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only10: Sizes differ 2025/11/22 01:45:01 DEBUG : both6: Unchanged skipping 2025/11/22 01:45:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only12: Sizes differ 2025/11/22 01:45:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only13: Sizes differ 2025/11/22 01:45:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only14: Sizes differ 2025/11/22 01:45:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only15: Sizes differ 2025/11/22 01:45:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only16: Sizes differ 2025/11/22 01:45:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only17: Sizes differ 2025/11/22 01:45:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only18: Sizes differ 2025/11/22 01:45:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only19: Sizes differ 2025/11/22 01:45:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only1: Sizes differ 2025/11/22 01:45:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only2: Sizes differ 2025/11/22 01:45:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only3: Sizes differ 2025/11/22 01:45:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only4: Sizes differ 2025/11/22 01:45:01 DEBUG : both5: Unchanged skipping 2025/11/22 01:45:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only5: Sizes differ 2025/11/22 01:45:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only6: Sizes differ 2025/11/22 01:45:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only7: Sizes differ 2025/11/22 01:45:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only8: Sizes differ 2025/11/22 01:45:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4177864787) 2025/11/22 01:45:01 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji') 2025/11/22 01:45:01 DEBUG : only9: Sizes differ 2025/11/22 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:45:03 DEBUG : only0: md5 = f7ecddeffd4e1ce5007f97c6325bf82f OK 2025/11/22 01:45:03 DEBUG : only0: size = 0 OK 2025/11/22 01:45:03 INFO : only0: Copied (replaced existing) 2025/11/22 01:45:03 DEBUG : only10: md5 = 154eae4102929103f628cd1bc46bba23 OK 2025/11/22 01:45:03 DEBUG : only10: size = 0 OK 2025/11/22 01:45:03 INFO : only10: Copied (replaced existing) 2025/11/22 01:45:03 DEBUG : only14: md5 = e79cb6ad55141d80c59f3bc65658f173 OK 2025/11/22 01:45:03 DEBUG : only14: size = 0 OK 2025/11/22 01:45:03 INFO : only14: Copied (replaced existing) 2025/11/22 01:45:03 DEBUG : only13: md5 = 5fbf18e2d575025978d1173fb5b58351 OK 2025/11/22 01:45:03 DEBUG : only13: size = 0 OK 2025/11/22 01:45:03 INFO : only13: Copied (replaced existing) 2025/11/22 01:45:04 DEBUG : only15: md5 = b274b2d0a8cace4518033f57d3d70415 OK 2025/11/22 01:45:04 DEBUG : only15: size = 0 OK 2025/11/22 01:45:04 INFO : only15: Copied (replaced existing) 2025/11/22 01:45:04 DEBUG : only16: md5 = 726d9a87a30d7c284eb8a46ce35fb694 OK 2025/11/22 01:45:04 DEBUG : only16: size = 0 OK 2025/11/22 01:45:04 INFO : only16: Copied (replaced existing) 2025/11/22 01:45:04 DEBUG : only17: md5 = 81463894a416dd8ebb42c2ec7fe74073 OK 2025/11/22 01:45:04 DEBUG : only17: size = 0 OK 2025/11/22 01:45:04 INFO : only17: Copied (replaced existing) 2025/11/22 01:45:04 DEBUG : only18: md5 = 656248c2ab46c202c2a6ceb6f9c03341 OK 2025/11/22 01:45:04 DEBUG : only18: size = 0 OK 2025/11/22 01:45:04 INFO : only18: Copied (replaced existing) 2025/11/22 01:45:05 DEBUG : only19: md5 = 2defb361e07f3e40e99b793a5fa37664 OK 2025/11/22 01:45:05 DEBUG : only19: size = 0 OK 2025/11/22 01:45:05 INFO : only19: Copied (replaced existing) 2025/11/22 01:45:05 DEBUG : only1: md5 = 8e9e85fc337b3de3a19a65d02132f103 OK 2025/11/22 01:45:05 DEBUG : only1: size = 0 OK 2025/11/22 01:45:05 INFO : only1: Copied (replaced existing) 2025/11/22 01:45:06 DEBUG : only2: md5 = 1ff94849e7aec1ead98ccd27991123b9 OK 2025/11/22 01:45:06 DEBUG : only2: size = 0 OK 2025/11/22 01:45:06 INFO : only2: Copied (replaced existing) 2025/11/22 01:45:06 DEBUG : only3: md5 = c5fd5f3cb0bd7b54dea78728c1de70fe OK 2025/11/22 01:45:06 DEBUG : only3: size = 0 OK 2025/11/22 01:45:06 INFO : only3: Copied (replaced existing) 2025/11/22 01:45:06 DEBUG : only5: md5 = d1c7527e43ad680a4916b6873755068a OK 2025/11/22 01:45:06 DEBUG : only5: size = 0 OK 2025/11/22 01:45:06 INFO : only5: Copied (replaced existing) 2025/11/22 01:45:06 DEBUG : only6: md5 = ab2d8914410b74ed04b0fa3b3fd60200 OK 2025/11/22 01:45:06 DEBUG : only6: size = 0 OK 2025/11/22 01:45:06 INFO : only6: Copied (replaced existing) 2025/11/22 01:45:07 DEBUG : only7: md5 = 301371a67406b43d0571b43e4e24b0be OK 2025/11/22 01:45:07 DEBUG : only7: size = 0 OK 2025/11/22 01:45:07 INFO : only7: Copied (replaced existing) 2025/11/22 01:45:07 DEBUG : only8: md5 = feb09df2f5705c8a1c34ccb125e85724 OK 2025/11/22 01:45:07 DEBUG : only8: size = 0 OK 2025/11/22 01:45:07 INFO : only8: Copied (replaced existing) 2025/11/22 01:45:08 DEBUG : only4: md5 = ab26431d8b17f3814c0342432292ea34 OK 2025/11/22 01:45:08 DEBUG : only4: size = 0 OK 2025/11/22 01:45:08 INFO : only4: Copied (replaced existing) 2025/11/22 01:45:08 DEBUG : only12: md5 = 4aedacf688bb30feef9a18eeb00f75f1 OK 2025/11/22 01:45:08 DEBUG : only12: size = 0 OK 2025/11/22 01:45:08 INFO : only12: Copied (replaced existing) 2025/11/22 01:45:08 DEBUG : only9: md5 = ce0ea3273fe649e99f56138f11a6e359 OK 2025/11/22 01:45:08 DEBUG : only9: size = 0 OK 2025/11/22 01:45:08 INFO : only9: Copied (replaced existing) 2025/11/22 01:45:08 DEBUG : only11: md5 = ca6520e53a15fc61a8b883d3dae4c1f8 OK 2025/11/22 01:45:08 DEBUG : only11: size = 0 OK 2025/11/22 01:45:08 INFO : only11: Copied (replaced existing) 2025/11/22 01:45:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.20s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:45:26 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:45:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 01:45:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 01:45:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/22 01:45:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/22 01:45:40 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:45:42 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:45:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:42 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 01:45:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:42 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 01:45:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:45:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:55 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/22 01:45:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/22 01:45:56 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:45:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:45:58 DEBUG : sub dir: Making directory with metadata 2025/11/22 01:45:59 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/22 01:46:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:46:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:46:16 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:46:16 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/22 01:46:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/22 01:46:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:46:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/22 01:46:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/22 01:46:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:46:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:46:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:46:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:46:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:46:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/22 01:46:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:46:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:46:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 01:46:38 DEBUG : sub dir: Making directory with metadata 2025/11/22 01:46:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/22 01:47:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:47:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 01:47:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 01:47:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/22 01:47:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:47:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/22 01:47:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/22 01:47:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:47:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:47:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:47:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:47:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/22 01:47:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/22 01:47:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/22 01:47:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:47:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c94fc184d148fb711cee23c11546f5b OK 2025/11/22 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2812bb03860b8427b79509585eea075e OK 2025/11/22 01:47:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 48dcc6cf72cd06b9584445413cffb791 OK 2025/11/22 01:47:27 DEBUG : dir1/0003-defghij.txt: md5 = 0dd4662b362414657fb6286195ecd7d4 OK 2025/11/22 01:47:29 DEBUG : dir1/0004-efghijk.txt: md5 = 1618d079634b90c5ecd01a9eb415ea52 OK 2025/11/22 01:47:30 DEBUG : dir1/0005-fghijkl.txt: md5 = e6cd3924adceeb22a07b951fefa329bf OK 2025/11/22 01:47:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 680e2dca0fd03ca1184b17ede9a8ef0e OK 2025/11/22 01:47:33 DEBUG : dir1/0007-1234567.txt: md5 = 3b01367a1d4ee5ad2e8476129c633252 OK 2025/11/22 01:47:34 DEBUG : dir1/0008-2345678.txt: md5 = 30233d7c22b689f5fb2d5e1ba4759c3e OK 2025/11/22 01:47:36 DEBUG : dir1/0009-3456789.txt: md5 = 0859a2cf2871688d96e3b42040453dee OK 2025/11/22 01:47:37 DEBUG : dir1/0010-456789.txt: md5 = d62f6d03bbbb8e9a78fc9767b25056a4 OK 2025/11/22 01:47:39 DEBUG : dir1/0011-56789;.txt: md5 = 2306f2adedcc7c725032e85c0672cd6a OK 2025/11/22 01:47:40 DEBUG : dir1/0012-6789;.txt: md5 = d487337dac48e67fc40f2e26c4a4f615 OK 2025/11/22 01:47:42 DEBUG : dir1/0013-789;=.txt: md5 = 3e5f9af2c585c25caee23e49d529a116 OK 2025/11/22 01:47:43 DEBUG : dir1/0014-89;=.txt: md5 = eb57a833e81f587cd296b053d02eadd6 OK 2025/11/22 01:47:44 DEBUG : dir1/0015-9;=.txt: md5 = a10497fdb12a2d8dbad6479bad4bdcf5 OK 2025/11/22 01:47:46 DEBUG : apple: md5 = 91a2f947f7211793595069bbcbbca6a0 OK 2025/11/22 01:47:47 DEBUG : banana: md5 = 51cb7c947b39d258dd9d05e1043154a8 OK 2025/11/22 01:47:48 DEBUG : appleappleapplebanana: md5 = 2888989dbe401bcf1c12efc35b10a93f OK 2025/11/22 01:47:50 DEBUG : splitbananasplit: md5 = 18cd54028569e0623f06e147f0ed13eb OK 2025/11/22 01:47:50 DEBUG : Waiting for deletions to finish 2025/11/22 01:47:50 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : apple: size = 5 OK 2025/11/22 01:47:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:47:52 DEBUG : banana: size = 6 OK 2025/11/22 01:47:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : banana: Unchanged skipping 2025/11/22 01:47:52 DEBUG : apple: Unchanged skipping 2025/11/22 01:47:52 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:47:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:47:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:47:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:47:52 DEBUG : Waiting for deletions to finish 2025/11/22 01:47:52 DEBUG : Waiting for deletions to finish 2025/11/22 01:47:52 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:47:53 DEBUG : apple: size = 5 OK 2025/11/22 01:47:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : apple: Unchanged skipping 2025/11/22 01:47:53 DEBUG : banana: size = 6 OK 2025/11/22 01:47:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : banana: Unchanged skipping 2025/11/22 01:47:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1: Directory modification time the same (differ by -369.554µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:47:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:47:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:47:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:47:54 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:48:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:48:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 10ccc1f319cf0052d7d9a84572345132 OK 2025/11/22 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = c38053671937dd64fd3eb018d102edbd OK 2025/11/22 01:48:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 5d9e425e344cc367a16bd49d76f69456 OK 2025/11/22 01:48:11 DEBUG : dir1/0003-defghij.txt: md5 = 21665b3d70aad233749c0aa86575e407 OK 2025/11/22 01:48:13 DEBUG : dir1/0004-efghijk.txt: md5 = 66d34e32344ff41abeaafc1df5d44806 OK 2025/11/22 01:48:14 DEBUG : dir1/0005-fghijkl.txt: md5 = f6591b67bd96c5b6c1c69705ac02fb4e OK 2025/11/22 01:48:16 DEBUG : dir1/0006-ghijklm.txt: md5 = b0b290af708ace2848d46bf087771eb7 OK 2025/11/22 01:48:17 DEBUG : dir1/0007-1234567.txt: md5 = c20a14c631cd9e88a7a13a217f31d19c OK 2025/11/22 01:48:19 DEBUG : dir1/0008-2345678.txt: md5 = 0c37eb1d71f375ad7c4e430404dfb20b OK 2025/11/22 01:48:20 DEBUG : dir1/0009-3456789.txt: md5 = 38378578d4159c3b21d57f5ef499c10d OK 2025/11/22 01:48:21 DEBUG : dir1/0010-456789.txt: md5 = 8127caec6109e5b631abfe8cce5dfa9b OK 2025/11/22 01:48:23 DEBUG : dir1/0011-56789;.txt: md5 = d3d465dbea8a1d60f4b37aba737531cb OK 2025/11/22 01:48:24 DEBUG : dir1/0012-6789;.txt: md5 = 65b16c80e6c03c448149dba4fac6c823 OK 2025/11/22 01:48:25 DEBUG : dir1/0013-789;=.txt: md5 = aa93024e1a0a5ccd6e0bc9789f0f42e7 OK 2025/11/22 01:48:27 DEBUG : dir1/0014-89;=.txt: md5 = d10d502dd0db81dc485932083b81ee42 OK 2025/11/22 01:48:28 DEBUG : dir1/0015-9;=.txt: md5 = 01015436218549c9bd1617ceb0c92b75 OK 2025/11/22 01:48:30 DEBUG : apple: md5 = ac65adceed50ce450dde17a6ad75732a OK 2025/11/22 01:48:31 DEBUG : banana: md5 = 61c68e161dbf548b77d157737808dca1 OK 2025/11/22 01:48:33 DEBUG : appleappleapplebanana: md5 = c013d4ca07a09067b9a34247711082be OK 2025/11/22 01:48:34 DEBUG : splitbananasplit: md5 = f4d43be43ce6d2b60abb633e8a387e8d OK 2025/11/22 01:48:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:48:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:48:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:48:36 DEBUG : apple: size = 5 OK 2025/11/22 01:48:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : apple: Unchanged skipping 2025/11/22 01:48:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:48:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : banana: size = 6 OK 2025/11/22 01:48:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : banana: Unchanged skipping 2025/11/22 01:48:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:48:36 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:48:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:48:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:48:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:48:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:48:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:48:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:48:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:48:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:48:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:48:36 DEBUG : Waiting for deletions to finish 2025/11/22 01:48:36 DEBUG : Waiting for deletions to finish 2025/11/22 01:48:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:48:37 DEBUG : dir1: Directory modification time the same (differ by -377.418µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : apple: size = 5 OK 2025/11/22 01:48:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : apple: Unchanged skipping 2025/11/22 01:48:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:48:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:48:37 DEBUG : banana: size = 6 OK 2025/11/22 01:48:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : banana: Unchanged skipping 2025/11/22 01:48:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:48:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:48:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:48:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:48:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:48:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:48:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:48:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:48:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:48:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:48:37 DEBUG : Waiting for deletions to finish 2025/11/22 01:48:37 DEBUG : Waiting for deletions to finish 2025/11/22 01:48:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:48:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:48:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:48:51 DEBUG : dir1/0000-abcdefg.txt: md5 = f91ba84d6f263d960d1564ee23eb7bef OK 2025/11/22 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2ee5cfa44c457b2d99afc4cc18d7c3f8 OK 2025/11/22 01:48:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 2adc471abec1b3f5153d69b520503d5a OK 2025/11/22 01:48:55 DEBUG : dir1/0003-defghij.txt: md5 = 9366be2a96a12e46e55b12fba69d631c OK 2025/11/22 01:48:57 DEBUG : dir1/0004-efghijk.txt: md5 = 53d0701a75d840ea53167908fb072f6b OK 2025/11/22 01:48:58 DEBUG : dir1/0005-fghijkl.txt: md5 = f6368acbb59ea1408f7027e489ee46e1 OK 2025/11/22 01:49:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 1a1a4c7f3f15fc2a12123f0d518607fd OK 2025/11/22 01:49:01 DEBUG : dir1/0007-1234567.txt: md5 = 1a8a365f506116bc38efc680ecb0e1e1 OK 2025/11/22 01:49:03 DEBUG : dir1/0008-2345678.txt: md5 = ff28d5b43aeb76a51510588e9777a1b6 OK 2025/11/22 01:49:04 DEBUG : dir1/0009-3456789.txt: md5 = 5ddecfc73a77e58c3ccdb15366c266b5 OK 2025/11/22 01:49:06 DEBUG : dir1/0010-456789.txt: md5 = 3230892d1ed5a05eaccd1b4dc0d63c66 OK 2025/11/22 01:49:07 DEBUG : dir1/0011-56789;.txt: md5 = 7a7a21299fc9a5df005202af327ec5cb OK 2025/11/22 01:49:09 DEBUG : dir1/0012-6789;.txt: md5 = 306289abeb3e83b7fa4e444ff410525f OK 2025/11/22 01:49:10 DEBUG : dir1/0013-789;=.txt: md5 = 032d74ec2c37499c2e38e5dfe3f315bd OK 2025/11/22 01:49:12 DEBUG : dir1/0014-89;=.txt: md5 = 9ba6b176a574a6c41ece905bfea655ba OK 2025/11/22 01:49:13 DEBUG : dir1/0015-9;=.txt: md5 = 24c14206a4bdf982616cd98b54405728 OK 2025/11/22 01:49:15 DEBUG : apple: md5 = 2e97d4523adbca9ae605bbabc133abb0 OK 2025/11/22 01:49:16 DEBUG : banana: md5 = fcd774ddc64049601a491cb1788d21e6 OK 2025/11/22 01:49:18 DEBUG : appleappleapplebanana: md5 = a4fa49437c567261a489aa4d2264b539 OK 2025/11/22 01:49:19 DEBUG : splitbananasplit: md5 = 61bd8506ee5cd2671b5bf3bef8b6b4cb OK 2025/11/22 01:49:19 DEBUG : Waiting for deletions to finish 2025/11/22 01:49:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:21 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 01:49:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:49:22 DEBUG : YXBwbGU=: md5 = 582fc4a34b28ee169b876996e99989fb OK 2025/11/22 01:49:22 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 01:49:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/22 01:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:22 DEBUG : YmFuYW5h: md5 = 49021d08029606e9e2374a88d08a7136 OK 2025/11/22 01:49:22 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 01:49:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/22 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 8566181cee6b127070b2d7fbf7469b88 OK 2025/11/22 01:49:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 01:49:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 9daf3ed394ee2ee63b109e69bf6f020b OK 2025/11/22 01:49:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 01:49:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 3516e416d41e484ae8225ea770173487 OK 2025/11/22 01:49:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 01:49:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 8d478e9c6cd27f54e7fc3215d753b524 OK 2025/11/22 01:49:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 01:49:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = a0757a53a50437dd3ee3598059c79b65 OK 2025/11/22 01:49:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 01:49:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = ebdcd7694589944bf915e92420b6285d OK 2025/11/22 01:49:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 01:49:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 543acac0d8f420a4b12dc82c7cf11e6d OK 2025/11/22 01:49:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 01:49:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 119dd2bf1bc999b5d4c794f52a1a7e7f OK 2025/11/22 01:49:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 01:49:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = d6d9738b166d14bd66a210d88806e580 OK 2025/11/22 01:49:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 01:49:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f10d66663de24ff68518c0ad4b23a08e OK 2025/11/22 01:49:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 01:49:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 005125fdb24e816a501da82fbfecc141 OK 2025/11/22 01:49:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 01:49:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 3e4b685a91fe992be409ca83e3bfafda OK 2025/11/22 01:49:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 01:49:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c2d660582b81899fa3756c66e88133e2 OK 2025/11/22 01:49:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 01:49:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 792d488a37e539889b25db30bb28c4b0 OK 2025/11/22 01:49:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 01:49:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:28 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 366cc86ebb5435f364704e8a61c93f47 OK 2025/11/22 01:49:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 01:49:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = e65da8b3124caf39011134d53195c581 OK 2025/11/22 01:49:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 01:49:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 20b6d0ab13fd678cbda49444a6d2a94a OK 2025/11/22 01:49:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 01:49:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f894c3fe7617339b8e84c8d103dcceb6 OK 2025/11/22 01:49:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 01:49:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:28 DEBUG : Waiting for deletions to finish 2025/11/22 01:49:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 01:49:28 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 01:49:29 INFO : apple: Deleted 2025/11/22 01:49:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 01:49:29 INFO : banana: Deleted 2025/11/22 01:49:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 01:49:29 INFO : splitbananasplit: Deleted 2025/11/22 01:49:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 01:49:29 INFO : appleappleapplebanana: Deleted 2025/11/22 01:49:29 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 01:49:29 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 01:49:29 DEBUG : Waiting for deletions to finish 2025/11/22 01:49:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:31 DEBUG : dir1: Directory modification time the same (differ by -385.005µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 01:49:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : apple: Unchanged skipping 2025/11/22 01:49:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:49:31 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 01:49:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : banana: Unchanged skipping 2025/11/22 01:49:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 01:49:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:49:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:49:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:49:31 DEBUG : Waiting for deletions to finish 2025/11/22 01:49:31 DEBUG : Waiting for deletions to finish 2025/11/22 01:49:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 01:49:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 01:49:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 01:49:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 01:49:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 01:49:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 01:49:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 01:49:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 01:49:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 01:49:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:49:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:49:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 2a55b33f1d89d2367755f7dcb88b58f9 OK 2025/11/22 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 538438230ad96b6e60214e4ccde21e4a OK 2025/11/22 01:49:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 87e254d97961f6deecf6986f82fc5e1d OK 2025/11/22 01:49:50 DEBUG : dir1/0003-defghij.txt: md5 = aba7fa46e57fa0c80f9dae8a44b60d14 OK 2025/11/22 01:49:51 DEBUG : dir1/0004-efghijk.txt: md5 = 319f1b53ef6c64f7eb6a637bc1813892 OK 2025/11/22 01:49:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 2e2692f8591faead77f00d813872912e OK 2025/11/22 01:49:54 DEBUG : dir1/0006-ghijklm.txt: md5 = be06c8e6df0bca53a119a9e21f0b0c97 OK 2025/11/22 01:49:56 DEBUG : dir1/0007-1234567.txt: md5 = a1cd8bae899d76937828a3f8ec5f0936 OK 2025/11/22 01:49:57 DEBUG : dir1/0008-2345678.txt: md5 = 5ad78bf22fd96439fa8a1324c6fcce09 OK 2025/11/22 01:49:58 DEBUG : dir1/0009-3456789.txt: md5 = d5ab1583cb930cbcd71918230d2e189a OK 2025/11/22 01:50:00 DEBUG : dir1/0010-456789.txt: md5 = 11ab53e56c0e5788d4db33bd084ce116 OK 2025/11/22 01:50:01 DEBUG : dir1/0011-56789;.txt: md5 = 36be2e462818aeb375cf1437504a5afc OK 2025/11/22 01:50:03 DEBUG : dir1/0012-6789;.txt: md5 = deaf4f266a36642bee8764990e1603a3 OK 2025/11/22 01:50:04 DEBUG : dir1/0013-789;=.txt: md5 = 9b7edda644e6c877aac88817a2c11dfc OK 2025/11/22 01:50:06 DEBUG : dir1/0014-89;=.txt: md5 = f1789f4f8ed102cc1ddb3cad35c0f2d9 OK 2025/11/22 01:50:07 DEBUG : dir1/0015-9;=.txt: md5 = e3f7c8460002d8f8097fa125e6d68632 OK 2025/11/22 01:50:09 DEBUG : apple: md5 = 466e96817eb2dc222a1abadd78314148 OK 2025/11/22 01:50:10 DEBUG : banana: md5 = 1ead9771a42125027086fbae20c17e5f OK 2025/11/22 01:50:12 DEBUG : appleappleapplebanana: md5 = 334eb66dcfe5b8424f5ead26188a2648 OK 2025/11/22 01:50:13 DEBUG : splitbananasplit: md5 = ccb5c34092c9eadd6ae3bf4221ebe11f OK 2025/11/22 01:50:13 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:14 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:50:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:50:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 01:50:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 01:50:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 01:50:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 01:50:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 01:50:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 01:50:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 01:50:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 01:50:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 01:50:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 01:50:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 01:50:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 01:50:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 01:50:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 01:50:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 01:50:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 01:50:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:50:16 DEBUG : PREFIXappleappleapplebanana: md5 = 0210f79dc868c80b701c48188baca15c OK 2025/11/22 01:50:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/22 01:50:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/22 01:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:17 DEBUG : PREFIXapple: md5 = 2c6a535357a830202c4a77abc51e0280 OK 2025/11/22 01:50:17 DEBUG : PREFIXapple: size = 5 OK 2025/11/22 01:50:17 INFO : apple: Copied (new) to: PREFIXapple 2025/11/22 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:17 DEBUG : PREFIXsplitbananasplit: md5 = 4abd909d3299d2c1388322b91b02cf4b OK 2025/11/22 01:50:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/22 01:50:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/22 01:50:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:17 DEBUG : PREFIXbanana: md5 = 6039132a4e86c1d16fd726ba4ce70521 OK 2025/11/22 01:50:17 DEBUG : PREFIXbanana: size = 6 OK 2025/11/22 01:50:17 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/22 01:50:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = f4c66da4ebb61098e70d993c15d82d35 OK 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/22 01:50:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 41dc67c2865a53d2204c89c553432992 OK 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:50:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 9c5896a24a2366df8d444764829cc32e OK 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/22 01:50:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = da0576aaba6aabbb29adff7c2dec65b5 OK 2025/11/22 01:50:18 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/22 01:50:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:19 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = efe73721a50d6721390341b0535e1b42 OK 2025/11/22 01:50:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/22 01:50:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 32381923c157367b587b4f7d37e259d1 OK 2025/11/22 01:50:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/22 01:50:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = dec5315cbd4d2b0e33abec6292c690c8 OK 2025/11/22 01:50:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/22 01:50:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:20 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 2983432d3fbc9827de6c782aad042a3e OK 2025/11/22 01:50:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/22 01:50:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 45c5bd7faa15ef3844d8c7e581eda2ce OK 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/22 01:50:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d5c6fa342dd6e20028c44fb45a7ca70e OK 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/22 01:50:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0010-456789.txt: md5 = b856e27ad4e725e3048da76ba06c2135 OK 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/22 01:50:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 9fea03f8bf0170944162ca5cae5d0681 OK 2025/11/22 01:50:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/22 01:50:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:22 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 2529d8d1cd2c5190f9de9031789f69a3 OK 2025/11/22 01:50:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/22 01:50:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 736dea81791a9df584719765ab78a4dd OK 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/22 01:50:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = d7f515b3ffde3f04a78e5be4be956b45 OK 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/22 01:50:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 7a1a0ead9c0bbdca13acd1c6e9e8e321 OK 2025/11/22 01:50:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/22 01:50:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:23 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:23 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 01:50:23 INFO : apple: Deleted 2025/11/22 01:50:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 01:50:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 01:50:23 INFO : appleappleapplebanana: Deleted 2025/11/22 01:50:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 01:50:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 01:50:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 01:50:24 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 01:50:24 INFO : splitbananasplit: Deleted 2025/11/22 01:50:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 01:50:24 INFO : banana: Deleted 2025/11/22 01:50:24 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:50:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 01:50:25 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 01:50:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 01:50:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1: Directory modification time the same (differ by -393.676µs, within tolerance 1ms) 2025/11/22 01:50:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:50:27 DEBUG : banana: md5 = 9394d2c3754bee58ed2204618769e8a5 OK 2025/11/22 01:50:27 DEBUG : banana: size = 6 OK 2025/11/22 01:50:27 INFO : banana: Copied (new) 2025/11/22 01:50:27 DEBUG : appleappleapplebanana: md5 = cc4f5858e3884f117960dd31ab86d690 OK 2025/11/22 01:50:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:50:27 INFO : appleappleapplebanana: Copied (new) 2025/11/22 01:50:27 DEBUG : splitbananasplit: md5 = f00cde6e868e4ff009855702c612198f OK 2025/11/22 01:50:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:50:27 INFO : splitbananasplit: Copied (new) 2025/11/22 01:50:27 DEBUG : apple: md5 = 0fddb07b6a5ab2c6dd695861c4e91db4 OK 2025/11/22 01:50:27 DEBUG : apple: size = 5 OK 2025/11/22 01:50:27 INFO : apple: Copied (new) 2025/11/22 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = b2b4dc55054fcf1720a11101fd6d7722 OK 2025/11/22 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:50:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 01:50:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 3c334825fd318914b94c914aa1132fff OK 2025/11/22 01:50:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:50:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 01:50:28 DEBUG : dir1/0003-defghij.txt: md5 = b46900cff99f2a83d7d51fe38c8183dc OK 2025/11/22 01:50:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:50:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 01:50:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 2f8fa735d19bee95befc9a05345accdd OK 2025/11/22 01:50:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:50:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 01:50:30 DEBUG : dir1/0004-efghijk.txt: md5 = 0ba171b68c8b4b9ce719edca1ffccbfc OK 2025/11/22 01:50:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:50:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 01:50:30 DEBUG : dir1/0005-fghijkl.txt: md5 = d3cde55274c5b8f6353476d39d221786 OK 2025/11/22 01:50:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:50:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 01:50:30 DEBUG : dir1/0007-1234567.txt: md5 = 701cdba9874af533af1291f60c4bcb58 OK 2025/11/22 01:50:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:50:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 01:50:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d6d59cf288ca416376908d45878c402 OK 2025/11/22 01:50:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:50:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 01:50:31 DEBUG : dir1/0008-2345678.txt: md5 = 4d7dd84ea3857470e41223946f969e7f OK 2025/11/22 01:50:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:50:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 01:50:31 DEBUG : dir1/0009-3456789.txt: md5 = 71062e422f2c8d4eea1bf6d5302bacea OK 2025/11/22 01:50:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:50:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 01:50:31 DEBUG : dir1/0011-56789;.txt: md5 = 38f497f6e9d0bfa6c0909aee3660c9e2 OK 2025/11/22 01:50:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:50:31 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 01:50:31 DEBUG : dir1/0010-456789.txt: md5 = 8f3b5573edc2b4b0c7e38fa4473205e3 OK 2025/11/22 01:50:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:50:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 01:50:32 DEBUG : dir1/0012-6789;.txt: md5 = 25559dad79deae8b5203fde51cab59d5 OK 2025/11/22 01:50:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:50:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 01:50:32 DEBUG : dir1/0013-789;=.txt: md5 = b44a3682300e27a7a9a0813b6d58c73d OK 2025/11/22 01:50:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:50:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 01:50:33 DEBUG : dir1/0014-89;=.txt: md5 = e7679cb0ccaaf294b55418830d0de4a6 OK 2025/11/22 01:50:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:50:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 01:50:33 DEBUG : dir1/0015-9;=.txt: md5 = 65d1ef23176a1ae7e7622a9cdd5201fe OK 2025/11/22 01:50:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:50:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 01:50:33 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/22 01:50:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/22 01:50:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/22 01:50:34 INFO : PREFIXbanana: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/22 01:50:34 INFO : PREFIXsplitbananasplit: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/22 01:50:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/22 01:50:34 INFO : PREFIXapple: Deleted 2025/11/22 01:50:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:50:35 DEBUG : Waiting for deletions to finish 2025/11/22 01:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:50:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:50:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 073445b477c695cd4dc66a240684f840 OK 2025/11/22 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 96af51a8bd449206385e99354d13d6c2 OK 2025/11/22 01:50:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 0fc7102967cf279014b338b43b0fe7d8 OK 2025/11/22 01:50:54 DEBUG : dir1/0003-defghij.txt: md5 = 0e9db79113070602cca5b9ec9502ce8b OK 2025/11/22 01:50:55 DEBUG : dir1/0004-efghijk.txt: md5 = 2b87b64baa386f8f7f070f593ff2dbf0 OK 2025/11/22 01:50:57 DEBUG : dir1/0005-fghijkl.txt: md5 = a7002857a19c277676852647d109d71a OK 2025/11/22 01:50:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 025a81028a8333c36bb9bfd7bac129be OK 2025/11/22 01:50:59 DEBUG : dir1/0007-1234567.txt: md5 = db05b9404a3a4ba3e2a7c9c3da90c6d4 OK 2025/11/22 01:51:01 DEBUG : dir1/0008-2345678.txt: md5 = f4949cbfafce35a10187b1d9d3b92c49 OK 2025/11/22 01:51:03 DEBUG : dir1/0009-3456789.txt: md5 = 4ec222dcc332bd39b7bea3dc834848fc OK 2025/11/22 01:51:04 DEBUG : dir1/0010-456789.txt: md5 = 6248022f9276e4325c4995c20ace8a2b OK 2025/11/22 01:51:05 DEBUG : dir1/0011-56789;.txt: md5 = ad12448d9c4ec48a5026f2175d6be15d OK 2025/11/22 01:51:07 DEBUG : dir1/0012-6789;.txt: md5 = 39d86c3e896a944785c6b2b8e69b88fc OK 2025/11/22 01:51:08 DEBUG : dir1/0013-789;=.txt: md5 = cfe577092acc94321cf4a8bfbf7df1e1 OK 2025/11/22 01:51:10 DEBUG : dir1/0014-89;=.txt: md5 = f482c1cfea148d5704f987a1c08e09b9 OK 2025/11/22 01:51:11 DEBUG : dir1/0015-9;=.txt: md5 = 775d5f64794f8ad263dc11cba313580d OK 2025/11/22 01:51:13 DEBUG : apple: md5 = 7e2e78f6f0b3b0880d7439018c268387 OK 2025/11/22 01:51:14 DEBUG : banana: md5 = fe22faa8a47d9baeb9ec733166d036eb OK 2025/11/22 01:51:15 DEBUG : appleappleapplebanana: md5 = dafea6d80ac41b033b2697c0fc7db141 OK 2025/11/22 01:51:17 DEBUG : splitbananasplit: md5 = e204cc744028f95090ec5dbbf7c0d635 OK 2025/11/22 01:51:17 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:19 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:51:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 01:51:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:51:20 DEBUG : bananaSUFFIX: md5 = 96a100bf11b05e651aab24d9a9d52ead OK 2025/11/22 01:51:20 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/22 01:51:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/22 01:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:20 DEBUG : appleappleapplebananaSUFFIX: md5 = fb6d4dc44bc5abb91e92293cdebd277d OK 2025/11/22 01:51:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/22 01:51:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/22 01:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:20 DEBUG : appleSUFFIX: md5 = 090fc6f03ca49866e712acd0d790d356 OK 2025/11/22 01:51:20 DEBUG : appleSUFFIX: size = 5 OK 2025/11/22 01:51:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/22 01:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:20 DEBUG : splitbananasplitSUFFIX: md5 = 0270d124784db57af26b9dc859cc885d OK 2025/11/22 01:51:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/22 01:51:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/22 01:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 23544c554c363862164536bbe2a09b2b OK 2025/11/22 01:51:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/22 01:51:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = e3b1eb93e964cd32633005923c2aa285 OK 2025/11/22 01:51:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/22 01:51:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 2a1e86bd13174e48adf10c316b23334f OK 2025/11/22 01:51:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/22 01:51:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:22 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = cdffa5d50716e844eef908033271828a OK 2025/11/22 01:51:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/22 01:51:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ceea949a7627905ce3d0a96b7a7832f9 OK 2025/11/22 01:51:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/22 01:51:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 159d4f3613f9a62d8817e80d8cbc59b3 OK 2025/11/22 01:51:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/22 01:51:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = de911dadc48fb27641c85b5ab4a47213 OK 2025/11/22 01:51:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/22 01:51:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = e42f22ac4465ce75f5d077e5799f0ea5 OK 2025/11/22 01:51:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/22 01:51:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 8daaa1c1b0ef532999627faf5d81cc27 OK 2025/11/22 01:51:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/22 01:51:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 6815d4f6f40758a01020ae8ccbeff66a OK 2025/11/22 01:51:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/22 01:51:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = cc581ea3b40727e46e278e29647b3899 OK 2025/11/22 01:51:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/22 01:51:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:25 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 75042bea2d77de31a5d6dd88f9beb5be OK 2025/11/22 01:51:25 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/22 01:51:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:26 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 140a83536c40932ff7afef63b201c7f6 OK 2025/11/22 01:51:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/22 01:51:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:26 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 906cfb2d2283ba4f8c45d3fe06fcaae5 OK 2025/11/22 01:51:26 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/22 01:51:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:26 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 2644a5e337748664ba3c324dede2346b OK 2025/11/22 01:51:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/22 01:51:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:27 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = b0db723b43906b44787103aaef9949a3 OK 2025/11/22 01:51:27 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/22 01:51:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:27 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 01:51:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 01:51:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 01:51:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 01:51:27 INFO : apple: Deleted 2025/11/22 01:51:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 01:51:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 01:51:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 01:51:28 INFO : banana: Deleted 2025/11/22 01:51:28 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 01:51:28 INFO : splitbananasplit: Deleted 2025/11/22 01:51:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 01:51:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 01:51:28 INFO : appleappleapplebanana: Deleted 2025/11/22 01:51:28 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 01:51:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 01:51:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 01:51:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 01:51:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1: Directory modification time the same (differ by -403.311µs, within tolerance 1ms) 2025/11/22 01:51:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:51:31 DEBUG : splitbananasplit: md5 = 7d67d5ad821071e29df996749fe764fd OK 2025/11/22 01:51:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:51:31 INFO : splitbananasplit: Copied (new) 2025/11/22 01:51:31 DEBUG : banana: md5 = c609197e08158302eaaabcd1d790db37 OK 2025/11/22 01:51:31 DEBUG : banana: size = 6 OK 2025/11/22 01:51:31 INFO : banana: Copied (new) 2025/11/22 01:51:31 DEBUG : appleappleapplebanana: md5 = bf2ed0b221f91d1445c7a5533daa3863 OK 2025/11/22 01:51:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:51:31 INFO : appleappleapplebanana: Copied (new) 2025/11/22 01:51:31 DEBUG : apple: md5 = 0f4c3956899e68e84f3b3f7802d6943d OK 2025/11/22 01:51:31 DEBUG : apple: size = 5 OK 2025/11/22 01:51:31 INFO : apple: Copied (new) 2025/11/22 01:51:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e36292b64b230611f87bf4afb053d7a OK 2025/11/22 01:51:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:51:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 01:51:32 DEBUG : dir1/0003-defghij.txt: md5 = bd8f2e6d9ba78904605d8f6e56d30abb OK 2025/11/22 01:51:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:51:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 01:51:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = db4caf1e147b32be366837cac8cc911b OK 2025/11/22 01:51:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:51:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 01:51:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 69b9db6a1534204a5e6018bf817104b3 OK 2025/11/22 01:51:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:51:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 01:51:34 DEBUG : dir1/0004-efghijk.txt: md5 = 39570975219dbad796f4a77a41ba8fe3 OK 2025/11/22 01:51:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:51:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 01:51:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c5e9f4c096cde324a58a694174a0a20 OK 2025/11/22 01:51:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:51:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 01:51:34 DEBUG : dir1/0007-1234567.txt: md5 = 545c887fe9225b74bb2bb0eb972c2c33 OK 2025/11/22 01:51:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:51:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 01:51:35 DEBUG : dir1/0008-2345678.txt: md5 = d3d61afb9de8bce11694f253662bbf57 OK 2025/11/22 01:51:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:51:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 01:51:35 DEBUG : dir1/0010-456789.txt: md5 = 44f2ee43e81eb74f30a84d3b5a06801d OK 2025/11/22 01:51:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:51:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 01:51:35 DEBUG : dir1/0009-3456789.txt: md5 = c93eb2449a77df11d5aff63df2c3e370 OK 2025/11/22 01:51:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:51:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 01:51:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 39d724c016f4c6676c37d9afd4973cd8 OK 2025/11/22 01:51:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:51:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 01:51:36 DEBUG : dir1/0011-56789;.txt: md5 = 7075ea9df5f6eb3658034b60d02050d3 OK 2025/11/22 01:51:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:51:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 01:51:37 DEBUG : dir1/0012-6789;.txt: md5 = ecbd5703615c80d2e6344c2c32630789 OK 2025/11/22 01:51:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:51:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 01:51:37 DEBUG : dir1/0014-89;=.txt: md5 = 7d43714ec14a8af97cf8711c5594b764 OK 2025/11/22 01:51:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:51:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 01:51:37 DEBUG : dir1/0013-789;=.txt: md5 = 511f7e3821b44943ab4ebf5582453ddd OK 2025/11/22 01:51:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:51:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 01:51:38 DEBUG : dir1/0015-9;=.txt: md5 = 3828d4e5db13e4f0197aa2123b111a4d OK 2025/11/22 01:51:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:51:38 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 01:51:38 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/22 01:51:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/22 01:51:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/22 01:51:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/22 01:51:38 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/22 01:51:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/22 01:51:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : splitbananasplitSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : appleSUFFIX: Deleted 2025/11/22 01:51:39 INFO : bananaSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/22 01:51:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/22 01:51:39 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:51:40 DEBUG : Waiting for deletions to finish 2025/11/22 01:51:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:51:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/22 01:51:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:51:54 DEBUG : dir1/0000-abcdefg.txt: md5 = df220a0689eac1fece1a1ab1f082dc18 OK 2025/11/22 01:51:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2f3a51eda112a55f957fc4e99497b7fd OK 2025/11/22 01:51:57 DEBUG : dir1/0002-cdefghi.txt: md5 = c1b073d91abeb0a7a4174ec10ee47497 OK 2025/11/22 01:51:58 DEBUG : dir1/0003-defghij.txt: md5 = 42788b5547219b0a6690969213f059e7 OK 2025/11/22 01:51:59 DEBUG : dir1/0004-efghijk.txt: md5 = f2b73983340bd7729820a37ffe1df5a3 OK 2025/11/22 01:52:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c531b429f2b53e13ff5cc673c21e320 OK 2025/11/22 01:52:02 DEBUG : dir1/0006-ghijklm.txt: md5 = dbbfb4ed067d91d0a5ced6ca894511b4 OK 2025/11/22 01:52:04 DEBUG : dir1/0007-1234567.txt: md5 = ab262aaafc11edb21e6e2e4ad0f6e539 OK 2025/11/22 01:52:05 DEBUG : dir1/0008-2345678.txt: md5 = 1338c40130941a538edfbb20ed6fc24c OK 2025/11/22 01:52:07 DEBUG : dir1/0009-3456789.txt: md5 = d6c64e92fda2ea7b0e7e9671a8a02d64 OK 2025/11/22 01:52:08 DEBUG : dir1/0010-456789.txt: md5 = 38305cca7967341cd8c3727f71cfc9af OK 2025/11/22 01:52:10 DEBUG : dir1/0011-56789;.txt: md5 = 6e88fbddb4064fb7bc9b9557bee06c7e OK 2025/11/22 01:52:11 DEBUG : dir1/0012-6789;.txt: md5 = ebada29569578f051636e06b229d23a8 OK 2025/11/22 01:52:13 DEBUG : dir1/0013-789;=.txt: md5 = da0349059a78437b02d90ec937c69849 OK 2025/11/22 01:52:14 DEBUG : dir1/0014-89;=.txt: md5 = 83efec5acf59f4a7bdc7227489c1a3e3 OK 2025/11/22 01:52:16 DEBUG : dir1/0015-9;=.txt: md5 = 0ede5b4faab8f981d0d167005a9ae2d2 OK 2025/11/22 01:52:17 DEBUG : apple: md5 = 34d14e4720fc36d1527a80fa4cc63b5a OK 2025/11/22 01:52:19 DEBUG : banana: md5 = ef4c4af6b436d0a6082135103b96b418 OK 2025/11/22 01:52:20 DEBUG : appleappleapplebanana: md5 = ba2cd5b52376f5eac64eea23cbe4800c OK 2025/11/22 01:52:22 DEBUG : splitbananasplit: md5 = 47ea251ad3a3212af2dc28c8c88161a3 OK 2025/11/22 01:52:22 DEBUG : Waiting for deletions to finish 2025/11/22 01:52:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:52:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:52:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 01:52:23 DEBUG : apple: size = 5 OK 2025/11/22 01:52:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:23 DEBUG : apple: Unchanged skipping 2025/11/22 01:52:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:23 DEBUG : banana: size = 6 OK 2025/11/22 01:52:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:23 DEBUG : banana: Unchanged skipping 2025/11/22 01:52:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:52:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 01:52:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:52:25 DEBUG : appleapple: md5 = 6478c43bb5f074c85491d0fdf47beac6 OK 2025/11/22 01:52:25 DEBUG : appleapple: size = 21 OK 2025/11/22 01:52:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/22 01:52:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:25 DEBUG : dir1/0000-abcde: md5 = 5a5756fd227c3bdd9a640b33e98c31cf OK 2025/11/22 01:52:25 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 01:52:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/22 01:52:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:25 DEBUG : dir1/0001-bcdef: md5 = 2279ae2bd80edba4fee70c201ea8dd15 OK 2025/11/22 01:52:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 01:52:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/22 01:52:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:25 DEBUG : splitbanan: md5 = 0a5afd7300e70fa4d0d73a3c2ea00852 OK 2025/11/22 01:52:25 DEBUG : splitbanan: size = 16 OK 2025/11/22 01:52:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/22 01:52:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:26 DEBUG : dir1/0002-cdefg: md5 = 979a1b63ce2986f8b5922d40a3ec200e OK 2025/11/22 01:52:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 01:52:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/22 01:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:27 DEBUG : dir1/0003-defgh: md5 = 5bd1b399d609779788b20c285412d061 OK 2025/11/22 01:52:27 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 01:52:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/22 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:27 DEBUG : dir1/0005-fghij: md5 = 28b7cb95a2a20be748546bed4eae1157 OK 2025/11/22 01:52:27 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 01:52:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/22 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:27 DEBUG : dir1/0004-efghi: md5 = 065043ed8ab02b495560414dbef8ed9f OK 2025/11/22 01:52:27 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 01:52:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/22 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:28 DEBUG : dir1/0006-ghijk: md5 = 56f66b0b8dac664860dcd7152dcf72bf OK 2025/11/22 01:52:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 01:52:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/22 01:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:28 DEBUG : dir1/0007-12345: md5 = e21cea9194c446c1c588043ebda5b283 OK 2025/11/22 01:52:28 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 01:52:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/22 01:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:28 DEBUG : dir1/0008-23456: md5 = 05d149e6a1bd69ea7d01db2773755b1e OK 2025/11/22 01:52:28 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 01:52:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/22 01:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:28 DEBUG : dir1/0009-34567: md5 = 0dcdf8c9479c771c9fcb4d9ff707a3f2 OK 2025/11/22 01:52:28 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 01:52:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/22 01:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:29 DEBUG : dir1/0011-56789: md5 = 742d8948479bd86962a491198a750cb3 OK 2025/11/22 01:52:29 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 01:52:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/22 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:29 DEBUG : dir1/0010-45678: md5 = 9fbc95434b7899a1f40a330fe6f4f7b7 OK 2025/11/22 01:52:29 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 01:52:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/22 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:29 DEBUG : dir1/0012-6789;: md5 = 8168db90fc9ae0dc3a70623fd473fcc3 OK 2025/11/22 01:52:29 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 01:52:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/22 01:52:30 DEBUG : dir1/0013-789;=: md5 = 79b06a34104e5895478fc55862bfa626 OK 2025/11/22 01:52:30 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 01:52:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/22 01:52:31 DEBUG : dir1/0014-89;=.: md5 = b6f1d7df82ef385d8abc3f86cb5ec2bf OK 2025/11/22 01:52:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 01:52:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/22 01:52:31 DEBUG : dir1/0015-9;=.t: md5 = 452f756eb84704205e3e11bcd2bda8c5 OK 2025/11/22 01:52:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 01:52:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/22 01:52:31 DEBUG : Waiting for deletions to finish 2025/11/22 01:52:31 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 01:52:31 INFO : appleappleapplebanana: Deleted 2025/11/22 01:52:31 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 01:52:31 INFO : splitbananasplit: Deleted 2025/11/22 01:52:31 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 01:52:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 01:52:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 01:52:32 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 01:52:32 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 01:52:32 DEBUG : Waiting for deletions to finish 2025/11/22 01:52:33 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:34 DEBUG : dir1: Directory modification time the same (differ by -412.454µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:34 DEBUG : apple: size = 5 OK 2025/11/22 01:52:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : apple: Unchanged skipping 2025/11/22 01:52:34 DEBUG : appleapple: size = 21 OK 2025/11/22 01:52:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:52:34 DEBUG : banana: size = 6 OK 2025/11/22 01:52:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : banana: Unchanged skipping 2025/11/22 01:52:34 DEBUG : splitbanan: size = 16 OK 2025/11/22 01:52:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 01:52:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 01:52:34 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 01:52:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 01:52:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 01:52:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 01:52:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 01:52:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 01:52:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 01:52:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:52:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:52:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:52:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:52:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:52:34 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 01:52:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 01:52:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 01:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 01:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 01:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 01:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 01:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 01:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 01:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 01:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 01:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 01:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 01:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 01:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 01:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 01:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 01:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 01:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 01:52:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:52:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:52:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 535892944b24e219197115f8a708b557 OK 2025/11/22 01:52:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 170f62da282e9941f4c31a50a9bb9d42 OK 2025/11/22 01:52:50 DEBUG : dir1/0002-cdefghi.txt: md5 = b969c01ac9b182f6d90ee67dfd78a2ac OK 2025/11/22 01:52:52 DEBUG : dir1/0003-defghij.txt: md5 = 1e8e9eeed6c82e950250714be590ae11 OK 2025/11/22 01:52:53 DEBUG : dir1/0004-efghijk.txt: md5 = ba5fa67ce4c0a53385e8c0878e577243 OK 2025/11/22 01:52:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 168692e596ce2b811fc4815ac0039441 OK 2025/11/22 01:52:56 DEBUG : dir1/0006-ghijklm.txt: md5 = d2d000dab55105b857985934fb5724de OK 2025/11/22 01:52:58 DEBUG : dir1/0007-1234567.txt: md5 = 3462d5fab590ff2777425ce5fd06e045 OK 2025/11/22 01:52:59 DEBUG : dir1/0008-2345678.txt: md5 = b874ba864a1828f2191f65aa2edfeb8f OK 2025/11/22 01:53:01 DEBUG : dir1/0009-3456789.txt: md5 = 4f7073331040c28e515f25c8be138400 OK 2025/11/22 01:53:02 DEBUG : dir1/0010-456789.txt: md5 = 862a8cde9edbfbe405418707da904c77 OK 2025/11/22 01:53:04 DEBUG : dir1/0011-56789;.txt: md5 = d8160bf56b677f12c947692368e449cf OK 2025/11/22 01:53:05 DEBUG : dir1/0012-6789;.txt: md5 = fa309cd962701ba436188998da5b88e4 OK 2025/11/22 01:53:06 DEBUG : dir1/0013-789;=.txt: md5 = b515ce27c627996abb58d0a392bdb68e OK 2025/11/22 01:53:14 DEBUG : dir1/0014-89;=.txt: md5 = b9299f82fce4d39692f9d3892e5b46d2 OK 2025/11/22 01:53:15 DEBUG : dir1/0015-9;=.txt: md5 = 63d0d19ac28207d703b1bfbbc33aa12d OK 2025/11/22 01:53:17 DEBUG : apple: md5 = 4c3038c1b7c9039cce54e392eed07f45 OK 2025/11/22 01:53:18 DEBUG : banana: md5 = 2de5a0ae02ea2d4a7db5e0f6a161937c OK 2025/11/22 01:53:20 DEBUG : appleappleapplebanana: md5 = c3efdd726bc6c2e297b2eb12688c1f59 OK 2025/11/22 01:53:21 DEBUG : splitbananasplit: md5 = f52268f71a975f57b6539187f1d51f20 OK 2025/11/22 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:53:23 DEBUG : apple: size = 5 OK 2025/11/22 01:53:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:23 DEBUG : apple: Unchanged skipping 2025/11/22 01:53:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:53:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:53:23 DEBUG : banana: size = 6 OK 2025/11/22 01:53:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:23 DEBUG : banana: Unchanged skipping 2025/11/22 01:53:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:53:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:53:24 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:24 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:53:25 DEBUG : dir1: Directory modification time the same (differ by -420.403µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : apple: size = 5 OK 2025/11/22 01:53:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : apple: Unchanged skipping 2025/11/22 01:53:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:53:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:53:25 DEBUG : banana: size = 6 OK 2025/11/22 01:53:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:53:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:53:25 DEBUG : banana: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:53:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:53:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:53:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:53:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:53:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:53:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:53:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:53:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:53:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:53:25 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:25 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:53:26 DEBUG : Waiting for deletions to finish 2025/11/22 01:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:53:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:53:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 2037ae3c6590384a8d741c6fdc0fc6c2 OK 2025/11/22 01:53:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b9fad701279b2ea0456402ceccb52e0 OK 2025/11/22 01:53:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 659e1d03943e877f2bf6cbe788753994 OK 2025/11/22 01:53:45 DEBUG : dir1/0003-defghij.txt: md5 = 0aeac67cd5eb9b83dbfc94f70ef573c5 OK 2025/11/22 01:53:46 DEBUG : dir1/0004-efghijk.txt: md5 = dde8f5657a80d8cddb70b0ae187872ff OK 2025/11/22 01:53:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 730cedff20df067a1db8b2d9a7dee4a4 OK 2025/11/22 01:53:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 817f81d36abfe70ae407556b6ceb39d7 OK 2025/11/22 01:53:50 DEBUG : dir1/0007-1234567.txt: md5 = fc9445910b48614719fcf7aa2dab1322 OK 2025/11/22 01:53:52 DEBUG : dir1/0008-2345678.txt: md5 = 4cf1a6f3f0ed8157374c175274083854 OK 2025/11/22 01:53:53 DEBUG : dir1/0009-3456789.txt: md5 = 512fa062033eb8e14141ee5d6077ecae OK 2025/11/22 01:53:55 DEBUG : dir1/0010-456789.txt: md5 = d008380dd2514f3dfdd7973c618410db OK 2025/11/22 01:53:56 DEBUG : dir1/0011-56789;.txt: md5 = d0954161a48129c55f1dc2aa7031d969 OK 2025/11/22 01:53:58 DEBUG : dir1/0012-6789;.txt: md5 = 160f52068218ace7b2b2f904a109e4b4 OK 2025/11/22 01:53:59 DEBUG : dir1/0013-789;=.txt: md5 = 2e6a4f9d67afd214795bdf6fb01fe1e8 OK 2025/11/22 01:54:01 DEBUG : dir1/0014-89;=.txt: md5 = f6041e84e306753ef03e00fb22305cac OK 2025/11/22 01:54:02 DEBUG : dir1/0015-9;=.txt: md5 = eb800afd57e342685c6f2c48373832ba OK 2025/11/22 01:54:04 DEBUG : apple: md5 = c1d33c18190602af903bdd7a8c00650e OK 2025/11/22 01:54:05 DEBUG : banana: md5 = 943f33f6cf5c028fba0fc6811e67aa72 OK 2025/11/22 01:54:07 DEBUG : appleappleapplebanana: md5 = 908fd4f75e98509d103266599e7c7cc0 OK 2025/11/22 01:54:08 DEBUG : splitbananasplit: md5 = 43c9876628c40e21cee8275b6ffd4f98 OK 2025/11/22 01:54:08 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:54:10 DEBUG : apple: size = 5 OK 2025/11/22 01:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:10 DEBUG : apple: Unchanged skipping 2025/11/22 01:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:54:10 DEBUG : banana: size = 6 OK 2025/11/22 01:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:10 DEBUG : banana: Unchanged skipping 2025/11/22 01:54:11 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:54:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:54:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:54:11 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:11 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:11 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:54:12 DEBUG : dir1: Directory modification time the same (differ by -426.399µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : apple: size = 5 OK 2025/11/22 01:54:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : apple: Unchanged skipping 2025/11/22 01:54:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:54:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:54:12 DEBUG : banana: size = 6 OK 2025/11/22 01:54:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : banana: Unchanged skipping 2025/11/22 01:54:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:54:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:54:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:54:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:54:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:54:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:54:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:54:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:54:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:54:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:54:12 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:12 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:13 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:54:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:54:27 DEBUG : dir1/0000-abcdefg.txt: md5 = ba00a5653dd4cd318770e8333bb7256d OK 2025/11/22 01:54:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 61069ac0a3a471e50154d4537286ca46 OK 2025/11/22 01:54:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 66408d86814c7204e85c836aa8aa6b28 OK 2025/11/22 01:54:31 DEBUG : dir1/0003-defghij.txt: md5 = a3b489463e8cfae2b16148b6b0730f26 OK 2025/11/22 01:54:33 DEBUG : dir1/0004-efghijk.txt: md5 = 8d1432ae4aa7c179e4d2093b50ad19f3 OK 2025/11/22 01:54:34 DEBUG : dir1/0005-fghijkl.txt: md5 = a3669cb8af93e2451e5c004ff81ad70e OK 2025/11/22 01:54:36 DEBUG : dir1/0006-ghijklm.txt: md5 = df3e182a5ad9ce6daea555490fc218c1 OK 2025/11/22 01:54:37 DEBUG : dir1/0007-1234567.txt: md5 = ad29fadcb83ce0e614dd338ad143a91a OK 2025/11/22 01:54:39 DEBUG : dir1/0008-2345678.txt: md5 = ef96ae3e8fbb97bbe996143f8ad1270d OK 2025/11/22 01:54:40 DEBUG : dir1/0009-3456789.txt: md5 = 220d187d3bd6672d99f6928dcd44fd2d OK 2025/11/22 01:54:42 DEBUG : dir1/0010-456789.txt: md5 = 11683ade60a78818ed6f5429418a3b2d OK 2025/11/22 01:54:43 DEBUG : dir1/0011-56789;.txt: md5 = 3b357e02c23d1c026a62aa6523f0bbd0 OK 2025/11/22 01:54:45 DEBUG : dir1/0012-6789;.txt: md5 = ea8bdc86c14f2fa1fa8cbfab39534955 OK 2025/11/22 01:54:46 DEBUG : dir1/0013-789;=.txt: md5 = 14f5ea002535dcef444491eaf489359a OK 2025/11/22 01:54:48 DEBUG : dir1/0014-89;=.txt: md5 = 0dc1917a0fe8ebf6d0a7fb2f6af4092b OK 2025/11/22 01:54:49 DEBUG : dir1/0015-9;=.txt: md5 = f816732f25a07bab2945321c62501192 OK 2025/11/22 01:54:51 DEBUG : apple: md5 = 1bc8e6ae1c19d5429cc6f90a7b5d42b2 OK 2025/11/22 01:54:52 DEBUG : banana: md5 = 77e0c0a33550d2d15c0a05960a9344a0 OK 2025/11/22 01:54:54 DEBUG : appleappleapplebanana: md5 = 2d2d07122026d4f5478c3ad3ba86b020 OK 2025/11/22 01:54:56 DEBUG : splitbananasplit: md5 = 6854b5560ad6bd5dfe0e974d2bb5cd85 OK 2025/11/22 01:54:56 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:56 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:54:58 DEBUG : apple: size = 5 OK 2025/11/22 01:54:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : apple: Unchanged skipping 2025/11/22 01:54:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:54:58 DEBUG : banana: size = 6 OK 2025/11/22 01:54:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : banana: Unchanged skipping 2025/11/22 01:54:58 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:54:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:54:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:54:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:54:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:54:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:54:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:54:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:54:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:54:58 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:58 DEBUG : Waiting for deletions to finish 2025/11/22 01:54:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1: Directory modification time the same (differ by -432.125µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : apple: size = 5 OK 2025/11/22 01:55:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:55:00 DEBUG : apple: Unchanged skipping 2025/11/22 01:55:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:55:00 DEBUG : banana: size = 6 OK 2025/11/22 01:55:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : banana: Unchanged skipping 2025/11/22 01:55:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:55:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:55:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:55:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:55:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:55:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:55:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:55:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:55:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:55:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:55:00 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:00 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:55:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:55:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 2c43a39ff614af4e2d1dbc64e8e2b8ff OK 2025/11/22 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8b3be143bca5853cd9baecb8a69a134b OK 2025/11/22 01:55:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 4bca5ab5e77e092e832c940591f8a8b6 OK 2025/11/22 01:55:18 DEBUG : dir1/0003-defghij.txt: md5 = 14f2a2d84c0f31c7d1b852c52eb3e2f7 OK 2025/11/22 01:55:20 DEBUG : dir1/0004-efghijk.txt: md5 = a434cee4182983510b6bec4f16bd0931 OK 2025/11/22 01:55:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 7fa9861d03ea2838b60e7cbdad909399 OK 2025/11/22 01:55:23 DEBUG : dir1/0006-ghijklm.txt: md5 = b92e067df21636ddc5f6c584d582e37a OK 2025/11/22 01:55:24 DEBUG : dir1/0007-1234567.txt: md5 = 284383708a5457e51617fd1769b11890 OK 2025/11/22 01:55:26 DEBUG : dir1/0008-2345678.txt: md5 = dc7fb516f5cd1c3d6cf133b922f9bb09 OK 2025/11/22 01:55:27 DEBUG : dir1/0009-3456789.txt: md5 = 518a8cbf34dfe3323419d857234ec331 OK 2025/11/22 01:55:29 DEBUG : dir1/0010-456789.txt: md5 = fb46de8ca9b75445483c8cf23e964260 OK 2025/11/22 01:55:30 DEBUG : dir1/0011-56789;.txt: md5 = eb82452b7ff5479586408a460191918f OK 2025/11/22 01:55:32 DEBUG : dir1/0012-6789;.txt: md5 = 1e0723b128d139faf61113d667d99eeb OK 2025/11/22 01:55:33 DEBUG : dir1/0013-789;=.txt: md5 = f15ea6ca7e44bce75f952207f8fcb4f8 OK 2025/11/22 01:55:35 DEBUG : dir1/0014-89;=.txt: md5 = b1a72515484dc2db1b176582489b6106 OK 2025/11/22 01:55:36 DEBUG : dir1/0015-9;=.txt: md5 = 0cde25d9d2b77bee75066b4308a2778a OK 2025/11/22 01:55:38 DEBUG : apple: md5 = 8544bb717f12903ba31e25c3cb4a9ea4 OK 2025/11/22 01:55:39 DEBUG : banana: md5 = 005e40a05d0f9635143b47108c970177 OK 2025/11/22 01:55:41 DEBUG : appleappleapplebanana: md5 = 6a59aa67fe2d2045ec01280932aaceca OK 2025/11/22 01:55:43 DEBUG : splitbananasplit: md5 = 232ffb798eb39f872d8a6e424cd5139c OK 2025/11/22 01:55:43 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:43 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:55:44 DEBUG : apple: size = 5 OK 2025/11/22 01:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:44 DEBUG : apple: Unchanged skipping 2025/11/22 01:55:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:55:44 DEBUG : banana: size = 6 OK 2025/11/22 01:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:44 DEBUG : banana: Unchanged skipping 2025/11/22 01:55:45 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:55:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:55:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:55:45 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:45 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:45 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:55:46 DEBUG : dir1: Directory modification time the same (differ by -437.7µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : apple: size = 5 OK 2025/11/22 01:55:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : apple: Unchanged skipping 2025/11/22 01:55:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:55:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:55:46 DEBUG : banana: size = 6 OK 2025/11/22 01:55:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : banana: Unchanged skipping 2025/11/22 01:55:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:55:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:55:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:55:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:55:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:55:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:55:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:55:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:55:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:55:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:55:46 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:46 DEBUG : Waiting for deletions to finish 2025/11/22 01:55:47 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:55:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:56:01 DEBUG : dir1/0000-abcdefg.txt: md5 = cdc8acb3e6cfc4629c3a1c574fe43b4d OK 2025/11/22 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = c49e1f49aa125313c1f90650f78c21b5 OK 2025/11/22 01:56:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 97aa5b087c464272647054371001d1f5 OK 2025/11/22 01:56:05 DEBUG : dir1/0003-defghij.txt: md5 = 1aa25f57c390770b334d28ebfda69929 OK 2025/11/22 01:56:07 DEBUG : dir1/0004-efghijk.txt: md5 = bbf760930ae070548254837ae64e6776 OK 2025/11/22 01:56:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 712670dd4f6606a2c12e569a1a0ac7fb OK 2025/11/22 01:56:10 DEBUG : dir1/0006-ghijklm.txt: md5 = a20ec907701d9f6e532e7c2219e6bc7c OK 2025/11/22 01:56:12 DEBUG : dir1/0007-1234567.txt: md5 = b7c54d7b18bed852cd00d89276c2fdb9 OK 2025/11/22 01:56:13 DEBUG : dir1/0008-2345678.txt: md5 = cb8a325c9af9a29031626d8a9035a623 OK 2025/11/22 01:56:14 DEBUG : dir1/0009-3456789.txt: md5 = d60e200fd2b9792bd88e383e83cf67fd OK 2025/11/22 01:56:16 DEBUG : dir1/0010-456789.txt: md5 = 5dcd889660b2f7704852c502de0c95eb OK 2025/11/22 01:56:18 DEBUG : dir1/0011-56789;.txt: md5 = 08228bb0391aebc2f10af257ba3fc3e6 OK 2025/11/22 01:56:19 DEBUG : dir1/0012-6789;.txt: md5 = 5fe719b6936978a5f8690eeec95ddede OK 2025/11/22 01:56:21 DEBUG : dir1/0013-789;=.txt: md5 = 48f1bda1013eeeaf3dc750850e07b5e9 OK 2025/11/22 01:56:22 DEBUG : dir1/0014-89;=.txt: md5 = e5476fdb6309894930df2fb1ce784ca2 OK 2025/11/22 01:56:24 DEBUG : dir1/0015-9;=.txt: md5 = cf369b80117da5b711717a06d270502e OK 2025/11/22 01:56:25 DEBUG : apple: md5 = 49af67214d0fef13bb6c957043299fca OK 2025/11/22 01:56:27 DEBUG : banana: md5 = e44c32323d4f1fe018240654e45d30cc OK 2025/11/22 01:56:29 DEBUG : appleappleapplebanana: md5 = 279d0c28d8db9ba8e78206f615d3e2a2 OK 2025/11/22 01:56:30 DEBUG : splitbananasplit: md5 = bb05647b3d5eece75c0c729508b059cb OK 2025/11/22 01:56:30 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:31 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:56:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:56:32 DEBUG : apple: size = 5 OK 2025/11/22 01:56:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : apple: Unchanged skipping 2025/11/22 01:56:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:56:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:56:32 DEBUG : banana: size = 6 OK 2025/11/22 01:56:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : banana: Unchanged skipping 2025/11/22 01:56:32 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/22 01:56:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:56:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:56:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:56:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:56:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:56:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:56:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:56:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:56:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:56:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:56:32 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:32 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:33 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:56:34 DEBUG : apple: size = 5 OK 2025/11/22 01:56:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : apple: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1: Directory modification time the same (differ by -443.09µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : banana: size = 6 OK 2025/11/22 01:56:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : banana: Unchanged skipping 2025/11/22 01:56:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 01:56:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 01:56:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 01:56:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 01:56:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 01:56:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 01:56:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 01:56:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 01:56:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 01:56:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 01:56:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:56:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:35 DEBUG : banana: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : apple: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/22 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (565.09s) --- PASS: TestTransform/NFC (44.28s) --- PASS: TestTransform/NFD (44.31s) --- PASS: TestTransform/base64 (54.17s) --- PASS: TestTransform/prefix (63.94s) --- PASS: TestTransform/suffix (64.38s) --- PASS: TestTransform/truncate (53.25s) --- PASS: TestTransform/encoder (53.28s) --- PASS: TestTransform/ISO-8859-1 (46.30s) --- PASS: TestTransform/charmap (47.15s) --- PASS: TestTransform/lowercase (47.13s) --- PASS: TestTransform/ascii (46.90s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:56:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 01:56:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 01:56:46 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/22 01:56:47 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-22T01:56:46.173445523Z) 2025/11/22 01:56:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 01:56:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/22 01:56:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 01:56:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/22 01:56:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 01:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:56:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e90f36eaa3f41e2553f59c991275976b OK 2025/11/22 01:56:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/22 01:56:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 01:56:48 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:50 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.54s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:56:50 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:56:50 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:56:50 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:56:51 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:56:50.714446022Z) 2025/11/22 01:56:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:56:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:56:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:56:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/22 01:56:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:56:53 DEBUG : tictactoe/tictactoe: md5 = 3133cbd6b46aa6eca59ed1041c98bc2c OK 2025/11/22 01:56:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/22 01:56:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/22 01:56:53 DEBUG : Waiting for deletions to finish 2025/11/22 01:56:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.03s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:56:55 DEBUG : toe: Making directory with metadata 2025/11/22 01:56:56 INFO : toe: Made directory with metadata (mtime=2025-11-22T01:56:55.742446572Z) 2025/11/22 01:56:56 DEBUG : toe/toe: Making directory with metadata 2025/11/22 01:56:57 INFO : toe/toe: Made directory with metadata (mtime=2025-11-22T01:56:55.742446572Z) 2025/11/22 01:56:57 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:56:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 01:56:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 01:56:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:56:58 DEBUG : toe/toe/tictactoe: md5 = 693921152451d0a08f94a5b8ac815807 OK 2025/11/22 01:56:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 01:56:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 01:56:58 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/22 01:57:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.97s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:02 DEBUG : toe: Making directory with metadata 2025/11/22 01:57:03 INFO : toe: Made directory with metadata (mtime=2025-11-22T01:57:02.70944733Z) 2025/11/22 01:57:03 DEBUG : toe/toe: Making directory with metadata 2025/11/22 01:57:04 INFO : toe/toe: Made directory with metadata (mtime=2025-11-22T01:57:02.70944733Z) 2025/11/22 01:57:04 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 01:57:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 01:57:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 01:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:05 DEBUG : toe/toe/tictactoe: md5 = a80d6e39adc44e39e5060cddaf45bb44 OK 2025/11/22 01:57:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 01:57:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 01:57:05 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/22 01:57:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.79s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:09 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:57:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:09 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:09 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/22 01:57:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:10 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:10 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:10 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:57:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:09.499448066Z) 2025/11/22 01:57:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:57:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:09.499448066Z) 2025/11/22 01:57:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:13 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cdde29f46c75d72c32a317b7b58a7e58 OK 2025/11/22 01:57:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 01:57:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:13 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/22 01:57:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.34s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:17 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:57:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:17 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:18 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/22 01:57:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:18 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:18 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:18 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:57:19 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:17.842448965Z) 2025/11/22 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:57:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:17.842448965Z) 2025/11/22 01:57:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 01:57:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:57:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = be56917c6abe7755f22fcc41bb1ea050 OK 2025/11/22 01:57:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:57:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:21 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:23 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:23 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 01:57:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:57:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/22 01:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': 0 differences found 2025/11/22 01:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': 1 hashes could not be checked 2025/11/22 01:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': 1 matching files 2025/11/22 01:57:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/22 01:57:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.00s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:26 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:27 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:27 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:57:27 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:26.837449932Z) 2025/11/22 01:57:27 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:27 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:57:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:26.837449932Z) 2025/11/22 01:57:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:57:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:30 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8b42240602ee1ba13a7ccc379c09b79f OK 2025/11/22 01:57:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 01:57:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:30 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:30 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:31 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:31 DEBUG : tictactoe: Directory modification time the same (differ by -449.932µs, within tolerance 1ms) 2025/11/22 01:57:31 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:31 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -449.932µs, within tolerance 1ms) 2025/11/22 01:57:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 01:57:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 01:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 01:57:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/22 01:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:31 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/22 01:57:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.36s) === RUN TestSyntax 2025/11/22 01:57:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:35 DEBUG : toe: Making directory with metadata 2025/11/22 01:57:36 INFO : toe: Made directory with metadata (mtime=2025-11-22T01:57:35.198450824Z) 2025/11/22 01:57:36 DEBUG : toe/toe: Making directory with metadata 2025/11/22 01:57:36 INFO : toe/toe: Made directory with metadata (mtime=2025-11-22T01:57:35.198450824Z) 2025/11/22 01:57:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:38 DEBUG : toe/toe/toe: md5 = 32288048727bc3d6350cb7a644450185 OK 2025/11/22 01:57:38 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 01:57:38 INFO : toe/toe/toe: Copied (new) 2025/11/22 01:57:38 DEBUG : Waiting for deletions to finish 2025/11/22 01:57:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/22 01:57:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.84s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:42 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:57:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:42 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:42 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/22 01:57:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:42 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:42 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:42 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:57:43 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:42.03645155Z) 2025/11/22 01:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:43 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:57:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:42.03645155Z) 2025/11/22 01:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 01:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6a83c1798461815c67ced72908831fb7 OK 2025/11/22 01:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:57:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:45 INFO : toe/toe/toe.txt: Deleted 2025/11/22 01:57:45 INFO : toe/toe: Removing directory 2025/11/22 01:57:45 INFO : toe: Removing directory 2025/11/22 01:57:45 INFO : empty_dir: Removing directory 2025/11/22 01:57:45 DEBUG : Local file system at /tmp/rclone4177864787: deleted 3 directories 2025/11/22 01:57:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/22 01:57:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.24s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:57:50 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:57:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:50 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:50 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/22 01:57:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:57:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:51 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:57:51 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:50.276452421Z) 2025/11/22 01:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:51 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:57:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:57:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:57:50.276452421Z) 2025/11/22 01:57:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:57:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 01:57:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:57:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:57:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6125334eb51d8b292906b64d90ce5b73 OK 2025/11/22 01:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:57:54 INFO : toe/toe/toe.txt: Deleted 2025/11/22 01:57:54 INFO : toe/toe: Removing directory 2025/11/22 01:57:54 INFO : toe: Removing directory 2025/11/22 01:57:54 INFO : empty_dir: Removing directory 2025/11/22 01:57:54 DEBUG : Local file system at /tmp/rclone4177864787: deleted 3 directories 2025/11/22 01:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:57:57 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/22 01:57:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/22 01:58:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/22 01:58:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.90s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:58:03 DEBUG : Reset feature "Copy" 2025/11/22 01:58:03 DEBUG : Reset feature "Move" 2025/11/22 01:58:03 DEBUG : Reset feature "Copy" 2025/11/22 01:58:03 DEBUG : Reset feature "Move" 2025/11/22 01:58:03 DEBUG : empty_dir: Making directory with metadata 2025/11/22 01:58:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:58:03 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:58:03 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/22 01:58:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 01:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 01:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:58:04 DEBUG : tictactoe: Making directory with metadata 2025/11/22 01:58:04 INFO : tictactoe: Made directory with metadata (mtime=2025-11-22T01:58:03.175453775Z) 2025/11/22 01:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:58:04 DEBUG : toe: transformed to: tictactoe 2025/11/22 01:58:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:58:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/22 01:58:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-22T01:58:03.175453775Z) 2025/11/22 01:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 01:58:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 01:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:58:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:58:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4faf3a83d1395f32051115737ba8ee51 OK 2025/11/22 01:58:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:58:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 01:58:07 INFO : toe/toe/toe.txt: Deleted 2025/11/22 01:58:07 INFO : toe/toe: Removing directory 2025/11/22 01:58:07 INFO : toe: Removing directory 2025/11/22 01:58:07 INFO : empty_dir: Removing directory 2025/11/22 01:58:07 DEBUG : Local file system at /tmp/rclone4177864787: deleted 3 directories 2025/11/22 01:58:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 01:58:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 01:58:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:58:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:58:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 01:58:12 DEBUG : toe/toe/toe.txt: md5 = c5601ea631d5dc9df8419124ac3fcdfc OK 2025/11/22 01:58:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 01:58:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/22 01:58:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/22 01:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/22 01:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/22 01:58:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/22 01:58:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.39s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:58:18 DEBUG : toe: transformed to: dG9l 2025/11/22 01:58:18 DEBUG : toe: transformed to: dG9l 2025/11/22 01:58:18 DEBUG : dG9l: Making directory with metadata 2025/11/22 01:58:19 INFO : dG9l: Made directory with metadata (mtime=2025-11-22T01:58:18.562455374Z) 2025/11/22 01:58:19 DEBUG : toe: transformed to: dG9l 2025/11/22 01:58:19 DEBUG : toe: transformed to: dG9l 2025/11/22 01:58:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 01:58:19 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/22 01:58:20 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-22T01:58:18.562455374Z) 2025/11/22 01:58:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 01:58:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/22 01:58:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 01:58:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 01:58:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 01:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:58:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 382f2a113590250b158f12cf775be1b1 OK 2025/11/22 01:58:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/22 01:58:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 01:58:21 DEBUG : Waiting for deletions to finish 2025/11/22 01:58:23 DEBUG : dG9l: transformed to: toe 2025/11/22 01:58:23 DEBUG : dG9l: transformed to: toe 2025/11/22 01:58:23 DEBUG : toe: Directory modification time the same (differ by 455.374µs, within tolerance 1ms) 2025/11/22 01:58:23 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/22 01:58:23 DEBUG : dG9l: transformed to: toe 2025/11/22 01:58:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/22 01:58:23 DEBUG : toe/toe: Directory modification time the same (differ by 455.374µs, within tolerance 1ms) 2025/11/22 01:58:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/22 01:58:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/22 01:58:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 01:58:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/22 01:58:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/22 01:58:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/22 01:58:23 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for checks to finish 2025/11/22 01:58:23 DEBUG : Local file system at /tmp/rclone4177864787: Waiting for transfers to finish 2025/11/22 01:58:23 DEBUG : Waiting for deletions to finish 2025/11/22 01:58:25 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/22 01:58:26 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.17s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji'", Local "Local file system at /tmp/rclone4177864787", Modify Window "1ms" 2025/11/22 01:58:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:26 DEBUG : toe: transformed to: 2025/11/22 01:58:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:26 DEBUG : toe: transformed to: 2025/11/22 01:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Making directory with metadata 2025/11/22 01:58:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Made directory with metadata (mtime=2025-11-22T01:58:26.733456214Z) 2025/11/22 01:58:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:27 DEBUG : toe: transformed to: 2025/11/22 01:58:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:27 DEBUG : toe: transformed to: 2025/11/22 01:58:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:27 DEBUG : toe/toe: transformed to: 2025/11/22 01:58:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 01:58:27 DEBUG : toe/toe: Making directory with metadata 2025/11/22 01:58:28 INFO : toe/toe: Made directory with metadata (mtime=2025-11-22T01:58:26.733456214Z) 2025/11/22 01:58:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:28 DEBUG : toe/toe: transformed to: 2025/11/22 01:58:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 01:58:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:28 DEBUG : toe: transformed to: 2025/11/22 01:58:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 01:58:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 01:58:28 DEBUG : toe/toe/toe: transformed to: 2025/11/22 01:58:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/22 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for checks to finish 2025/11/22 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Waiting for transfers to finish 2025/11/22 01:58:30 DEBUG : toe/toe/toe: md5 = 1741b2cf9b8f34eca940c1a07b9a5847 OK 2025/11/22 01:58:30 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 01:58:30 INFO : toe/toe/toe: Copied (new) 2025/11/22 01:58:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting files as there were IO errors 2025/11/22 01:58:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': not deleting directories as there were IO errors 2025/11/22 01:58:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/22 01:58:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.15s) PASS 2025/11/22 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibabac5gaji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m38.397636576s (try 1/5)