"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/20 13:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri" 2025/11/20 13:43:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 13:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0" 2025/11/20 13:43:55 DEBUG : Creating backend with remote "/tmp/rclone1942839647" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:43:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:43:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:43:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/20 13:43:56 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:43:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:01 DEBUG : sub dir/hello world: md5 = b6205b2fdc3c7312101e07e4ff93a881 OK 2025/11/20 13:44:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:44:01 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.53s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:04 DEBUG : metadata sub dir: Making directory with metadata 2025/11/20 13:44:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:04 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/20 13:44:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:04 DEBUG : Local file system at /tmp/rclone1942839647: File to upload is small (21 bytes), uploading instead of streaming 2025/11/20 13:44:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/20 13:44:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/20 13:44:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/20 13:44:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:05 DEBUG : Google drive root 'crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0': Skipping btime metadata as can't update it on an existing file: 2025-11-20T13:44:04.566455943Z 2025/11/20 13:44:05 INFO : empty metadata sub dir: Updated directory metadata 2025/11/20 13:44:06 DEBUG : Google drive root 'crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0': Skipping btime metadata as can't update it on an existing file: 2025-11-20T13:44:04.566455943Z 2025/11/20 13:44:06 INFO : metadata sub dir: Updated directory metadata 2025/11/20 13:44:06 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/20 13:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:07 DEBUG : metadata sub dir/hello metadata world: md5 = c8adef44a2394bdb0a6e529b94f2266b OK 2025/11/20 13:44:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/20 13:44:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/20 13:44:11 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.89s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:12 DEBUG : metadata sub dir: Making directory with metadata 2025/11/20 13:44:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:12 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/20 13:44:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:12 DEBUG : Local file system at /tmp/rclone1942839647: File to upload is small (21 bytes), uploading instead of streaming 2025/11/20 13:44:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/20 13:44:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/20 13:44:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/20 13:44:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/20 13:44:12 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/20 13:44:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/20 13:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:15 DEBUG : metadata sub dir/hello metadata world: md5 = fb252fd7013b73724901102651bc4deb OK 2025/11/20 13:44:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/20 13:44:15 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/20 13:44:15 DEBUG : Google drive root 'crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0': Skipping btime metadata as can't update it on an existing file: 2025-11-20T13:44:12.46045664Z 2025/11/20 13:44:15 INFO : metadata sub dir: Updated directory metadata 2025/11/20 13:44:18 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.18s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:19 DEBUG : Creating backend with remote "/non-existing" 2025/11/20 13:44:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/20 13:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:22 DEBUG : sub dir/hello world: md5 = c9f9d1802f6a5e8a9302f16b15ffe1f0 OK 2025/11/20 13:44:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:44:22 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:44:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.59s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Running all checks before starting transfers 2025/11/20 13:44:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Checks finished, now starting transfers 2025/11/20 13:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:29 DEBUG : sub dir/hello world: md5 = bc7a5339e6225bfc2e360c46aa9e7964 OK 2025/11/20 13:44:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:44:29 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:44:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.86s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:32 ERROR : Ignoring --no-traverse with sync 2025/11/20 13:44:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:44:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:35 DEBUG : sub dir/hello world: md5 = 3062defd157570c84dce958d82035a38 OK 2025/11/20 13:44:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:44:35 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:44:35 DEBUG : Waiting for deletions to finish 2025/11/20 13:44:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.27s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/20 13:44:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:40 DEBUG : hello world2: md5 = c68cce67474060b301937c16fa0b4bb1 OK 2025/11/20 13:44:40 DEBUG : hello world2: size = 12 OK 2025/11/20 13:44:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.92s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:45 DEBUG : potato2: md5 = 9b1a6c84f136a96adf3c6d12291c7ded OK 2025/11/20 13:44:45 DEBUG : potato2: size = 11 OK 2025/11/20 13:44:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:49 DEBUG : potato2: md5 = 5788b9f562b579d29d93417ae83199dd OK 2025/11/20 13:44:49 DEBUG : potato2: size = 11 OK 2025/11/20 13:44:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.47s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:44:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 13:44:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:44:50 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:44:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:52 DEBUG : sub dir: Making directory with metadata 2025/11/20 13:44:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 13:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:44:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 13:44:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:44:54 DEBUG : sub dir/hello world: md5 = e5bdb2a2d9dc374e7ed1edad57bcdb44 OK 2025/11/20 13:44:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:44:54 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:44:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/20 13:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.41s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:00 INFO : sub dir2: Making directory 2025/11/20 13:45:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 13:45:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:45:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/20 13:45:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:45:00 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/20 13:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:02 DEBUG : sub dir/hello world: md5 = b58733a773a3933c40d203f00c2c8b0f OK 2025/11/20 13:45:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:45:02 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:45:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:45:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (19.70s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:19 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:45:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:45:20 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:45:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:45:21 DEBUG : sub dir: Making directory with metadata 2025/11/20 13:45:22 INFO : sub dir: Made directory with metadata (mtime=2025-11-20T13:45:19.838460089Z) 2025/11/20 13:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:24 DEBUG : sub dir/hello world: md5 = 8973f309660a11d73c4e769e60ae0c4c OK 2025/11/20 13:45:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:45:24 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:45:24 INFO : sub dir/hello world: Deleted 2025/11/20 13:45:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (10.06s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:29 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/20 13:45:29 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 13:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.96s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:34 INFO : sub dir2: Making directory 2025/11/20 13:45:35 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/20 13:45:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:38 DEBUG : sub dir/hello world: md5 = 0c6cb25016eac4b39605fed474209a66 OK 2025/11/20 13:45:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:45:38 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:45:38 INFO : sub dir/hello world: Deleted 2025/11/20 13:45:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:45:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.78s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:41 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:45:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:45:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:45:42 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:45:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:45:43 DEBUG : sub dir: Making directory with metadata 2025/11/20 13:45:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 13:45:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:46 DEBUG : sub dir/hello world: md5 = a6003518ba09fa259839f2021b61ae24 OK 2025/11/20 13:45:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:45:46 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:45:46 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.76s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:45:50 INFO : sub dir2: Making directory 2025/11/20 13:45:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/20 13:45:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:45:53 DEBUG : sub dir/hello world: md5 = 683219510a92a421f7d731e71987413d OK 2025/11/20 13:45:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:45:53 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:45:53 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:45:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.13s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:46:00 DEBUG : sub dir/hello world: md5 = 67ea4877dfc89732df296789c4744d19 OK 2025/11/20 13:46:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mudehex1bura" 2025/11/20 13:46:01 DEBUG : Creating backend with remote "TestDrive:crypt/bdfe9ccthsrqrh1rr13qgqdcge1jrnv973bcrjdiaa4d20ot535g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-mudehex1bura' 2025/11/20 13:46:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudehex1bura': Waiting for checks to finish 2025/11/20 13:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudehex1bura': Waiting for transfers to finish 2025/11/20 13:46:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:46:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 13:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudehex1bura': Purge remote 2025/11/20 13:46:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.68s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:46:12 DEBUG : sub dir/hello world: md5 = 42ba3982f8206ea914afd0e2be02c5b6 OK 2025/11/20 13:46:14 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:46:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/20 13:46:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:46:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:46:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:46:15 DEBUG : sub dir/hello world: md5 = 633460ab9d44abcdca153e5d34a34871 OK 2025/11/20 13:46:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 13:46:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/20 13:46:16 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:46:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.44s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:46:21 DEBUG : sub dir/hello world: md5 = 83598c98786b5e500a1955c6240e2b05 OK 2025/11/20 13:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xolulum7sipo" 2025/11/20 13:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/655f9eqkok1ru6vglcv2t57oos3hfb7gs1q4t51ji11vtojjj9ag" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo' 2025/11/20 13:46:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:46:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo': Waiting for checks to finish 2025/11/20 13:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo': Waiting for transfers to finish 2025/11/20 13:46:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:46:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 13:46:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:46:29 DEBUG : sub dir/hello world: md5 = 74adf56682f54c3b50442df11dae194f OK 2025/11/20 13:46:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 13:46:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/20 13:46:30 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:46:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo') 2025/11/20 13:46:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo': Waiting for checks to finish 2025/11/20 13:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo': Waiting for transfers to finish 2025/11/20 13:46:32 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 13:46:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 13:46:33 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolulum7sipo': Purge remote 2025/11/20 13:46:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.33s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:46:38 DEBUG : sub dir/hello world: md5 = 6f626c5a3cdd6521ccd8050e75c06adc OK 2025/11/20 13:46:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:46:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/20 13:46:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:46:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:46:42 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:46:44 DEBUG : sub dir/hello world: md5 = 2f27dfbc3617db77a1cce2e9fa982480 OK 2025/11/20 13:46:44 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 13:46:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/20 13:46:44 INFO : sub dir/hello world: Deleted 2025/11/20 13:46:45 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:46:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (11.45s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:46:50 DEBUG : sub dir/hello world: md5 = 45964c21165651b207767795c736fdad OK 2025/11/20 13:46:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petuteg3jino" 2025/11/20 13:46:50 DEBUG : Creating backend with remote "TestDrive:crypt/k3qsoo2g8uig189m28gc7meb7l09eb7n6vc1t91hgclpqjnrh2s0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino' 2025/11/20 13:46:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for checks to finish 2025/11/20 13:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for transfers to finish 2025/11/20 13:46:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:46:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 13:46:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:46:59 DEBUG : sub dir/hello world: md5 = d6d6f32945dcae5a09cf06f6debfeefe OK 2025/11/20 13:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Using server-side directory move 2025/11/20 13:46:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 13:46:59 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 13:46:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/20 13:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for checks to finish 2025/11/20 13:47:00 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:47:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino') 2025/11/20 13:47:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for transfers to finish 2025/11/20 13:47:00 INFO : sub dir/hello world: Deleted 2025/11/20 13:47:01 INFO : sub dir/hello world: Moved (server-side) 2025/11/20 13:47:01 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:47:04 DEBUG : sub dir/hello world: md5 = d370a76dd8827051d963d84a9bb520c2 OK 2025/11/20 13:47:05 DEBUG : testing file moves 2025/11/20 13:47:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 13:47:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/20 13:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for checks to finish 2025/11/20 13:47:05 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:47:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino') 2025/11/20 13:47:05 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Waiting for transfers to finish 2025/11/20 13:47:05 INFO : sub dir/hello world: Deleted 2025/11/20 13:47:07 INFO : sub dir/hello world: Moved (server-side) 2025/11/20 13:47:07 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/20 13:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petuteg3jino': Purge remote --- PASS: TestServerSideMoveOverSelf (23.38s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:14 DEBUG : sub dir/hello world: md5 = 6c4d43d29584f3e772132dd3a8556ab3 OK 2025/11/20 13:47:14 ERROR : error listing: directory not found 2025/11/20 13:47:14 INFO : Local file system at /tmp/rclone1942839647: Making directory 2025/11/20 13:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.46s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:20 DEBUG : sub dir/hello world: md5 = 80002624fe2a6302108fbbebef25de29 OK 2025/11/20 13:47:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:47:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:47:21 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for checks to finish 2025/11/20 13:47:21 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for transfers to finish 2025/11/20 13:47:22 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/20 13:47:22 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/20 13:47:22 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:47:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:47:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.50s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/20 13:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:25 DEBUG : check sum: md5 = 9707588d0fa2201fd424ce2e5b1bff88 OK 2025/11/20 13:47:25 DEBUG : check sum: size = 1 OK 2025/11/20 13:47:25 INFO : check sum: Copied (new) 2025/11/20 13:47:25 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:26 DEBUG : check sum: size = 1 OK 2025/11/20 13:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/20 13:47:26 DEBUG : check sum: Size of src and dst objects identical 2025/11/20 13:47:26 DEBUG : check sum: Unchanged skipping 2025/11/20 13:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:26 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.61s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/20 13:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:29 DEBUG : sizeonly: md5 = 4c524f2a8bddd1cf0b51ea3406bd981c OK 2025/11/20 13:47:29 DEBUG : sizeonly: size = 6 OK 2025/11/20 13:47:29 INFO : sizeonly: Copied (new) 2025/11/20 13:47:29 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:30 DEBUG : sizeonly: size = 6 OK 2025/11/20 13:47:30 DEBUG : sizeonly: Sizes identical 2025/11/20 13:47:30 DEBUG : sizeonly: Unchanged skipping 2025/11/20 13:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:30 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.34s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/20 13:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:33 DEBUG : ignore-size: md5 = 2c9ca42dc28954ffefd775f0a44d7fa9 OK 2025/11/20 13:47:33 INFO : ignore-size: Copied (new) 2025/11/20 13:47:33 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:47:33 DEBUG : ignore-size: Unchanged skipping 2025/11/20 13:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:33 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.86s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:36 DEBUG : existing: md5 = 94ea70529aab98ec6aa3542c17b10bb2 OK 2025/11/20 13:47:37 DEBUG : existing: size = 6 OK 2025/11/20 13:47:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:37 DEBUG : existing: Unchanged skipping 2025/11/20 13:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:37 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:37 INFO : There was nothing to transfer 2025/11/20 13:47:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/20 13:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:38 DEBUG : existing: md5 = 49bf89e97b32346f226efa03ff6c96ba OK 2025/11/20 13:47:38 DEBUG : existing: size = 6 OK 2025/11/20 13:47:38 INFO : existing: Copied (replaced existing) 2025/11/20 13:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.96s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:41 DEBUG : existing: md5 = 463c8b84e3345af2d43441e6c4ae2978 OK 2025/11/20 13:47:41 DEBUG : existing: size = 6 OK 2025/11/20 13:47:41 INFO : existing: Copied (new) 2025/11/20 13:47:41 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:42 DEBUG : existing: Destination exists, skipping 2025/11/20 13:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:42 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.87s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:47:46 DEBUG : b/potato: md5 = 9938b4293b8d4f7957fb05a1362e6d64 OK 2025/11/20 13:47:48 DEBUG : c/non empty space: md5 = b6b3d15403837aeb5435f5b874599f5c OK 2025/11/20 13:47:48 INFO : d: Making directory 2025/11/20 13:47:50 DEBUG : Added delayed dir = "a", newDst= 2025/11/20 13:47:51 INFO : c: Set directory modification time (using SetModTime) 2025/11/20 13:47:51 DEBUG : Added delayed dir = "c", newDst=c 2025/11/20 13:47:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:47:51 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:47:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:47:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:47:53 DEBUG : a/potato2: md5 = c0aefe9921fbbfa8634daa7b583bef49 OK 2025/11/20 13:47:53 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:47:53 INFO : a/potato2: Copied (new) 2025/11/20 13:47:53 DEBUG : Waiting for deletions to finish 2025/11/20 13:47:54 INFO : b/potato: Deleted 2025/11/20 13:47:55 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/20 13:47:55 INFO : d: Removing directory 2025/11/20 13:47:55 INFO : b: Removing directory 2025/11/20 13:47:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/20 13:47:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': deleted 2 directories 2025/11/20 13:47:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/20 13:47:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:01 DEBUG : empty space: md5 = 28184e11127375f3acbf75cf286e24a7 OK 2025/11/20 13:48:02 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 13:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:02 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/20 13:48:02 DEBUG : Waiting for deletions to finish 2025/11/20 13:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:02 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 13:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:04 DEBUG : empty space: md5 = 22ee3fd6acd7019573eed3066fc080fa OK 2025/11/20 13:48:04 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:04 INFO : empty space: Copied (replaced existing) 2025/11/20 13:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.57s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:07 DEBUG : foo: md5 = bacef2ba351f196a43ecad16fdcb9780 OK 2025/11/20 13:48:08 DEBUG : foo: size = 3 OK 2025/11/20 13:48:08 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/20 13:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:09 DEBUG : foo: md5 = 9022013c8872b478cebb02d3c2c04467 OK 2025/11/20 13:48:09 DEBUG : foo: size = 3 OK 2025/11/20 13:48:09 INFO : foo: Copied (replaced existing) 2025/11/20 13:48:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.39s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:13 DEBUG : empty space: md5 = d913d3d23d5e65844e0a947a72d84337 OK 2025/11/20 13:48:13 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:48:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:13 DEBUG : empty space: Unchanged skipping 2025/11/20 13:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:15 DEBUG : potato: md5 = 42bc953b3cd6ab97352d606e5a4a4f7e OK 2025/11/20 13:48:15 DEBUG : potato: size = 60 OK 2025/11/20 13:48:15 INFO : potato: Copied (new) 2025/11/20 13:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:19 DEBUG : potato: md5 = 7caa97dd6768030a109066d8fe734735 OK 2025/11/20 13:48:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:48:19 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:48:19 DEBUG : potato: Sizes differ 2025/11/20 13:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:22 DEBUG : potato: md5 = dc761fbca160ddd79276e6210a152dfe OK 2025/11/20 13:48:22 DEBUG : potato: size = 21 OK 2025/11/20 13:48:22 INFO : potato: Copied (replaced existing) 2025/11/20 13:48:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.98s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:25 DEBUG : potato: md5 = 887951248ac42d46045712f7787ce8b7 OK 2025/11/20 13:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:25 DEBUG : potato: size = 21 OK 2025/11/20 13:48:25 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/20 13:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:26 DEBUG : potato: md5 = 6cfc678a36e1bc36c278f507a4f7df3b OK 2025/11/20 13:48:26 DEBUG : potato: size = 21 OK 2025/11/20 13:48:26 INFO : potato: Copied (replaced existing) 2025/11/20 13:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:30 DEBUG : potato: md5 = 70ba18d295c092c158876559a33a46a4 OK 2025/11/20 13:48:32 DEBUG : empty space: md5 = 29c1eb266d016b8d4d1ceff02910f797 OK 2025/11/20 13:48:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:48:32 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:48:32 DEBUG : empty space: Unchanged skipping 2025/11/20 13:48:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/20 13:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:32 DEBUG : Waiting for deletions to finish 2025/11/20 13:48:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:36 DEBUG : potato: md5 = 8376bfd704d3bc726dc6a3051c570de0 OK 2025/11/20 13:48:37 DEBUG : empty space: md5 = 03adc471a568eb4e6804cacae6320c27 OK 2025/11/20 13:48:38 DEBUG : empty space: size = 1 OK 2025/11/20 13:48:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:48:38 DEBUG : empty space: Unchanged skipping 2025/11/20 13:48:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:40 DEBUG : potato2: md5 = fd9713009fe29feb8ebcd359a4b71b52 OK 2025/11/20 13:48:40 DEBUG : potato2: size = 60 OK 2025/11/20 13:48:40 INFO : potato2: Copied (new) 2025/11/20 13:48:40 DEBUG : Waiting for deletions to finish 2025/11/20 13:48:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:48:45 DEBUG : b/potato: md5 = a71004744f7baf595b533ae91ff54c5d OK 2025/11/20 13:48:47 DEBUG : c/non empty space: md5 = 8ea2d02a9c1611b7a81038dd630172ab OK 2025/11/20 13:48:47 INFO : d: Making directory 2025/11/20 13:48:48 INFO : d/e: Making directory 2025/11/20 13:48:50 DEBUG : Added delayed dir = "a", newDst= 2025/11/20 13:48:51 INFO : c: Set directory modification time (using SetModTime) 2025/11/20 13:48:51 DEBUG : Added delayed dir = "c", newDst=c 2025/11/20 13:48:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:48:51 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:48:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:48:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:48:53 DEBUG : a/potato2: md5 = 36663055a3cafed825bcc047920f0eb7 OK 2025/11/20 13:48:53 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:48:53 INFO : a/potato2: Copied (new) 2025/11/20 13:48:53 DEBUG : Waiting for deletions to finish 2025/11/20 13:48:53 INFO : b/potato: Deleted 2025/11/20 13:48:54 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/20 13:48:54 INFO : d/e: Removing directory 2025/11/20 13:48:55 INFO : d: Removing directory 2025/11/20 13:48:55 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/20 13:48:55 INFO : b: Removing directory 2025/11/20 13:48:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/20 13:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': deleted 3 directories 2025/11/20 13:48:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/20 13:48:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:02 DEBUG : b/potato: md5 = 3b7b889c93793bf8753911b2477a6d81 OK 2025/11/20 13:49:06 DEBUG : c/non empty space: md5 = de2b855933a33082ab3c09e7dc74af64 OK 2025/11/20 13:49:06 INFO : d: Making directory 2025/11/20 13:49:07 DEBUG : Added delayed dir = "a", newDst= 2025/11/20 13:49:08 INFO : c: Set directory modification time (using SetModTime) 2025/11/20 13:49:08 DEBUG : Added delayed dir = "c", newDst=c 2025/11/20 13:49:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:49:08 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:49:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:49:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:10 DEBUG : a/potato2: md5 = d731bba6b4c4fb333da7140a4f04ffb4 OK 2025/11/20 13:49:10 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:49:10 INFO : a/potato2: Copied (new) 2025/11/20 13:49:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting files as there were IO errors 2025/11/20 13:49:11 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/20 13:49:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting directories as there were IO errors 2025/11/20 13:49:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/20 13:49:16 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/20 13:49:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:19 DEBUG : potato: md5 = 1e0fa780f1abc53bfdcd1559afa78598 OK 2025/11/20 13:49:21 DEBUG : empty space: md5 = 7c9e64637f6878eef209f2849c611946 OK 2025/11/20 13:49:21 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:21 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:21 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:22 INFO : potato: Deleted 2025/11/20 13:49:23 DEBUG : potato2: md5 = a75cca752b471ebdcf789ce144387692 OK 2025/11/20 13:49:23 DEBUG : potato2: size = 60 OK 2025/11/20 13:49:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.33s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:26 DEBUG : potato: md5 = fa2c4b47ae78781dc1b6b4c1bf026a9e OK 2025/11/20 13:49:28 DEBUG : empty space: md5 = f7b2bd1fba061dbb73fac78723e093d5 OK 2025/11/20 13:49:28 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:29 INFO : potato: Deleted 2025/11/20 13:49:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:49:29 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:29 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:31 DEBUG : potato2: md5 = 01a9e3d9b2cb35c901d29393fa8b56b9 OK 2025/11/20 13:49:31 DEBUG : potato2: size = 60 OK 2025/11/20 13:49:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.12s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:34 DEBUG : potato: md5 = 2df6c4156212c0b28a5924d60743cbe2 OK 2025/11/20 13:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:36 DEBUG : potato2: md5 = 2168e198c78665941d1562c09b4fdd76 OK 2025/11/20 13:49:36 DEBUG : potato2: size = 19 OK 2025/11/20 13:49:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.30s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:39 DEBUG : potato2: md5 = 471a9eb0a572a1867e2ae699ad8b77d5 OK 2025/11/20 13:49:41 DEBUG : empty space: md5 = 31095a95e1b556933612e8fa7208d231 OK 2025/11/20 13:49:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:49:41 DEBUG : enormous: Excluded 2025/11/20 13:49:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:49:41 DEBUG : potato2: Excluded 2025/11/20 13:49:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:49:42 DEBUG : potato2: Excluded 2025/11/20 13:49:42 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:49:42 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:42 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:42 INFO : There was nothing to transfer 2025/11/20 13:49:42 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:49:42 DEBUG : enormous: Excluded 2025/11/20 13:49:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:49:42 DEBUG : potato2: Excluded 2025/11/20 13:49:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:49:42 DEBUG : potato2: Excluded 2025/11/20 13:49:42 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/20 13:49:42 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:42 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for checks to finish 2025/11/20 13:49:42 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for transfers to finish 2025/11/20 13:49:42 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:45 DEBUG : potato2: md5 = 0804e8dfb2e494b6dc684e0437399771 OK 2025/11/20 13:49:47 DEBUG : empty space: md5 = cd53b0bfa5d64a818092671a62318e4e OK 2025/11/20 13:49:49 DEBUG : enormous: md5 = 7425d7278214fab3aef9c8bf90525e09 OK 2025/11/20 13:49:49 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:49:49 DEBUG : enormous: Excluded 2025/11/20 13:49:49 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:49:49 DEBUG : potato2: Excluded 2025/11/20 13:49:49 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:49:49 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:49:49 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:50 INFO : enormous: Deleted 2025/11/20 13:49:50 INFO : potato2: Deleted 2025/11/20 13:49:50 INFO : There was nothing to transfer 2025/11/20 13:49:50 DEBUG : empty space: size = 1 OK 2025/11/20 13:49:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/20 13:49:50 DEBUG : empty space: Unchanged skipping 2025/11/20 13:49:50 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for checks to finish 2025/11/20 13:49:50 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for transfers to finish 2025/11/20 13:49:50 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:50 INFO : enormous: Deleted 2025/11/20 13:49:50 INFO : potato2: Deleted 2025/11/20 13:49:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.50s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:49:53 DEBUG : one: md5 = 53fa4fe71e36c599d5aea466e3444172 OK 2025/11/20 13:49:55 DEBUG : two: md5 = fe32c2a7f739bb0faa1c059d50f9c993 OK 2025/11/20 13:49:56 DEBUG : three: md5 = faa5dcd9bdf2de13b5954f55995b689e OK 2025/11/20 13:49:58 DEBUG : four: md5 = 9d2c3fdfae9f610acadf8e10251351bd OK 2025/11/20 13:49:59 DEBUG : five: Need to transfer - File not found at Destination 2025/11/20 13:49:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:49:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:49:59 DEBUG : four: Sizes differ 2025/11/20 13:49:59 DEBUG : one: Destination is newer than source, skipping 2025/11/20 13:49:59 DEBUG : three: size = 5 OK 2025/11/20 13:49:59 DEBUG : three: Sizes identical 2025/11/20 13:49:59 DEBUG : two: size = 3 OK 2025/11/20 13:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:49:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/20 13:49:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/20 13:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:00 DEBUG : two: md5 = acfb690909a9fad5a3d546b389260904 OK 2025/11/20 13:50:00 DEBUG : two: size = 3 OK 2025/11/20 13:50:00 INFO : two: Copied (replaced existing) 2025/11/20 13:50:00 DEBUG : five: md5 = a1b00517836b9162811ec9dff0ad40d1 OK 2025/11/20 13:50:00 DEBUG : five: size = 4 OK 2025/11/20 13:50:00 INFO : five: Copied (new) 2025/11/20 13:50:01 DEBUG : four: md5 = 892f3b4f220915e6944da086a11bddb5 OK 2025/11/20 13:50:01 DEBUG : four: size = 4 OK 2025/11/20 13:50:01 INFO : four: Copied (replaced existing) 2025/11/20 13:50:01 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.37s) === 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-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/20 13:50:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/20 13:50:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:50:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/20 13:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:06 DEBUG : potato: md5 = 7342858282461ffcb58bcf676f55ba51 OK 2025/11/20 13:50:06 DEBUG : potato: size = 14 OK 2025/11/20 13:50:06 INFO : potato: Copied (new) 2025/11/20 13:50:07 DEBUG : yam: md5 = 9385d16768a0c94d696e648787eba9da OK 2025/11/20 13:50:07 DEBUG : yam: size = 11 OK 2025/11/20 13:50:07 INFO : yam: Copied (new) 2025/11/20 13:50:07 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/20 13:50:07 DEBUG : potato: size = 14 OK 2025/11/20 13:50:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:50:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/20 13:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:07 DEBUG : potato: Unchanged skipping 2025/11/20 13:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:09 DEBUG : yaml: md5 = 755e67e593fb2fdeeced3a7c164dbb05 OK 2025/11/20 13:50:09 DEBUG : yaml: size = 11 OK 2025/11/20 13:50:09 INFO : yaml: Copied (new) 2025/11/20 13:50:09 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/20 13:50:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Making map for --track-renames 2025/11/20 13:50:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Finished making map for --track-renames 2025/11/20 13:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/20 13:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for renames to finish 2025/11/20 13:50:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/20 13:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:13 DEBUG : yam: md5 = e501f9cfe2c49f5bf1803899d2025134 OK 2025/11/20 13:50:13 DEBUG : yam: size = 11 OK 2025/11/20 13:50:13 INFO : yam: Copied (new) 2025/11/20 13:50:13 DEBUG : potato: md5 = bc682bb5ab838bd134c6b8f8655affb8 OK 2025/11/20 13:50:13 DEBUG : potato: size = 14 OK 2025/11/20 13:50:13 INFO : potato: Copied (new) 2025/11/20 13:50:13 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:14 DEBUG : potato: size = 14 OK 2025/11/20 13:50:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:50:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Making map for --track-renames 2025/11/20 13:50:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Finished making map for --track-renames 2025/11/20 13:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:14 DEBUG : potato: Unchanged skipping 2025/11/20 13:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for renames to finish 2025/11/20 13:50:14 INFO : yam: Moved (server-side) to: yaml 2025/11/20 13:50:14 INFO : yaml: Renamed from "yam" 2025/11/20 13:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:14 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/20 13:50:16 DEBUG : Added delayed dir = "sub", newDst= 2025/11/20 13:50:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Making map for --track-renames 2025/11/20 13:50:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Finished making map for --track-renames 2025/11/20 13:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/20 13:50:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/20 13:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for renames to finish 2025/11/20 13:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:20 DEBUG : sub/yam: md5 = 174805b564381301cff55affa74a14a5 OK 2025/11/20 13:50:20 DEBUG : sub/yam: size = 11 OK 2025/11/20 13:50:20 INFO : sub/yam: Copied (new) 2025/11/20 13:50:20 DEBUG : potato: md5 = fa7fb1749d68d92c85b95dd5b9b87e8d OK 2025/11/20 13:50:20 DEBUG : potato: size = 14 OK 2025/11/20 13:50:20 INFO : potato: Copied (new) 2025/11/20 13:50:20 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:20 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:21 DEBUG : potato: size = 14 OK 2025/11/20 13:50:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:50:21 DEBUG : potato: Unchanged skipping 2025/11/20 13:50:22 INFO : sub: Set directory modification time (using SetModTime) 2025/11/20 13:50:22 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/20 13:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Making map for --track-renames 2025/11/20 13:50:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Finished making map for --track-renames 2025/11/20 13:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for renames to finish 2025/11/20 13:50:23 INFO : sub/yam: Moved (server-side) to: yam 2025/11/20 13:50:23 INFO : yam: Renamed from "sub/yam" 2025/11/20 13:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:23 DEBUG : Waiting for deletions to finish 2025/11/20 13:50:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.05s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:50:26 DEBUG : Creating backend with remote "/tmp/rclone1942839647/dir1" 2025/11/20 13:50:26 DEBUG : Config file has changed externally - reloading 2025/11/20 13:50:26 DEBUG : Creating backend with remote "/tmp/rclone1942839647/dir2" 2025/11/20 13:50:26 DEBUG : Local file system at /tmp/rclone1942839647/dir2: Using server-side directory move 2025/11/20 13:50:26 INFO : Local file system at /tmp/rclone1942839647/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 13:50:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/20 13:50:26 DEBUG : Local file system at /tmp/rclone1942839647/dir2: Waiting for checks to finish 2025/11/20 13:50:26 DEBUG : Local file system at /tmp/rclone1942839647/dir2: Waiting for transfers to finish 2025/11/20 13:50:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:50:27 DEBUG : Added delayed dir = "nested", newDst= 2025/11/20 13:50:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:50:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/20 13:50:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 13:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:29 DEBUG : sub dir/hello world: md5 = 9a73a293f446c8f20e9570d1fdeae37e OK 2025/11/20 13:50:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:50:29 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:50:29 INFO : sub dir/hello world: Deleted 2025/11/20 13:50:32 DEBUG : nested/sub dir/file: md5 = 3c65fa64e10924d98fbf8f2976a5bbaf OK 2025/11/20 13:50:32 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 13:50:32 INFO : nested/sub dir/file: Copied (new) 2025/11/20 13:50:32 INFO : nested/sub dir/file: Deleted 2025/11/20 13:50:33 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:33 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:33 INFO : sub dir: Removing directory 2025/11/20 13:50:33 INFO : nested/sub dir: Removing directory 2025/11/20 13:50:33 INFO : nested: Removing directory 2025/11/20 13:50:33 DEBUG : Local file system at /tmp/rclone1942839647: deleted 3 directories 2025/11/20 13:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 13:50:37 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/20 13:50:38 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:50:39 DEBUG : Added delayed dir = "nested", newDst= 2025/11/20 13:50:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:50:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:50:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/20 13:50:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 13:50:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:42 DEBUG : sub dir/hello world: md5 = 806e0f6e4b72e5d765637d87d4ba1e89 OK 2025/11/20 13:50:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:50:42 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:50:42 INFO : sub dir/hello world: Deleted 2025/11/20 13:50:44 DEBUG : nested/sub dir/file: md5 = 1985376177c2e8392ce830fd50052dd8 OK 2025/11/20 13:50:44 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 13:50:44 INFO : nested/sub dir/file: Copied (new) 2025/11/20 13:50:44 INFO : nested/sub dir/file: Deleted 2025/11/20 13:50:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:45 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:50:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 13:50:49 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/20 13:50:50 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:50:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/20 13:50:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:53 DEBUG : existing-b: md5 = 4418724af2d8225e8dca8129aa224798 OK 2025/11/20 13:50:53 DEBUG : existing-b: size = 6 OK 2025/11/20 13:50:53 INFO : existing-b: Copied (new) 2025/11/20 13:50:53 INFO : existing-b: Deleted 2025/11/20 13:50:54 DEBUG : existing: md5 = ef2b01a2f5d541cd2759012309637ef2 OK 2025/11/20 13:50:54 DEBUG : existing: size = 6 OK 2025/11/20 13:50:54 INFO : existing: Copied (new) 2025/11/20 13:50:54 INFO : existing: Deleted 2025/11/20 13:50:55 DEBUG : existing: Destination exists, skipping 2025/11/20 13:50:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/20 13:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:50:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.37s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:50:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wimohan7sura" 2025/11/20 13:50:57 DEBUG : Creating backend with remote "TestDrive:crypt/543ro2r8676n65fkue9ea7nqg7f8srms5vcnbvo3jm369rnpqq2g" 2025/11/20 13:50:59 DEBUG : potato2: md5 = 2141dbb5ed941bbeb56d8b93924f1e43 OK 2025/11/20 13:51:01 DEBUG : empty space: md5 = 0e0b6301c92bb19be22228304d24195d OK 2025/11/20 13:51:03 DEBUG : potato3: md5 = 8724bf02594310852a63673b895dc9f7 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura' 2025/11/20 13:51:05 DEBUG : empty space: md5 = 1cdf7d86a770ae8a3c963cbf9261c956 OK 2025/11/20 13:51:07 DEBUG : potato3: md5 = aa34155b78a5027e7f98a916bf1bb158 OK 2025/11/20 13:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura': Using server-side directory move 2025/11/20 13:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 13:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:51:08 DEBUG : empty space: size = 1 OK 2025/11/20 13:51:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 13:51:08 DEBUG : empty space: Unchanged skipping 2025/11/20 13:51:08 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:51:08 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura') 2025/11/20 13:51:08 DEBUG : potato3: Sizes differ 2025/11/20 13:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura': Waiting for checks to finish 2025/11/20 13:51:08 INFO : empty space: Deleted 2025/11/20 13:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura': Waiting for transfers to finish 2025/11/20 13:51:08 INFO : potato3: Deleted 2025/11/20 13:51:09 INFO : potato2: Moved (server-side) 2025/11/20 13:51:09 INFO : potato3: Moved (server-side) 2025/11/20 13:51:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigemuk1qacu" 2025/11/20 13:51:09 DEBUG : Creating backend with remote "TestDrive:crypt/39sv4nt2aavs2ilmo2ila41lbbu2cr60lq770s6qpnp5o4fjke00" 2025/11/20 13:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigemuk1qacu': Using server-side directory move 2025/11/20 13:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pigemuk1qacu': Server side directory move succeeded 2025/11/20 13:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigemuk1qacu': Purge remote 2025/11/20 13:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wimohan7sura': Purge remote 2025/11/20 13:51:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.99s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:51:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weguyaf5ruqa" 2025/11/20 13:51:15 DEBUG : Creating backend with remote "TestDrive:crypt/siq6prjv9nj67bu5i2k81sah1dkufnmakmblnqc29lvf2bk9rgog" 2025/11/20 13:51:18 DEBUG : potato2: md5 = 2201ab1ed2a04b0f6190f3902cbc285a OK 2025/11/20 13:51:19 DEBUG : empty space: md5 = 97fac9994a097f5102ed49f94c3e57e9 OK 2025/11/20 13:51:21 DEBUG : potato3: md5 = 22b8662d32b19b1a3657401e14e8345f OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-weguyaf5ruqa' 2025/11/20 13:51:24 DEBUG : empty space: md5 = 6431b2d677510f3048f5f916afd0e855 OK 2025/11/20 13:51:26 DEBUG : potato3: md5 = ab0502990610d698657e94e337ebdb46 OK 2025/11/20 13:51:26 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 13:51:26 DEBUG : empty space: Excluded 2025/11/20 13:51:26 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 13:51:26 DEBUG : empty space: Excluded 2025/11/20 13:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:51:26 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:51:26 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-weguyaf5ruqa') 2025/11/20 13:51:26 DEBUG : potato3: Sizes differ 2025/11/20 13:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weguyaf5ruqa': Waiting for checks to finish 2025/11/20 13:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weguyaf5ruqa': Waiting for transfers to finish 2025/11/20 13:51:27 INFO : potato3: Deleted 2025/11/20 13:51:27 INFO : potato2: Moved (server-side) 2025/11/20 13:51:27 INFO : potato3: Moved (server-side) 2025/11/20 13:51:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekuhoz8bawo" 2025/11/20 13:51:28 DEBUG : Creating backend with remote "TestDrive:crypt/t98frjon8abf7cfot2uakumopamgb7ohhbsp1u2gs8j12jbdg65g" 2025/11/20 13:51:30 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 13:51:30 DEBUG : empty space: Excluded 2025/11/20 13:51:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:51:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/20 13:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekuhoz8bawo': Waiting for checks to finish 2025/11/20 13:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekuhoz8bawo': Waiting for transfers to finish 2025/11/20 13:51:31 INFO : potato3: Moved (server-side) 2025/11/20 13:51:31 INFO : potato2: Moved (server-side) 2025/11/20 13:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekuhoz8bawo': Purge remote 2025/11/20 13:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weguyaf5ruqa': Purge remote --- PASS: TestServerSideMoveWithFilter (19.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:51:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judofoc5fobi" 2025/11/20 13:51:34 DEBUG : Creating backend with remote "TestDrive:crypt/03t73rsr0k9le0vfk2vft7bh296qfoeli8i1id4qal6k36g5cleg" 2025/11/20 13:51:37 DEBUG : potato2: md5 = 8be91d3e40ae0a1daa32135fefb789d5 OK 2025/11/20 13:51:39 DEBUG : empty space: md5 = 1a5dd5fd104a020e055dea6f26500af6 OK 2025/11/20 13:51:41 DEBUG : potato3: md5 = 7c88ef43f472e475bd4b35617e9b21b6 OK 2025/11/20 13:51:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri' -> Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi' 2025/11/20 13:51:45 DEBUG : empty space: md5 = 97b11acd0a4d1892c55f8a793500232e OK 2025/11/20 13:51:47 DEBUG : potato3: md5 = 906e069386bc06c7e08920b13d236272 OK 2025/11/20 13:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi': Using server-side directory move 2025/11/20 13:51:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 13:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:51:48 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/20 13:51:48 DEBUG : empty space: size = 1 OK 2025/11/20 13:51:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 13:51:48 DEBUG : empty space: Unchanged skipping 2025/11/20 13:51:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:51:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi') 2025/11/20 13:51:48 DEBUG : potato3: Sizes differ 2025/11/20 13:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi': Waiting for checks to finish 2025/11/20 13:51:48 INFO : empty space: Deleted 2025/11/20 13:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi': Waiting for transfers to finish 2025/11/20 13:51:48 INFO : potato2: Moved (server-side) 2025/11/20 13:51:48 INFO : potato3: Deleted 2025/11/20 13:51:49 INFO : potato3: Moved (server-side) 2025/11/20 13:51:49 INFO : tomatoDir: Removing directory 2025/11/20 13:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': deleted 1 directories 2025/11/20 13:51:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqalop5puko" 2025/11/20 13:51:51 DEBUG : Creating backend with remote "TestDrive:crypt/rtb3ng25cdddb7tl4unk7s99rh98522bqgvkt1nlvbtarsu4s0a0" 2025/11/20 13:51:52 INFO : tomatoDir: Making directory 2025/11/20 13:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqalop5puko': Using server-side directory move 2025/11/20 13:51:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqalop5puko': Server side directory move succeeded 2025/11/20 13:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqalop5puko': Purge remote 2025/11/20 13:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judofoc5fobi': Purge remote 2025/11/20 13:51:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.71s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.77s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:51:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test" 2025/11/20 13:51:58 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.83s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test" 2025/11/20 13:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/20 13:52:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-include/layer2" 2025/11/20 13:52:04 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/20 13:52:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-ignore-file" 2025/11/20 13:52:07 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/20 13:52:11 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 95f4fcc49f5dda25017a7d53ce5b40fc OK 2025/11/20 13:52:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 13:52:13 DEBUG : rclone-sync-test: Excluded 2025/11/20 13:52:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/20 13:52:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/20 13:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test': Waiting for checks to finish 2025/11/20 13:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test': Waiting for transfers to finish 2025/11/20 13:52:13 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:13 INFO : There was nothing to transfer 2025/11/20 13:52:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 13:52:14 DEBUG : rclone-sync-test: Excluded 2025/11/20 13:52:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/20 13:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:52:15 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:15 INFO : rclone-sync-test-include: Removing directory 2025/11/20 13:52:15 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/20 13:52:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/20 13:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': failed to delete 1 directories 2025/11/20 13:52:15 INFO : There was nothing to transfer 2025/11/20 13:52:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 13:52:17 DEBUG : rclone-sync-test: Excluded 2025/11/20 13:52:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/20 13:52:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/20 13:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/20 13:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/20 13:52:17 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:17 INFO : There was nothing to transfer 2025/11/20 13:52:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 13:52:19 DEBUG : rclone-sync-test: Excluded 2025/11/20 13:52:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/20 13:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:52:19 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:19 INFO : rclone-sync-test-include: Removing directory 2025/11/20 13:52:19 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/20 13:52:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/20 13:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': failed to delete 1 directories 2025/11/20 13:52:19 INFO : There was nothing to transfer 2025/11/20 13:52:20 DEBUG : Excluded 2025/11/20 13:52:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 13:52:21 DEBUG : rclone-sync-test: Excluded 2025/11/20 13:52:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/20 13:52:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/20 13:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/20 13:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/20 13:52:21 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:21 INFO : There was nothing to transfer 2025/11/20 13:52:23 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/20 13:52:24 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.26s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:52:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:52:27 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/CompareDest" 2025/11/20 13:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/gveqi14airsml4bgu7krj116o8" 2025/11/20 13:52:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 13:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:34 DEBUG : one: md5 = d220dc865e4dc37a128e52b23fee322a OK 2025/11/20 13:52:34 DEBUG : one: size = 3 OK 2025/11/20 13:52:34 INFO : one: Copied (new) 2025/11/20 13:52:34 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:52:35 DEBUG : one: Sizes differ 2025/11/20 13:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:37 DEBUG : one: md5 = 240be7ae6026e643ceb45a0ace995291 OK 2025/11/20 13:52:37 DEBUG : one: size = 5 OK 2025/11/20 13:52:37 INFO : one: Copied (replaced existing) 2025/11/20 13:52:37 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:40 DEBUG : dst/one: md5 = 5e72d95ab2ba2a8743621a09dde29002 OK 2025/11/20 13:52:43 DEBUG : CompareDest/one: md5 = 422827b8ae99645dbca89aa2be3ad3a8 OK 2025/11/20 13:52:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:44 DEBUG : one: Sizes differ 2025/11/20 13:52:44 DEBUG : one: size = 5 OK 2025/11/20 13:52:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:44 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:44 INFO : There was nothing to transfer 2025/11/20 13:52:46 DEBUG : CompareDest/two: md5 = 5006eee84dc3abba20c211f577874c64 OK 2025/11/20 13:52:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:52:47 DEBUG : one: Sizes differ 2025/11/20 13:52:47 DEBUG : two: size = 3 OK 2025/11/20 13:52:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 13:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:47 DEBUG : one: size = 5 OK 2025/11/20 13:52:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:47 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:47 INFO : There was nothing to transfer 2025/11/20 13:52:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:52:48 DEBUG : one: Sizes differ 2025/11/20 13:52:48 DEBUG : two: size = 3 OK 2025/11/20 13:52:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 13:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:48 DEBUG : one: size = 5 OK 2025/11/20 13:52:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:48 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:48 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/20 13:52:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:52:50 DEBUG : one: Sizes differ 2025/11/20 13:52:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:52:50 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/CompareDest') 2025/11/20 13:52:50 DEBUG : two: Sizes differ 2025/11/20 13:52:50 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 13:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:52:50 DEBUG : one: size = 5 OK 2025/11/20 13:52:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:52:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:52:52 DEBUG : two: md5 = 49a25f4902ad9d11eaeb5f4670699f04 OK 2025/11/20 13:52:52 DEBUG : two: size = 5 OK 2025/11/20 13:52:52 INFO : two: Copied (new) 2025/11/20 13:52:52 DEBUG : Waiting for deletions to finish 2025/11/20 13:52:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:52:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:52:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:52:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (30.42s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:53:00 DEBUG : pre-dest1/1: md5 = 63487d73232f6524cbba2e42bb5172e2 OK 2025/11/20 13:53:02 DEBUG : pre-dest2/2: md5 = 671518303a5ac040279f310c9b6efb3d OK 2025/11/20 13:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dest" 2025/11/20 13:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/20 13:53:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/pre-dest1" 2025/11/20 13:53:04 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/20 13:53:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/pre-dest2" 2025/11/20 13:53:05 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/20 13:53:07 DEBUG : 1: size = 1 OK 2025/11/20 13:53:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:53:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/20 13:53:07 DEBUG : 2: size = 1 OK 2025/11/20 13:53:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:53:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/20 13:53:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/20 13:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dest': Waiting for checks to finish 2025/11/20 13:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dest': Waiting for transfers to finish 2025/11/20 13:53:10 DEBUG : 3: md5 = d0a8131bcd9c207261f6ee8e963b7b9c OK 2025/11/20 13:53:10 DEBUG : 3: size = 1 OK 2025/11/20 13:53:10 INFO : 3: Copied (new) 2025/11/20 13:53:10 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:14 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/20 13:53:15 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/20 13:53:16 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.62s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:53:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:53:17 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:53:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/CopyDest" 2025/11/20 13:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/20 13:53:21 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 13:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:23 DEBUG : one: md5 = a7699fc66f4a1d6bf84e0a74c56dc71f OK 2025/11/20 13:53:23 DEBUG : one: size = 3 OK 2025/11/20 13:53:23 INFO : one: Copied (new) 2025/11/20 13:53:23 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:53:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:53:25 DEBUG : one: Sizes differ 2025/11/20 13:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:27 DEBUG : one: md5 = af2cf102ac1b9c3a370a48ec65a6e696 OK 2025/11/20 13:53:27 DEBUG : one: size = 5 OK 2025/11/20 13:53:27 INFO : one: Copied (replaced existing) 2025/11/20 13:53:27 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:29 DEBUG : dst/one: md5 = 762ec369c15e736186eb710725a4c3e4 OK 2025/11/20 13:53:32 DEBUG : CopyDest/one: md5 = 10faa365274667179e6f7639c62325db OK 2025/11/20 13:53:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/BackupDir" 2025/11/20 13:53:32 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/20 13:53:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:53:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:53:34 DEBUG : one: Sizes differ 2025/11/20 13:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:35 DEBUG : one: size = 5 OK 2025/11/20 13:53:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:53:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:53:35 DEBUG : one: Sizes differ 2025/11/20 13:53:37 INFO : one: Moved (server-side) 2025/11/20 13:53:38 DEBUG : one: size = 5 OK 2025/11/20 13:53:38 INFO : one: Copied (server-side copy) 2025/11/20 13:53:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/20 13:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:38 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:40 DEBUG : CopyDest/two: md5 = 7673e76030e789956d8bd4225eb9d47a OK 2025/11/20 13:53:41 DEBUG : one: size = 5 OK 2025/11/20 13:53:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:41 DEBUG : one: Unchanged skipping 2025/11/20 13:53:41 DEBUG : two: size = 3 OK 2025/11/20 13:53:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:43 DEBUG : two: size = 3 OK 2025/11/20 13:53:43 INFO : two: Copied (server-side copy) 2025/11/20 13:53:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/20 13:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:43 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:44 DEBUG : one: size = 5 OK 2025/11/20 13:53:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:44 DEBUG : one: Unchanged skipping 2025/11/20 13:53:44 DEBUG : two: size = 3 OK 2025/11/20 13:53:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:44 DEBUG : two: Unchanged skipping 2025/11/20 13:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:44 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:44 INFO : There was nothing to transfer 2025/11/20 13:53:47 DEBUG : CopyDest/three: md5 = a28b12780adfc0c7811c23844a049345 OK 2025/11/20 13:53:48 DEBUG : one: size = 5 OK 2025/11/20 13:53:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:48 DEBUG : one: Unchanged skipping 2025/11/20 13:53:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:53:48 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/CopyDest') 2025/11/20 13:53:48 DEBUG : three: Sizes differ 2025/11/20 13:53:48 DEBUG : three: Destination not found in --copy-dest 2025/11/20 13:53:48 DEBUG : three: Need to transfer - File not found at Destination 2025/11/20 13:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:53:48 DEBUG : two: size = 3 OK 2025/11/20 13:53:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 13:53:48 DEBUG : two: Unchanged skipping 2025/11/20 13:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:53:51 DEBUG : three: md5 = 11b8e10098e2dc3e9c6207246bfab90b OK 2025/11/20 13:53:51 DEBUG : three: size = 7 OK 2025/11/20 13:53:51 INFO : three: Copied (new) 2025/11/20 13:53:51 DEBUG : Waiting for deletions to finish 2025/11/20 13:53:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/20 13:53:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:53:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:53:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/20 13:53:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:53:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:53:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.97s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:54:00 DEBUG : dst/one: md5 = 128f1e2a1f45f4f64677628252c2df93 OK 2025/11/20 13:54:02 DEBUG : dst/two: md5 = 6bbe0156e83de4b58416cd77569be206 OK 2025/11/20 13:54:04 DEBUG : dst/three.txt: md5 = 5660a230184e6ef1d695923e14f9e090 OK 2025/11/20 13:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/backup" 2025/11/20 13:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/1nrff024r7pq65ecp72fc28jb0" 2025/11/20 13:54:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:54:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:54:07 DEBUG : one: Sizes differ 2025/11/20 13:54:07 DEBUG : two: size = 3 OK 2025/11/20 13:54:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:54:07 DEBUG : two: Unchanged skipping 2025/11/20 13:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:54:09 INFO : one: Moved (server-side) 2025/11/20 13:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:54:10 DEBUG : one: md5 = d067a1e59c51626a75c548e635259bcb OK 2025/11/20 13:54:10 DEBUG : one: size = 4 OK 2025/11/20 13:54:10 INFO : one: Copied (new) 2025/11/20 13:54:10 DEBUG : Waiting for deletions to finish 2025/11/20 13:54:11 INFO : three.txt: Moved (server-side) 2025/11/20 13:54:11 INFO : three.txt: Moved into backup dir 2025/11/20 13:54:13 DEBUG : dst/three.txt: md5 = 3422915e37a838d9e311ae4efb7198b0 OK 2025/11/20 13:54:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:54:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:54:14 DEBUG : one: Sizes differ 2025/11/20 13:54:14 DEBUG : two: size = 3 OK 2025/11/20 13:54:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:54:14 DEBUG : two: Unchanged skipping 2025/11/20 13:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:54:15 INFO : one: Deleted 2025/11/20 13:54:16 INFO : one: Moved (server-side) 2025/11/20 13:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:54:17 DEBUG : one: md5 = 0345e2e35de198b37da517cf5c285ab0 OK 2025/11/20 13:54:17 DEBUG : one: size = 5 OK 2025/11/20 13:54:17 INFO : one: Copied (new) 2025/11/20 13:54:17 DEBUG : Waiting for deletions to finish 2025/11/20 13:54:18 INFO : three.txt: Deleted 2025/11/20 13:54:18 INFO : three.txt: Moved (server-side) 2025/11/20 13:54:18 INFO : three.txt: Moved into backup dir 2025/11/20 13:54:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:54:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/20 13:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/20 13:54:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (25.52s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:54:26 DEBUG : dst/one: md5 = 00ff919a148c6ddb8e5b18d960869571 OK 2025/11/20 13:54:27 DEBUG : dst/two: md5 = 6571312b5640b1ccdfa8334acc629a84 OK 2025/11/20 13:54:29 DEBUG : dst/three.txt: md5 = 35fd1311583ef1c4eb764b0fa68e0cc2 OK 2025/11/20 13:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:54:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/backup" 2025/11/20 13:54:30 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/1nrff024r7pq65ecp72fc28jb0" 2025/11/20 13:54:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:54:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:54:32 DEBUG : one: Sizes differ 2025/11/20 13:54:32 DEBUG : two: size = 3 OK 2025/11/20 13:54:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:54:32 DEBUG : two: Unchanged skipping 2025/11/20 13:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:54:34 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:54:36 DEBUG : one: md5 = ea039489192ba4594ccce0a876119739 OK 2025/11/20 13:54:36 DEBUG : one: size = 4 OK 2025/11/20 13:54:36 INFO : one: Copied (new) 2025/11/20 13:54:36 DEBUG : Waiting for deletions to finish 2025/11/20 13:54:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:54:37 INFO : three.txt: Moved into backup dir 2025/11/20 13:54:39 DEBUG : dst/three.txt: md5 = bcabdb50f7bf47536e21dd2d316f0a0a OK 2025/11/20 13:54:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:54:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:54:40 DEBUG : one: Sizes differ 2025/11/20 13:54:40 DEBUG : two: size = 3 OK 2025/11/20 13:54:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:54:40 DEBUG : two: Unchanged skipping 2025/11/20 13:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:54:41 INFO : one.bak: Deleted 2025/11/20 13:54:41 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:54:43 DEBUG : one: md5 = 5e79e62a4c9120b7d2dcf06c8fbb0364 OK 2025/11/20 13:54:43 DEBUG : one: size = 5 OK 2025/11/20 13:54:43 INFO : one: Copied (new) 2025/11/20 13:54:43 DEBUG : Waiting for deletions to finish 2025/11/20 13:54:44 INFO : three.txt.bak: Deleted 2025/11/20 13:54:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:54:45 INFO : three.txt: Moved into backup dir 2025/11/20 13:54:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:54:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:54:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/20 13:54:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:54:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:54:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (27.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:54:54 DEBUG : dst/one: md5 = 87ccb82242a0e61c69a8ab347eec6008 OK 2025/11/20 13:54:56 DEBUG : dst/two: md5 = c11d931406dfe731e3e8d6c871e6e6e3 OK 2025/11/20 13:54:57 DEBUG : dst/three.txt: md5 = ee2198c1160ddd1cf969a46fd0ea1fb6 OK 2025/11/20 13:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:54:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/backup" 2025/11/20 13:54:59 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/1nrff024r7pq65ecp72fc28jb0" 2025/11/20 13:55:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:01 DEBUG : one: Sizes differ 2025/11/20 13:55:01 DEBUG : two: size = 3 OK 2025/11/20 13:55:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:55:01 DEBUG : two: Unchanged skipping 2025/11/20 13:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:55:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/20 13:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:55:04 DEBUG : one: md5 = 8d571945d18ea3c4ee6c78062bd31414 OK 2025/11/20 13:55:04 DEBUG : one: size = 4 OK 2025/11/20 13:55:04 INFO : one: Copied (new) 2025/11/20 13:55:04 DEBUG : Waiting for deletions to finish 2025/11/20 13:55:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/20 13:55:06 INFO : three.txt: Moved into backup dir 2025/11/20 13:55:08 DEBUG : dst/three.txt: md5 = e23f9279b5979a7cfc312e5ef0bc12bd OK 2025/11/20 13:55:09 DEBUG : two: size = 3 OK 2025/11/20 13:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:55:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:55:09 DEBUG : two: Unchanged skipping 2025/11/20 13:55:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:09 DEBUG : one: Sizes differ 2025/11/20 13:55:10 INFO : one-2019-01-01: Deleted 2025/11/20 13:55:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/20 13:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:55:12 DEBUG : one: md5 = 386f82b2c535dfc07abf90f5f27f4051 OK 2025/11/20 13:55:12 DEBUG : one: size = 5 OK 2025/11/20 13:55:12 INFO : one: Copied (new) 2025/11/20 13:55:12 DEBUG : Waiting for deletions to finish 2025/11/20 13:55:13 INFO : three-2019-01-01.txt: Deleted 2025/11/20 13:55:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/20 13:55:14 INFO : three.txt: Moved into backup dir 2025/11/20 13:55:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:55:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/20 13:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/20 13:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/20 13:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.97s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:55:21 DEBUG : dst/one: md5 = 162d47e057db6ab588499b11e6911f46 OK 2025/11/20 13:55:23 DEBUG : dst/two: md5 = ef55617c6c47c0889ebce91f6bf4214c OK 2025/11/20 13:55:25 DEBUG : dst/three.txt: md5 = 7056842eed5ac8472ad8103819e650e9 OK 2025/11/20 13:55:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:55:26 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:55:27 DEBUG : two: size = 3 OK 2025/11/20 13:55:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:55:27 DEBUG : two: Unchanged skipping 2025/11/20 13:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:55:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:27 DEBUG : one: Sizes differ 2025/11/20 13:55:28 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:55:30 DEBUG : one: md5 = 5d8bdc7d54ee0cc179a12ee31b7551bc OK 2025/11/20 13:55:30 DEBUG : one: size = 4 OK 2025/11/20 13:55:30 INFO : one: Copied (new) 2025/11/20 13:55:30 DEBUG : Waiting for deletions to finish 2025/11/20 13:55:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:55:30 INFO : three.txt: Moved into backup dir 2025/11/20 13:55:33 DEBUG : dst/three.txt: md5 = 2bea8d438c6adc5e4ea8f47d38dd5b8e OK 2025/11/20 13:55:33 DEBUG : one.bak: Excluded (Path Filter) 2025/11/20 13:55:33 DEBUG : one.bak: Excluded 2025/11/20 13:55:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/20 13:55:33 DEBUG : three.txt.bak: Excluded 2025/11/20 13:55:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:33 DEBUG : one: Sizes differ 2025/11/20 13:55:33 DEBUG : two: size = 3 OK 2025/11/20 13:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:55:33 DEBUG : two: Unchanged skipping 2025/11/20 13:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for checks to finish 2025/11/20 13:55:34 INFO : one.bak: Deleted 2025/11/20 13:55:35 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst': Waiting for transfers to finish 2025/11/20 13:55:36 DEBUG : one: md5 = 01c0f320f44f2ed55f3f580af0eaac06 OK 2025/11/20 13:55:36 DEBUG : one: size = 5 OK 2025/11/20 13:55:36 INFO : one: Copied (new) 2025/11/20 13:55:36 DEBUG : Waiting for deletions to finish 2025/11/20 13:55:37 INFO : three.txt.bak: Deleted 2025/11/20 13:55:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:55:38 INFO : three.txt: Moved into backup dir 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (24.18s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:55:45 DEBUG : dst/one: md5 = 054b347637a15d08dcdb7dd9adb03642 OK 2025/11/20 13:55:47 DEBUG : dst/two: md5 = a3f0383c7ae7820239b5f7d6a01acfda OK 2025/11/20 13:55:48 DEBUG : dst/three.txt: md5 = c406110bc44ed828ebd82a0cdf6c728a OK 2025/11/20 13:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:55:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:51 DEBUG : one: Sizes differ 2025/11/20 13:55:51 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:55:53 DEBUG : one: md5 = 71e7d897c3c250f2cf56e199bf60b8f8 OK 2025/11/20 13:55:53 DEBUG : one: size = 4 OK 2025/11/20 13:55:53 INFO : one: Copied (new) 2025/11/20 13:55:53 DEBUG : two: size = 3 OK 2025/11/20 13:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:55:53 DEBUG : two: Unchanged skipping 2025/11/20 13:55:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:54 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:54 DEBUG : three.txt: Sizes differ 2025/11/20 13:55:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:55:56 DEBUG : three.txt: md5 = 3c9dfa444613a87c622a570df1d4ffe4 OK 2025/11/20 13:55:56 DEBUG : three.txt: size = 6 OK 2025/11/20 13:55:56 INFO : three.txt: Copied (new) 2025/11/20 13:55:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:55:57 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:55:57 DEBUG : one: Sizes differ 2025/11/20 13:55:58 INFO : one.bak: Deleted 2025/11/20 13:55:59 INFO : one: Moved (server-side) to: one.bak 2025/11/20 13:56:01 DEBUG : one: md5 = 14dbc9d9d830fa746ce1cff5d3191147 OK 2025/11/20 13:56:01 DEBUG : one: size = 5 OK 2025/11/20 13:56:01 INFO : one: Copied (new) 2025/11/20 13:56:01 DEBUG : two: size = 3 OK 2025/11/20 13:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:56:01 DEBUG : two: Unchanged skipping 2025/11/20 13:56:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:02 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:56:02 DEBUG : three.txt: Sizes differ 2025/11/20 13:56:03 INFO : three.txt.bak: Deleted 2025/11/20 13:56:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/20 13:56:05 DEBUG : three.txt: md5 = 0f38fc91c0a84562dd26cf8f9514c4dc OK 2025/11/20 13:56:05 DEBUG : three.txt: size = 19 OK 2025/11/20 13:56:05 INFO : three.txt: Copied (new) 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/20 13:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (27.09s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:56:12 DEBUG : dst/one: md5 = 19cd04c48e04c32ed02ed60635d98f9e OK 2025/11/20 13:56:14 DEBUG : dst/two: md5 = cc2373e4553fa0ce5faf6fd45655700b OK 2025/11/20 13:56:15 DEBUG : dst/three.txt: md5 = 996fafc0a7930b6170bf33bcb13f1f9a OK 2025/11/20 13:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhavug9meri/dst" 2025/11/20 13:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/4epfam8up56qdch121cb97a7s4hu0nqcte6kpl1lm6dtjtd8dgo0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/20 13:56:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:56:17 DEBUG : one: Sizes differ 2025/11/20 13:56:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/20 13:56:20 DEBUG : one: md5 = 3dce18ba593d254392594e905868ec87 OK 2025/11/20 13:56:20 DEBUG : one: size = 4 OK 2025/11/20 13:56:20 INFO : one: Copied (new) 2025/11/20 13:56:20 DEBUG : two: size = 3 OK 2025/11/20 13:56:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:56:20 DEBUG : two: Unchanged skipping 2025/11/20 13:56:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:20 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:56:20 DEBUG : three.txt: Sizes differ 2025/11/20 13:56:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/20 13:56:23 DEBUG : three.txt: md5 = e45303123831ea52dcad9a668cb9c0a5 OK 2025/11/20 13:56:23 DEBUG : three.txt: size = 6 OK 2025/11/20 13:56:23 INFO : three.txt: Copied (new) 2025/11/20 13:56:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:56:24 DEBUG : one: Sizes differ 2025/11/20 13:56:25 INFO : one-2019-01-01: Deleted 2025/11/20 13:56:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/20 13:56:27 DEBUG : one: md5 = 95a9798e95520941642f8f16e106f13b OK 2025/11/20 13:56:27 DEBUG : one: size = 5 OK 2025/11/20 13:56:27 INFO : one: Copied (new) 2025/11/20 13:56:27 DEBUG : two: size = 3 OK 2025/11/20 13:56:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:56:27 DEBUG : two: Unchanged skipping 2025/11/20 13:56:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:27 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri/dst') 2025/11/20 13:56:27 DEBUG : three.txt: Sizes differ 2025/11/20 13:56:28 INFO : three-2019-01-01.txt: Deleted 2025/11/20 13:56:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/20 13:56:31 DEBUG : three.txt: md5 = c3427400770de1be00a5d7ebe00e5933 OK 2025/11/20 13:56:31 DEBUG : three.txt: size = 19 OK 2025/11/20 13:56:31 INFO : three.txt: Copied (new) 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/20 13:56:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (25.67s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:56:37 DEBUG : Testêé: md5 = 70fa211e14bf3beab4f65226148c0abe OK 2025/11/20 13:56:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:56:38 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:56:38 DEBUG : Testêé: Sizes differ 2025/11/20 13:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:56:39 DEBUG : Testêé: md5 = a916de99d470525c4de43bd15eb56558 OK 2025/11/20 13:56:39 DEBUG : Testêé: size = 14 OK 2025/11/20 13:56:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/20 13:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.22s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:56:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:56:43 DEBUG : existing: md5 = 7c6485e4d72b5ba4e79f15a9697b29d5 OK 2025/11/20 13:56:43 DEBUG : existing: size = 6 OK 2025/11/20 13:56:43 INFO : existing: Copied (new) 2025/11/20 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:56:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:56:43 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:56:43 DEBUG : existing: Sizes differ 2025/11/20 13:56:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/20 13:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:56:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting files as there were IO errors 2025/11/20 13:56:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:56:47 DEBUG : EXISTING: md5 = 93c2def037ba6c2a267bf20a20c2f0c7 OK 2025/11/20 13:56:47 DEBUG : EXISTING: size = 6 OK 2025/11/20 13:56:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:56:47 DEBUG : existing: Unchanged skipping 2025/11/20 13:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:56:47 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.23s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", 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-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", 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-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:56:52 DEBUG : both0: md5 = 9773a12dcabc81ca7291627d3dbf99bf OK 2025/11/20 13:56:54 DEBUG : only0: md5 = 4a0fde15a3784dce4cc96cb28ea10570 OK 2025/11/20 13:56:55 DEBUG : both1: md5 = f45f6b19ec6eb8e76b8e55f2397c46ba OK 2025/11/20 13:56:57 DEBUG : only1: md5 = 7223021e1caa8d5949973e03410be82a OK 2025/11/20 13:56:58 DEBUG : both2: md5 = 4d05fe93a59e3fb2589afd1278f9359e OK 2025/11/20 13:57:00 DEBUG : only2: md5 = a4058d7c9933f7f85d476b635596f3ce OK 2025/11/20 13:57:02 DEBUG : both3: md5 = 8b6aa138d160fc89f22f509e71e4bc13 OK 2025/11/20 13:57:04 DEBUG : only3: md5 = c3990eb8186a1d8a34bbf503a1bc828b OK 2025/11/20 13:57:06 DEBUG : both4: md5 = 29db6480dc365eec891c0809500a2989 OK 2025/11/20 13:57:07 DEBUG : only4: md5 = d5c1c8986208cb7a95d514a76dabccfb OK 2025/11/20 13:57:09 DEBUG : both5: md5 = 341e8168f4326f8e82ef3ab679b08ab7 OK 2025/11/20 13:57:11 DEBUG : only5: md5 = 694ac7026c2c7d5ab07a2336220fec0b OK 2025/11/20 13:57:12 DEBUG : both6: md5 = 130a486350be764ced9dfb3b97278eb5 OK 2025/11/20 13:57:14 DEBUG : only6: md5 = 79fbb8794340adfbd4d892b8cc8f616a OK 2025/11/20 13:57:16 DEBUG : both7: md5 = 3f1fafe9ac19586a01994f216b6394cf OK 2025/11/20 13:57:18 DEBUG : only7: md5 = 539c12b49e2704c605d79d6dcebf5b21 OK 2025/11/20 13:57:20 DEBUG : both8: md5 = 2e04ac9575f4bcbe189117bfc97c2148 OK 2025/11/20 13:57:22 DEBUG : only8: md5 = b42645ecb0d1c8678dffe3955298cead OK 2025/11/20 13:57:23 DEBUG : both9: md5 = 2e78a130417da1d54da1417bfcb8595d OK 2025/11/20 13:57:25 DEBUG : only9: md5 = ca88a2c58fb75b9b7f3a0411718e645f OK 2025/11/20 13:57:26 DEBUG : both10: md5 = 1b7f15af97f45b9b4a0255fd52384fed OK 2025/11/20 13:57:28 DEBUG : only10: md5 = 875595256fdf499577e064c7471f1d16 OK 2025/11/20 13:57:29 DEBUG : both11: md5 = 47c937131cce5f05561c0726f2647826 OK 2025/11/20 13:57:31 DEBUG : only11: md5 = f0fe2d14b967681e2328008446723493 OK 2025/11/20 13:57:33 DEBUG : both12: md5 = 96824d63f99f021de0af433e6ff39930 OK 2025/11/20 13:57:34 DEBUG : only12: md5 = b85461b920472a562445da8f853c529d OK 2025/11/20 13:57:36 DEBUG : both13: md5 = a597c7b2a933d3a89751877082057ffe OK 2025/11/20 13:57:38 DEBUG : only13: md5 = 724baa457b86e297c1f82f744e5b546a OK 2025/11/20 13:57:40 DEBUG : both14: md5 = 83fff8e3d310adc2889432f41198cf80 OK 2025/11/20 13:57:41 DEBUG : only14: md5 = 0d77573938fc5e101583f749ad767221 OK 2025/11/20 13:57:43 DEBUG : both15: md5 = 72321c2a63fae09fadc0b9d23bc435ba OK 2025/11/20 13:57:45 DEBUG : only15: md5 = ba8a2ed8b1b3d864e16cabc5741c7710 OK 2025/11/20 13:57:47 DEBUG : both16: md5 = fa4f307c19f6838c5656617612e9c212 OK 2025/11/20 13:57:49 DEBUG : only16: md5 = 5c0ea34f503e5e8e03f36daa5237a9a0 OK 2025/11/20 13:57:50 DEBUG : both17: md5 = 429b232d4bd12f2ad4f58a7345f60dad OK 2025/11/20 13:57:52 DEBUG : only17: md5 = 2fb0021d12df0d26fafbe34619a2d1ea OK 2025/11/20 13:57:53 DEBUG : both18: md5 = 1d12a0aa93f6be0ac056d4a4a4043c4b OK 2025/11/20 13:57:55 DEBUG : only18: md5 = 42f2fe0252604d76c99db9c9e214a90f OK 2025/11/20 13:57:56 DEBUG : both19: md5 = f74596597e8e1891420a147c4d7358cc OK 2025/11/20 13:57:58 DEBUG : only19: md5 = 1c0b5fda7f5fc32f517b0e0bafba7860 OK 2025/11/20 13:57:59 DEBUG : both0: size = 6 OK 2025/11/20 13:57:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both11: size = 6 OK 2025/11/20 13:57:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both10: size = 6 OK 2025/11/20 13:57:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both0: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both12: size = 6 OK 2025/11/20 13:57:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both13: size = 6 OK 2025/11/20 13:57:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both12: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both14: size = 6 OK 2025/11/20 13:57:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both14: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both15: size = 6 OK 2025/11/20 13:57:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both15: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both16: size = 6 OK 2025/11/20 13:57:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both16: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both17: size = 6 OK 2025/11/20 13:57:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both17: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both18: size = 6 OK 2025/11/20 13:57:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both18: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both19: size = 6 OK 2025/11/20 13:57:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both19: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both1: size = 6 OK 2025/11/20 13:57:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both1: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both2: size = 6 OK 2025/11/20 13:57:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both2: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both3: size = 6 OK 2025/11/20 13:57:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both3: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both4: size = 6 OK 2025/11/20 13:57:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:57:59 DEBUG : both4: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both5: size = 6 OK 2025/11/20 13:57:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both10: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both6: size = 6 OK 2025/11/20 13:57:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both11: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both7: size = 6 OK 2025/11/20 13:57:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both13: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both8: size = 6 OK 2025/11/20 13:57:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both5: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both9: size = 6 OK 2025/11/20 13:57:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:57:59 DEBUG : both9: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both6: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both7: Unchanged skipping 2025/11/20 13:57:59 DEBUG : both8: Unchanged skipping 2025/11/20 13:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:57:59 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:59 INFO : only4: Deleted 2025/11/20 13:57:59 INFO : only15: Deleted 2025/11/20 13:57:59 INFO : only1: Deleted 2025/11/20 13:57:59 INFO : only7: Deleted 2025/11/20 13:58:00 INFO : only16: Deleted 2025/11/20 13:58:00 INFO : only5: Deleted 2025/11/20 13:58:00 INFO : only9: Deleted 2025/11/20 13:58:00 INFO : only14: Deleted 2025/11/20 13:58:00 INFO : only18: Deleted 2025/11/20 13:58:00 INFO : only19: Deleted 2025/11/20 13:58:00 INFO : only2: Deleted 2025/11/20 13:58:00 INFO : only6: Deleted 2025/11/20 13:58:01 INFO : only12: Deleted 2025/11/20 13:58:01 INFO : only17: Deleted 2025/11/20 13:58:01 INFO : only8: Deleted 2025/11/20 13:58:01 INFO : only3: Deleted 2025/11/20 13:58:01 INFO : only0: Deleted 2025/11/20 13:58:01 INFO : only10: Deleted 2025/11/20 13:58:01 INFO : only13: Deleted 2025/11/20 13:58:02 INFO : only11: Deleted 2025/11/20 13:58:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (84.61s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 13:58:18 DEBUG : both0: md5 = ac987c5664381eaaa1e2d4cfb2ad66a6 OK 2025/11/20 13:58:19 DEBUG : only0: md5 = eb9700db387c667e83662eb7d0378f88 OK 2025/11/20 13:58:22 DEBUG : both1: md5 = eae35d1566baba5127d77ddd0299610a OK 2025/11/20 13:58:24 DEBUG : only1: md5 = 81caca64b4cb234e2fe3833ea3971dda OK 2025/11/20 13:58:25 DEBUG : both2: md5 = e30b831f67daa1c01c6044d144098535 OK 2025/11/20 13:58:27 DEBUG : only2: md5 = 095642de6f5cd63d9d3052e953f502d7 OK 2025/11/20 13:58:29 DEBUG : both3: md5 = 4f8af0862abce1c2a989055679aa0e7f OK 2025/11/20 13:58:30 DEBUG : only3: md5 = 55211e11ecc526b862457927ebfdf443 OK 2025/11/20 13:58:32 DEBUG : both4: md5 = 383d83de4b238c0c525be92caac56811 OK 2025/11/20 13:58:34 DEBUG : only4: md5 = 9fbffdf169286316f3b048a9217f1b57 OK 2025/11/20 13:58:36 DEBUG : both5: md5 = 674089416df8aca29d371cbc1ff6118a OK 2025/11/20 13:58:38 DEBUG : only5: md5 = 49298079ef8f5fb49f69319b544a5fad OK 2025/11/20 13:58:39 DEBUG : both6: md5 = 4d01925f35df2fc75bcca2bc7b03d7e9 OK 2025/11/20 13:58:41 DEBUG : only6: md5 = 8eccad89ea1159a6520c4451ec5de31d OK 2025/11/20 13:58:43 DEBUG : both7: md5 = ea601180cedbe64143fbc728cde3cc0c OK 2025/11/20 13:58:44 DEBUG : only7: md5 = 1efc089eb53caf1c56f30e92439423e0 OK 2025/11/20 13:58:46 DEBUG : both8: md5 = e818ef7c39b5ba9dae5cdbf8e5293546 OK 2025/11/20 13:58:48 DEBUG : only8: md5 = 56504acdf02063a38a872e36b8df19a0 OK 2025/11/20 13:58:49 DEBUG : both9: md5 = 310163a589e8c6998b40ae69af89dc8c OK 2025/11/20 13:58:51 DEBUG : only9: md5 = 2f7b8210296926bcb16fa2c44fb38063 OK 2025/11/20 13:58:53 DEBUG : both10: md5 = 640855be8483002f98f7eb6adc97755e OK 2025/11/20 13:58:54 DEBUG : only10: md5 = 9f4fdbdd2f16cd66c65e03b797fae7ba OK 2025/11/20 13:58:56 DEBUG : both11: md5 = 2c3353f858ff7a82f1eeb9411fd55cd3 OK 2025/11/20 13:58:57 DEBUG : only11: md5 = f5c23cc083a05454ffb8f64f23f656fc OK 2025/11/20 13:58:59 DEBUG : both12: md5 = 7352dd98fa61a6ac096aea49ff12d6a9 OK 2025/11/20 13:59:00 DEBUG : only12: md5 = b9debb72c78ad08117994065d19d071a OK 2025/11/20 13:59:02 DEBUG : both13: md5 = bfad4ac965564f4d867b983e71f4956d OK 2025/11/20 13:59:03 DEBUG : only13: md5 = b775434b55f975003b558218f78347ec OK 2025/11/20 13:59:05 DEBUG : both14: md5 = e51152f8cb4be694b4079cdf1655af6e OK 2025/11/20 13:59:07 DEBUG : only14: md5 = b3c3f9dec82c1d90b79a864e0334f928 OK 2025/11/20 13:59:14 DEBUG : both15: md5 = 27d92be9d3442f8e24ee93e9b94ed5cb OK 2025/11/20 13:59:16 DEBUG : only15: md5 = 527fea3c83cb9f654ac46b4bc223be03 OK 2025/11/20 13:59:18 DEBUG : both16: md5 = 5013464a50b30d363bc89fc7a141c0e6 OK 2025/11/20 13:59:20 DEBUG : only16: md5 = d880796a855d5376a4d695ea9b5ed3ae OK 2025/11/20 13:59:22 DEBUG : both17: md5 = f79fdc6ee0c7abb8555deb0e5b9cd029 OK 2025/11/20 13:59:23 DEBUG : only17: md5 = fe5dfc98772122eaeb3d2dfd227c4e16 OK 2025/11/20 13:59:25 DEBUG : both18: md5 = 5d21e01fd02f54fc7427c42f950a9add OK 2025/11/20 13:59:27 DEBUG : only18: md5 = 0419be13cea0ebf890a0b3e02fe182ab OK 2025/11/20 13:59:28 DEBUG : both19: md5 = 7336581b19f25362cb6fe89722545ad5 OK 2025/11/20 13:59:30 DEBUG : only19: md5 = 89ab01dd61be43f07eb50638616b9366 OK 2025/11/20 13:59:31 DEBUG : both0: size = 6 OK 2025/11/20 13:59:31 DEBUG : both10: size = 6 OK 2025/11/20 13:59:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both12: size = 6 OK 2025/11/20 13:59:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both11: size = 6 OK 2025/11/20 13:59:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both0: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both13: size = 6 OK 2025/11/20 13:59:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 13:59:31 DEBUG : both11: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both14: size = 6 OK 2025/11/20 13:59:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both13: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both15: size = 6 OK 2025/11/20 13:59:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both15: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both16: size = 6 OK 2025/11/20 13:59:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both16: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both17: size = 6 OK 2025/11/20 13:59:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both17: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both14: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both19: size = 6 OK 2025/11/20 13:59:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both18: size = 6 OK 2025/11/20 13:59:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both10: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both1: size = 6 OK 2025/11/20 13:59:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both12: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both2: size = 6 OK 2025/11/20 13:59:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both19: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both3: size = 6 OK 2025/11/20 13:59:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both18: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both4: size = 6 OK 2025/11/20 13:59:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both4: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both5: size = 6 OK 2025/11/20 13:59:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both1: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both6: size = 6 OK 2025/11/20 13:59:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both2: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both7: size = 6 OK 2025/11/20 13:59:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both3: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both8: size = 6 OK 2025/11/20 13:59:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both5: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both9: size = 6 OK 2025/11/20 13:59:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 13:59:31 DEBUG : both9: Unchanged skipping 2025/11/20 13:59:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only0: Sizes differ 2025/11/20 13:59:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only10: Sizes differ 2025/11/20 13:59:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only11: Sizes differ 2025/11/20 13:59:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only12: Sizes differ 2025/11/20 13:59:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only13: Sizes differ 2025/11/20 13:59:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only14: Sizes differ 2025/11/20 13:59:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only15: Sizes differ 2025/11/20 13:59:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only16: Sizes differ 2025/11/20 13:59:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only17: Sizes differ 2025/11/20 13:59:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only18: Sizes differ 2025/11/20 13:59:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only19: Sizes differ 2025/11/20 13:59:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only1: Sizes differ 2025/11/20 13:59:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : both6: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both7: Unchanged skipping 2025/11/20 13:59:31 DEBUG : both8: Unchanged skipping 2025/11/20 13:59:31 DEBUG : only2: Sizes differ 2025/11/20 13:59:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only3: Sizes differ 2025/11/20 13:59:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only4: Sizes differ 2025/11/20 13:59:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only5: Sizes differ 2025/11/20 13:59:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only6: Sizes differ 2025/11/20 13:59:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only7: Sizes differ 2025/11/20 13:59:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only8: Sizes differ 2025/11/20 13:59:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1942839647) 2025/11/20 13:59:31 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri') 2025/11/20 13:59:31 DEBUG : only9: Sizes differ 2025/11/20 13:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 13:59:32 DEBUG : only11: md5 = 7bebf7fd411542cdc1ab7ee8ba5bc371 OK 2025/11/20 13:59:32 DEBUG : only11: size = 0 OK 2025/11/20 13:59:32 INFO : only11: Copied (replaced existing) 2025/11/20 13:59:32 DEBUG : only0: md5 = 1746c91e84c11f94e7baa8d4c1439a9c OK 2025/11/20 13:59:32 DEBUG : only0: size = 0 OK 2025/11/20 13:59:32 INFO : only0: Copied (replaced existing) 2025/11/20 13:59:32 DEBUG : only10: md5 = 902ce2afb1c27df168e570a03f05138f OK 2025/11/20 13:59:32 DEBUG : only10: size = 0 OK 2025/11/20 13:59:32 INFO : only10: Copied (replaced existing) 2025/11/20 13:59:33 DEBUG : only12: md5 = 89e5c1d07d87257ccc845430738c128d OK 2025/11/20 13:59:33 DEBUG : only12: size = 0 OK 2025/11/20 13:59:33 INFO : only12: Copied (replaced existing) 2025/11/20 13:59:33 DEBUG : only13: md5 = 74c2ac11193f8c7cdacb3d051ab886b6 OK 2025/11/20 13:59:33 DEBUG : only13: size = 0 OK 2025/11/20 13:59:33 INFO : only13: Copied (replaced existing) 2025/11/20 13:59:34 DEBUG : only14: md5 = c2a2b5e9e22d9228caf688d031444a05 OK 2025/11/20 13:59:34 DEBUG : only14: size = 0 OK 2025/11/20 13:59:34 INFO : only14: Copied (replaced existing) 2025/11/20 13:59:34 DEBUG : only15: md5 = f63940aac69278ea23d6770c6935968b OK 2025/11/20 13:59:34 DEBUG : only15: size = 0 OK 2025/11/20 13:59:34 INFO : only15: Copied (replaced existing) 2025/11/20 13:59:35 DEBUG : only16: md5 = 0ed973abcbeb7302d1f6a9178e8c7751 OK 2025/11/20 13:59:35 DEBUG : only16: size = 0 OK 2025/11/20 13:59:35 INFO : only16: Copied (replaced existing) 2025/11/20 13:59:35 DEBUG : only18: md5 = 363a143707a0dc35c8d3e8ee839e6e0f OK 2025/11/20 13:59:35 DEBUG : only18: size = 0 OK 2025/11/20 13:59:35 INFO : only18: Copied (replaced existing) 2025/11/20 13:59:35 DEBUG : only19: md5 = 75abe67547fdd0e0ca3f5d27e5c9d32c OK 2025/11/20 13:59:35 DEBUG : only19: size = 0 OK 2025/11/20 13:59:35 INFO : only19: Copied (replaced existing) 2025/11/20 13:59:36 DEBUG : only1: md5 = 557c2e36056d6e22d950ab05e1b0bab5 OK 2025/11/20 13:59:36 DEBUG : only1: size = 0 OK 2025/11/20 13:59:36 INFO : only1: Copied (replaced existing) 2025/11/20 13:59:36 DEBUG : only6: md5 = 87709a1e6cb84a24a1a963e537156416 OK 2025/11/20 13:59:36 DEBUG : only6: size = 0 OK 2025/11/20 13:59:36 INFO : only6: Copied (replaced existing) 2025/11/20 13:59:36 DEBUG : only2: md5 = beefdd0e8aa37eca184358a3daa49aa8 OK 2025/11/20 13:59:36 DEBUG : only2: size = 0 OK 2025/11/20 13:59:36 INFO : only2: Copied (replaced existing) 2025/11/20 13:59:37 DEBUG : only5: md5 = 98214fb8fd45ac3d5fe0773c52e69c03 OK 2025/11/20 13:59:37 DEBUG : only5: size = 0 OK 2025/11/20 13:59:37 INFO : only5: Copied (replaced existing) 2025/11/20 13:59:38 DEBUG : only4: md5 = 622fc5e4a410a6781d5a452fb0ebab2d OK 2025/11/20 13:59:38 DEBUG : only4: size = 0 OK 2025/11/20 13:59:38 INFO : only4: Copied (replaced existing) 2025/11/20 13:59:38 DEBUG : only3: md5 = abbce44ee0cd03bab408cfbf61e740f9 OK 2025/11/20 13:59:38 DEBUG : only3: size = 0 OK 2025/11/20 13:59:38 INFO : only3: Copied (replaced existing) 2025/11/20 13:59:38 DEBUG : only7: md5 = 9a54cc5f0065ac3f32c785cab3a3029d OK 2025/11/20 13:59:38 DEBUG : only7: size = 0 OK 2025/11/20 13:59:38 INFO : only7: Copied (replaced existing) 2025/11/20 13:59:39 DEBUG : only8: md5 = 2cde33e3f6b9420bb662be366f1b70d3 OK 2025/11/20 13:59:39 DEBUG : only8: size = 0 OK 2025/11/20 13:59:39 INFO : only8: Copied (replaced existing) 2025/11/20 13:59:40 DEBUG : only9: md5 = 96ca786b08235616e96cd4408d57d344 OK 2025/11/20 13:59:40 DEBUG : only9: size = 0 OK 2025/11/20 13:59:40 INFO : only9: Copied (replaced existing) 2025/11/20 13:59:45 DEBUG : only17: md5 = 128d14e8cb8870c0a6cd4270ce7fc1a2 OK 2025/11/20 13:59:46 DEBUG : only17: size = 0 OK 2025/11/20 13:59:46 INFO : only17: Copied (replaced existing) 2025/11/20 13:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (120.24s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:00:15 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:00:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:15 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 14:00:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:15 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 14:00:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:33 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/20 14:00:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/20 14:00:34 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (20.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:00:36 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:00:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 14:00:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 14:00:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:00:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/20 14:00:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/20 14:00:53 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:00:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 14:00:55 DEBUG : sub dir: Making directory with metadata 2025/11/20 14:00:55 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/20 14:01:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:01:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:01:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:01:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/20 14:01:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/20 14:01:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 14:01:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/20 14:01:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/20 14:01:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:01:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:01:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:01:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:01:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 14:01:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/20 14:01:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:01:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (43.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 14:01:38 DEBUG : sub dir: Making directory with metadata 2025/11/20 14:01:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/20 14:02:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:02:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 14:02:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 14:02:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/20 14:02:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 14:02:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/20 14:02:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/20 14:02:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:02:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:02:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:02:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:02:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/20 14:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/20 14:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/20 14:02:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:02:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 12101ce46801e37585d14dea8b232e52 OK 2025/11/20 14:02:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = eff3b6edf47e93ee3367a224996a9b94 OK 2025/11/20 14:02:35 DEBUG : dir1/0002-cdefghi.txt: md5 = cabd9ed6ad7b967401029772cd5a796d OK 2025/11/20 14:02:37 DEBUG : dir1/0003-defghij.txt: md5 = d15c2bbb4b6f22573d9deac5fb281619 OK 2025/11/20 14:02:38 DEBUG : dir1/0004-efghijk.txt: md5 = aac26c148238b988ba579101f281cae0 OK 2025/11/20 14:02:40 DEBUG : dir1/0005-fghijkl.txt: md5 = f4e01f530ef98c72fb6fb78783b2ce8e OK 2025/11/20 14:02:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 52547cfe9760057a8dcfbb8ad6f20305 OK 2025/11/20 14:02:44 DEBUG : dir1/0007-1234567.txt: md5 = 4554fc325f71b18c7f7eea82f7991096 OK 2025/11/20 14:02:45 DEBUG : dir1/0008-2345678.txt: md5 = 8385035ddafc8e080e232c4ba4607f00 OK 2025/11/20 14:02:47 DEBUG : dir1/0009-3456789.txt: md5 = 394fce0308a9461b14828c420a531724 OK 2025/11/20 14:02:48 DEBUG : dir1/0010-456789.txt: md5 = 9b0e00a0c45126ae5b079b603330d947 OK 2025/11/20 14:02:50 DEBUG : dir1/0011-56789;.txt: md5 = f6da98bea17610ab775ada90e34475cb OK 2025/11/20 14:02:52 DEBUG : dir1/0012-6789;.txt: md5 = 3f71d281c795051fefa75545cf44d846 OK 2025/11/20 14:02:54 DEBUG : dir1/0013-789;=.txt: md5 = 7ffa39ea7a3e91a82ec20d56d9c214c2 OK 2025/11/20 14:02:56 DEBUG : dir1/0014-89;=.txt: md5 = 2053af5c81bb0b81e093f32b861dfdef OK 2025/11/20 14:02:57 DEBUG : dir1/0015-9;=.txt: md5 = 9160a2e3afbb0d8d8303478e2ed0d8dd OK 2025/11/20 14:02:59 DEBUG : apple: md5 = 5b6a20acbf274d56cdaf4d6aa2d3175e OK 2025/11/20 14:03:01 DEBUG : banana: md5 = 208a1c983de38b3f990855f23aba912f OK 2025/11/20 14:03:02 DEBUG : appleappleapplebanana: md5 = 97f7e4b9f688788e8adfaba04b018b1a OK 2025/11/20 14:03:04 DEBUG : splitbananasplit: md5 = e8d7da2fdc162446653f00778b17028e OK 2025/11/20 14:03:04 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:03:05 DEBUG : apple: size = 5 OK 2025/11/20 14:03:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:05 DEBUG : apple: Unchanged skipping 2025/11/20 14:03:05 DEBUG : banana: size = 6 OK 2025/11/20 14:03:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:05 DEBUG : banana: Unchanged skipping 2025/11/20 14:03:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:03:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:03:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:03:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:03:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:03:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:03:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:03:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:03:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:03:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:03:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:03:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:03:06 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:06 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:03:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1: Directory modification time the same (differ by -191.201µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : apple: size = 5 OK 2025/11/20 14:03:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:03:08 DEBUG : apple: Unchanged skipping 2025/11/20 14:03:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : banana: size = 6 OK 2025/11/20 14:03:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:03:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : banana: Unchanged skipping 2025/11/20 14:03:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:03:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:03:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:03:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:03:08 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:08 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:03:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:03:25 DEBUG : dir1/0000-abcdefg.txt: md5 = c1a0d18a473eed1aa0733fc37c2c1d9b OK 2025/11/20 14:03:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7bc80528a006cce6d38b8d4dd04fb7a5 OK 2025/11/20 14:03:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 376d7b665e3cabb15be4f529b72a853b OK 2025/11/20 14:03:30 DEBUG : dir1/0003-defghij.txt: md5 = cc43a7fcb7389f87e5f0625e4cdbdacf OK 2025/11/20 14:03:32 DEBUG : dir1/0004-efghijk.txt: md5 = 3361926a3c9d5e886a6a56b35f63e969 OK 2025/11/20 14:03:33 DEBUG : dir1/0005-fghijkl.txt: md5 = c35ed73459fa5be489160bb7e65803b9 OK 2025/11/20 14:03:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 5265db388826aa4fb333e2c7a79660d0 OK 2025/11/20 14:03:37 DEBUG : dir1/0007-1234567.txt: md5 = cc3c89603a7f39a49b057fe5a2407013 OK 2025/11/20 14:03:38 DEBUG : dir1/0008-2345678.txt: md5 = f9e074bc2b0a2872c59f99e5f5ba0caf OK 2025/11/20 14:03:40 DEBUG : dir1/0009-3456789.txt: md5 = 537fa36798c0f271a4d88fc71dc4ae76 OK 2025/11/20 14:03:42 DEBUG : dir1/0010-456789.txt: md5 = 2fdeeffcb84bf37769074487fa054dfb OK 2025/11/20 14:03:43 DEBUG : dir1/0011-56789;.txt: md5 = f2784aae87368aaa513d6a5775187715 OK 2025/11/20 14:03:46 DEBUG : dir1/0012-6789;.txt: md5 = 75af79bff989fcc10141f4f0fa6525ba OK 2025/11/20 14:03:48 DEBUG : dir1/0013-789;=.txt: md5 = 0f7d4b0556cd9cc52708e4ab7ba8e833 OK 2025/11/20 14:03:49 DEBUG : dir1/0014-89;=.txt: md5 = 83d3c379599378ce44fba4c74def8275 OK 2025/11/20 14:03:51 DEBUG : dir1/0015-9;=.txt: md5 = 3cd60e437746f3f507ae5505749e8201 OK 2025/11/20 14:03:53 DEBUG : apple: md5 = 57f8261175f9372de842a2987934ef96 OK 2025/11/20 14:03:54 DEBUG : banana: md5 = 07249979a439a26bbf879d53c168cd59 OK 2025/11/20 14:03:56 DEBUG : appleappleapplebanana: md5 = e21963a2b0142abda57e41cc399a0779 OK 2025/11/20 14:03:58 DEBUG : splitbananasplit: md5 = c25f030639273b4f44604a2933b54b8c OK 2025/11/20 14:03:58 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:03:59 DEBUG : apple: size = 5 OK 2025/11/20 14:03:59 DEBUG : banana: size = 6 OK 2025/11/20 14:03:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:59 DEBUG : banana: Unchanged skipping 2025/11/20 14:03:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:03:59 DEBUG : apple: Unchanged skipping 2025/11/20 14:04:00 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:04:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:04:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:04:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:04:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:04:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:04:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:04:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:04:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:04:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:04:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:04:00 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:00 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:04:01 DEBUG : dir1: Directory modification time the same (differ by -169.869µs, within tolerance 1ms) 2025/11/20 14:04:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:04:01 DEBUG : apple: size = 5 OK 2025/11/20 14:04:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:04:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:01 DEBUG : apple: Unchanged skipping 2025/11/20 14:04:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:04:01 DEBUG : banana: size = 6 OK 2025/11/20 14:04:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:04:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:01 DEBUG : banana: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:04:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:04:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:04:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:04:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:04:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:04:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:04:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:04:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:04:02 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:02 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:04:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:04:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:04:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 62b50af6273000a3ec2c3fc1b5d1c9bd OK 2025/11/20 14:04:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = c6531d7ec4061ae0b1194d4439801da0 OK 2025/11/20 14:04:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 773c90cc8d8217c442229a53b26dd10e OK 2025/11/20 14:04:24 DEBUG : dir1/0003-defghij.txt: md5 = ecb433e512b61f286e3e974533410a13 OK 2025/11/20 14:04:26 DEBUG : dir1/0004-efghijk.txt: md5 = 992c7fc033646473cbc6d624261f908a OK 2025/11/20 14:04:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 28ecad7dfe8768950584cbf72b59088e OK 2025/11/20 14:04:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 28b08e95181915eac631ae512ae425e0 OK 2025/11/20 14:04:30 DEBUG : dir1/0007-1234567.txt: md5 = 76cb16ab9f84d8464814e857e66863e9 OK 2025/11/20 14:04:32 DEBUG : dir1/0008-2345678.txt: md5 = 35695ee4bec1a3e646ea4c9597018571 OK 2025/11/20 14:04:34 DEBUG : dir1/0009-3456789.txt: md5 = 4be93b4c0a7a0dbf5f81218103ae6541 OK 2025/11/20 14:04:36 DEBUG : dir1/0010-456789.txt: md5 = 0013981052b34b7e5e2b148ac5808aab OK 2025/11/20 14:04:37 DEBUG : dir1/0011-56789;.txt: md5 = 91ddaae0639dcc5ff12504bbcb015a8f OK 2025/11/20 14:04:39 DEBUG : dir1/0012-6789;.txt: md5 = 2e0edba137dfce2d3a325315020739fd OK 2025/11/20 14:04:41 DEBUG : dir1/0013-789;=.txt: md5 = 54ed38677c7f737c3e7de460bd313fee OK 2025/11/20 14:04:42 DEBUG : dir1/0014-89;=.txt: md5 = 250225c1308931ce0ec2b8a136221115 OK 2025/11/20 14:04:44 DEBUG : dir1/0015-9;=.txt: md5 = a7fb9e0a2da5e13f0e23d338bbc27883 OK 2025/11/20 14:04:46 DEBUG : apple: md5 = efaedf69d4715c1edeee63b99898cc09 OK 2025/11/20 14:04:48 DEBUG : banana: md5 = 3f02d8ef7035647dd758915a23230fa9 OK 2025/11/20 14:04:50 DEBUG : appleappleapplebanana: md5 = 3f22f6728b2d368bb0799e03a7be2d05 OK 2025/11/20 14:04:51 DEBUG : splitbananasplit: md5 = 4aeac893f7ed7fc561e62c0b4cffd7be OK 2025/11/20 14:04:51 DEBUG : Waiting for deletions to finish 2025/11/20 14:04:52 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:04:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:04:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:04:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:04:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:04:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:04:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:04:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:04:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:04:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:04:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:53 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 14:04:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:04:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 14:04:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:04:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = a24f24f857ff4b118a412dbbf1642d6c OK 2025/11/20 14:04:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 14:04:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:04:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:54 DEBUG : YXBwbGU=: md5 = d0360050f2cd560ab0b0bf80c76639b5 OK 2025/11/20 14:04:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 14:04:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/20 14:04:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:54 DEBUG : YmFuYW5h: md5 = acf9a05073e04e81b42f2a73d8a593f4 OK 2025/11/20 14:04:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 14:04:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/20 14:04:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0f9df6c9a86d19331304ddc69a7c8d63 OK 2025/11/20 14:04:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 14:04:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:04:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1a63636fff793613e3ff6003cf7793b1 OK 2025/11/20 14:04:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 14:04:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 037c358c4fee649e818c89411403a633 OK 2025/11/20 14:04:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 14:04:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = d4584d84069562789307bf0c214ce3ff OK 2025/11/20 14:04:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 14:04:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 577e0c0808aa37d5ef21d50e9460c6d6 OK 2025/11/20 14:04:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 14:04:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 92ff6ad5f71e6f593f5659e10b734077 OK 2025/11/20 14:04:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 14:04:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:04:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = c55b7560afb76bdfb00433e2546eadc5 OK 2025/11/20 14:04:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 14:04:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:04:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0c66779d62799443d6f311d864615f23 OK 2025/11/20 14:04:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 14:04:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:04:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 67671adf2058c2549a46e39af036b722 OK 2025/11/20 14:04:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 14:04:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:04:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:04:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 4771bb681c2e9fea1736f884987d08d5 OK 2025/11/20 14:04:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 14:04:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:04:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e99992249f06d43e932e60dd01eda4ac OK 2025/11/20 14:04:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 14:04:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:04:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 84ce6d3dd15b0e139acbcc40ff04f6ef OK 2025/11/20 14:04:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 14:04:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 1299c88361a8c1660c255a0b3ee485dd OK 2025/11/20 14:05:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 14:05:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 1a2dda2c762b6c90898ce565379c373a OK 2025/11/20 14:05:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 14:05:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c021d046b3fd97f733baecd3cca014ff OK 2025/11/20 14:05:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 14:05:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0d9bbfe4accd9e6866263c75990ee321 OK 2025/11/20 14:05:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 14:05:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:01 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = d51d106f3366f17b1ded8a1770e7abc5 OK 2025/11/20 14:05:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 14:05:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:01 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:02 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:05:02 INFO : splitbananasplit: Deleted 2025/11/20 14:05:02 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:05:02 INFO : apple: Deleted 2025/11/20 14:05:02 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:05:02 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:05:02 INFO : appleappleapplebanana: Deleted 2025/11/20 14:05:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:05:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:05:03 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:05:03 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:05:03 INFO : banana: Deleted 2025/11/20 14:05:03 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:05:03 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:04 DEBUG : dir1: Directory modification time the same (differ by -148.407µs, within tolerance 1ms) 2025/11/20 14:05:04 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 14:05:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:04 DEBUG : apple: Unchanged skipping 2025/11/20 14:05:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:05:04 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 14:05:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:04 DEBUG : banana: Unchanged skipping 2025/11/20 14:05:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 14:05:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 14:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 14:05:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 14:05:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 14:05:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 14:05:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 14:05:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:05:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 14:05:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 14:05:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 14:05:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:05:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:05:05 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:05 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 14:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:06 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 14:05:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 14:05:06 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 14:05:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 14:05:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 14:05:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 14:05:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 14:05:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 14:05:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:05:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:05:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 8e3da5789c906f54494bc744f9fa8f44 OK 2025/11/20 14:05:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 442820d576cf9b72a91a730c295b22a6 OK 2025/11/20 14:05:24 DEBUG : dir1/0002-cdefghi.txt: md5 = dbb19f1633f7bf0e46e225d995006b07 OK 2025/11/20 14:05:25 DEBUG : dir1/0003-defghij.txt: md5 = c07f1a641b1a0ebc0f8161c6f679a214 OK 2025/11/20 14:05:27 DEBUG : dir1/0004-efghijk.txt: md5 = 0e8cb62d686a1913d1f6df27ebd4d954 OK 2025/11/20 14:05:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 25f4d11afbd4397c73057fbecaa74d8d OK 2025/11/20 14:05:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 6faae08ff5fb6fced2dafb6488ead67d OK 2025/11/20 14:05:32 DEBUG : dir1/0007-1234567.txt: md5 = 273e6a0fbd60570fac06883345b3add2 OK 2025/11/20 14:05:34 DEBUG : dir1/0008-2345678.txt: md5 = bc86c01baaeaa1d36f6df1d2b0f2aea1 OK 2025/11/20 14:05:35 DEBUG : dir1/0009-3456789.txt: md5 = 7c18d7c8721fd9fa1ceab9a1c9c351e0 OK 2025/11/20 14:05:37 DEBUG : dir1/0010-456789.txt: md5 = 304f876d43aefb09b1b42a89988bd8f4 OK 2025/11/20 14:05:39 DEBUG : dir1/0011-56789;.txt: md5 = f041654c01450a40d77616b4880ba989 OK 2025/11/20 14:05:41 DEBUG : dir1/0012-6789;.txt: md5 = a74380a422bb7aec3cfec70edb74358e OK 2025/11/20 14:05:43 DEBUG : dir1/0013-789;=.txt: md5 = da3f983592470f6a8bf091c8945e4b12 OK 2025/11/20 14:05:46 DEBUG : dir1/0014-89;=.txt: md5 = b820ba6f85ac1c7ca10dd4a239fbc6a4 OK 2025/11/20 14:05:47 DEBUG : dir1/0015-9;=.txt: md5 = bf56688ccd835ca1c771980ceaac8643 OK 2025/11/20 14:05:49 DEBUG : apple: md5 = 87d94f04f1c898c7c5774204056eacff OK 2025/11/20 14:05:51 DEBUG : banana: md5 = b37422d5571b4ef80f2b5c0d84771404 OK 2025/11/20 14:05:52 DEBUG : appleappleapplebanana: md5 = 380f78f96b92c7063c2fab5d3d0285de OK 2025/11/20 14:05:54 DEBUG : splitbananasplit: md5 = ab4e6e925e86b4e516c55fae0f471ed7 OK 2025/11/20 14:05:54 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:55 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:05:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:05:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:05:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:05:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:05:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:05:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:05:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:05:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:05:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:05:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:05:56 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:05:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:05:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:05:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:05:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:05:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:05:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:05:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:05:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:05:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:05:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:05:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:05:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:05:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:05:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:05:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 14:05:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:05:57 DEBUG : PREFIXsplitbananasplit: md5 = ba2f6f528f23c181c44600501cf74e2b OK 2025/11/20 14:05:57 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/20 14:05:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/20 14:05:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:05:57 DEBUG : PREFIXappleappleapplebanana: md5 = d965876b173ed66cee0d3b1f98e3a859 OK 2025/11/20 14:05:57 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/20 14:05:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/20 14:05:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:05:57 DEBUG : PREFIXapple: md5 = bac60fbdcd5c2ea78a29d2f1a87a7cfd OK 2025/11/20 14:05:57 DEBUG : PREFIXapple: size = 5 OK 2025/11/20 14:05:57 INFO : apple: Copied (new) to: PREFIXapple 2025/11/20 14:05:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:05:57 DEBUG : PREFIXbanana: md5 = b4d0ea02eb2f17408d26d1b0ca0c3e34 OK 2025/11/20 14:05:57 DEBUG : PREFIXbanana: size = 6 OK 2025/11/20 14:05:57 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/20 14:05:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = ffa022ca1e4a41834f96cd9ce80a03a5 OK 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/20 14:05:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:05:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 3bbbabe44af64d17b2cd3cf5df2b569f OK 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/20 14:05:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:05:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 72e1c718fcb787ade5ebff2c67d8472e OK 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:05:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:05:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d5642e2de7ca68d55664c623865e85ef OK 2025/11/20 14:05:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/20 14:05:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:05:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 466a64698b06f158bbbe865acddc2d0f OK 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/20 14:06:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 972bf0611840b411880cefb22b1ac4e9 OK 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/20 14:06:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = bae1d9b19b7a4eae124394ec05e6b673 OK 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/20 14:06:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c7ae208c8f257e39a2186e68dcb25e2e OK 2025/11/20 14:06:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/20 14:06:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 50214173c0c37520c0aa3679adcc041f OK 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/20 14:06:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 81b989b32eb0dcb91bfcabc68caf4c2f OK 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/20 14:06:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0b1bda1fe29211048f79277c22e48b7d OK 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/20 14:06:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 7555c220cb9f43903d7aa04075d39653 OK 2025/11/20 14:06:02 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/20 14:06:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:03 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 59d075384b75672759938194cd8c6840 OK 2025/11/20 14:06:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/20 14:06:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 0613873fcae6cac9c51fbafd0cc0cecc OK 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/20 14:06:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 6acb2ebb82877677c0adb649f9d32dd4 OK 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/20 14:06:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = e54a2586218abc09966a995635597478 OK 2025/11/20 14:06:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/20 14:06:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:04 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:06:05 INFO : banana: Deleted 2025/11/20 14:06:05 INFO : appleappleapplebanana: Deleted 2025/11/20 14:06:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:06:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:06:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:06:06 INFO : apple: Deleted 2025/11/20 14:06:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:06:06 INFO : splitbananasplit: Deleted 2025/11/20 14:06:06 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:06:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:06:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:06:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:06:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:06:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:06:07 DEBUG : dir1: Directory modification time the same (differ by -122.671µs, within tolerance 1ms) 2025/11/20 14:06:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:06:09 DEBUG : apple: md5 = 41c3a7c9148af4ece68f9f1170b86de8 OK 2025/11/20 14:06:09 DEBUG : apple: size = 5 OK 2025/11/20 14:06:09 INFO : apple: Copied (new) 2025/11/20 14:06:09 DEBUG : splitbananasplit: md5 = 84e3ab53506d4e8e6e9e13c7f3bcfff9 OK 2025/11/20 14:06:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:06:09 INFO : splitbananasplit: Copied (new) 2025/11/20 14:06:09 DEBUG : appleappleapplebanana: md5 = 69229707203fd58201889c3c9f65a7e5 OK 2025/11/20 14:06:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:06:09 INFO : appleappleapplebanana: Copied (new) 2025/11/20 14:06:09 DEBUG : banana: md5 = 62ff3fd90be8b80afecbcfe4bfc1185d OK 2025/11/20 14:06:09 DEBUG : banana: size = 6 OK 2025/11/20 14:06:09 INFO : banana: Copied (new) 2025/11/20 14:06:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 2648ffbd10098683cfbd0fc2d1ce133c OK 2025/11/20 14:06:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:06:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 14:06:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3b6e58f5ce824c7caa991da8ca1c0f74 OK 2025/11/20 14:06:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:06:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 14:06:11 DEBUG : dir1/0003-defghij.txt: md5 = aab90fdef5e175c1f312d51c609b0756 OK 2025/11/20 14:06:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:06:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 14:06:11 DEBUG : dir1/0002-cdefghi.txt: md5 = bee704c764d8a68816fee12a05f154fd OK 2025/11/20 14:06:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:06:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 14:06:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 15e8c47de0fbbb8daf22fb424e9936c2 OK 2025/11/20 14:06:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:06:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 14:06:12 DEBUG : dir1/0006-ghijklm.txt: md5 = a6616fe8a71d9af9ba5d58d75221b494 OK 2025/11/20 14:06:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:06:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 14:06:12 DEBUG : dir1/0004-efghijk.txt: md5 = 637480a4cc3b91e4a873873ba46a1c86 OK 2025/11/20 14:06:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:06:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 14:06:13 DEBUG : dir1/0007-1234567.txt: md5 = c3f3fcb31292dd04dc3ab95137fd903e OK 2025/11/20 14:06:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:06:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 14:06:14 DEBUG : dir1/0008-2345678.txt: md5 = aa6e1985fec86cfe0860bff1dc8eb050 OK 2025/11/20 14:06:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:06:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 14:06:14 DEBUG : dir1/0009-3456789.txt: md5 = 177f6120239f1761065bbe028f17ded1 OK 2025/11/20 14:06:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:06:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 14:06:14 DEBUG : dir1/0010-456789.txt: md5 = 25df6cd72f59a5718b7564a14c3184e3 OK 2025/11/20 14:06:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:06:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 14:06:15 DEBUG : dir1/0011-56789;.txt: md5 = f84fd66bcd4b4fa8f3d92e21323a43f8 OK 2025/11/20 14:06:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:06:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 14:06:15 DEBUG : dir1/0012-6789;.txt: md5 = 74803a0b1d582a15f0d818a27c13304a OK 2025/11/20 14:06:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:06:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 14:06:16 DEBUG : dir1/0013-789;=.txt: md5 = c232dd27936e32085ef665dafda55322 OK 2025/11/20 14:06:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:06:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 14:06:16 DEBUG : dir1/0014-89;=.txt: md5 = 95fe1ea6601b7ef19b2f8f35e78c723c OK 2025/11/20 14:06:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:06:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 14:06:16 DEBUG : dir1/0015-9;=.txt: md5 = 9609e3ad486ba3c636b308c354f6832c OK 2025/11/20 14:06:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:06:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 14:06:16 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:17 INFO : PREFIXapple: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/20 14:06:17 INFO : PREFIXsplitbananasplit: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/20 14:06:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/20 14:06:17 INFO : PREFIXbanana: Deleted 2025/11/20 14:06:17 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/20 14:06:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/20 14:06:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/20 14:06:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/20 14:06:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/20 14:06:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/20 14:06:18 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:18 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:06:19 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:20 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/20 14:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:06:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 35c9ef5a985db6b41acf19da0b23532b OK 2025/11/20 14:06:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 66e6ce31fa219f8011bb02a9af8edecc OK 2025/11/20 14:06:40 DEBUG : dir1/0002-cdefghi.txt: md5 = dce36b70ce9bcafae772dcb5d21226fe OK 2025/11/20 14:06:42 DEBUG : dir1/0003-defghij.txt: md5 = 2f7bb2add0de7cfc5bf74423ce8aad82 OK 2025/11/20 14:06:43 DEBUG : dir1/0004-efghijk.txt: md5 = 6cfd2923e8cfc025e02d4fe486136aab OK 2025/11/20 14:06:45 DEBUG : dir1/0005-fghijkl.txt: md5 = fa6c5ff4b0ef7cc4449f82446d02cb35 OK 2025/11/20 14:06:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 71a6d9a7e29d1b0a7eb5d5dc61d87541 OK 2025/11/20 14:06:49 DEBUG : dir1/0007-1234567.txt: md5 = 26ac5b331e05561c4a2ede0ca96d6fb7 OK 2025/11/20 14:06:50 DEBUG : dir1/0008-2345678.txt: md5 = 404107b8a4974a3d4b017993edba7bc7 OK 2025/11/20 14:06:52 DEBUG : dir1/0009-3456789.txt: md5 = 00ef567930d96e57229b044799b70400 OK 2025/11/20 14:06:53 DEBUG : dir1/0010-456789.txt: md5 = 999cdd365412494e16f972cb8fc67701 OK 2025/11/20 14:06:55 DEBUG : dir1/0011-56789;.txt: md5 = 61bc5bd75987d80d26c1692e29f6973f OK 2025/11/20 14:06:56 DEBUG : dir1/0012-6789;.txt: md5 = c11e02bab6469e581f0f875a462e3cd4 OK 2025/11/20 14:06:58 DEBUG : dir1/0013-789;=.txt: md5 = 0a73d546fe7eede0e79e732603e04e7c OK 2025/11/20 14:06:59 DEBUG : dir1/0014-89;=.txt: md5 = 840ccf79158a3be077375fd8424acd3b OK 2025/11/20 14:07:01 DEBUG : dir1/0015-9;=.txt: md5 = fbc65c8140ba2cbcf8b9115b6248150a OK 2025/11/20 14:07:03 DEBUG : apple: md5 = 2d2853d9dee0cb87605412de3247c411 OK 2025/11/20 14:07:04 DEBUG : banana: md5 = 15e7c02483dc100da501fc9cc8d4c2a0 OK 2025/11/20 14:07:06 DEBUG : appleappleapplebanana: md5 = 76a5e786e203fccf6c5c77c2bb259f3d OK 2025/11/20 14:07:07 DEBUG : splitbananasplit: md5 = c26b0ee3a316d804104f031a8b0b0564 OK 2025/11/20 14:07:07 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:07:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:07:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:07:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:07:10 DEBUG : bananaSUFFIX: md5 = 3c196bd49aab1875ce314e43b2bb7cbd OK 2025/11/20 14:07:10 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/20 14:07:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:10 DEBUG : appleSUFFIX: md5 = 7b9efbe59017c29c8805bb5a1529efe5 OK 2025/11/20 14:07:10 DEBUG : appleSUFFIX: size = 5 OK 2025/11/20 14:07:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/20 14:07:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:11 DEBUG : appleappleapplebananaSUFFIX: md5 = 702015f960c6aa413d64f17d42ce7a6f OK 2025/11/20 14:07:11 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/20 14:07:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/20 14:07:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:11 DEBUG : splitbananasplitSUFFIX: md5 = a9fb267a6a890491d24629e707bfb357 OK 2025/11/20 14:07:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/20 14:07:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/20 14:07:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 568e42575793c4df2894ed4e124cc9d3 OK 2025/11/20 14:07:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/20 14:07:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 017b40f979b1b67876efd1b18c967d9e OK 2025/11/20 14:07:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/20 14:07:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 295155208c83378e5b0d8a843249be9e OK 2025/11/20 14:07:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/20 14:07:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:13 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 1c675e97955bb726612fa420dd8894f2 OK 2025/11/20 14:07:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/20 14:07:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 5636b5b9e5a6ce81452d0752f22db482 OK 2025/11/20 14:07:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/20 14:07:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 68dc9a8b92cdff42ec1831362581a935 OK 2025/11/20 14:07:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/20 14:07:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 538fa62056fe06657d2fb13d83fcd96f OK 2025/11/20 14:07:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/20 14:07:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0b60dbd221c44150357a7ece5e608039 OK 2025/11/20 14:07:15 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/20 14:07:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 50338cc0da1268dc10982e0330297d97 OK 2025/11/20 14:07:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/20 14:07:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = af576abf484a774e9db08d2f93bdb35f OK 2025/11/20 14:07:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/20 14:07:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:16 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 986f303c4e61237884b1566364666f17 OK 2025/11/20 14:07:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/20 14:07:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:17 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = c594aa23da3f9c4d7e35a6a9f6b8ef9a OK 2025/11/20 14:07:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/20 14:07:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:17 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4b67ae6d8d58471ad5c18f6846b10557 OK 2025/11/20 14:07:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/20 14:07:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:17 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 00e71e74af900a53986bd31ca8d73a28 OK 2025/11/20 14:07:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/20 14:07:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = eef7984c1c000463817af2a81d0b5721 OK 2025/11/20 14:07:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/20 14:07:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:18 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = cbada3c68d59cf24e9a7f2876e3808cb OK 2025/11/20 14:07:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/20 14:07:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:18 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:07:19 INFO : splitbananasplit: Deleted 2025/11/20 14:07:19 INFO : banana: Deleted 2025/11/20 14:07:19 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:07:19 INFO : appleappleapplebanana: Deleted 2025/11/20 14:07:19 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:07:19 INFO : apple: Deleted 2025/11/20 14:07:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:07:19 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:07:20 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:07:20 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:07:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:07:20 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:07:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1: Directory modification time the same (differ by -92.207µs, within tolerance 1ms) 2025/11/20 14:07:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:07:23 DEBUG : appleappleapplebanana: md5 = b6b2de43b9794d6c396c38b30fe7019d OK 2025/11/20 14:07:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:07:23 INFO : appleappleapplebanana: Copied (new) 2025/11/20 14:07:23 DEBUG : apple: md5 = ce3d4558ab1cc64fce052d2fff666e88 OK 2025/11/20 14:07:23 DEBUG : apple: size = 5 OK 2025/11/20 14:07:23 INFO : apple: Copied (new) 2025/11/20 14:07:23 DEBUG : banana: md5 = 977b508acae3902c744ef5a3e5d0bd65 OK 2025/11/20 14:07:23 DEBUG : banana: size = 6 OK 2025/11/20 14:07:23 INFO : banana: Copied (new) 2025/11/20 14:07:23 DEBUG : splitbananasplit: md5 = 380e7965c54e7a774d195ca0c214f5ad OK 2025/11/20 14:07:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:07:23 INFO : splitbananasplit: Copied (new) 2025/11/20 14:07:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 87c8838ac383571cef0997977e3e760f OK 2025/11/20 14:07:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:07:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 14:07:24 DEBUG : dir1/0003-defghij.txt: md5 = 108370dcba23cd74aa9feb72054c6947 OK 2025/11/20 14:07:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:07:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 14:07:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 0563c93276431821148dd4d1be9476be OK 2025/11/20 14:07:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:07:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 14:07:24 DEBUG : dir1/0002-cdefghi.txt: md5 = bcf72305ffca903d4ab9467536fe948a OK 2025/11/20 14:07:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:07:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 14:07:26 DEBUG : dir1/0004-efghijk.txt: md5 = 8cbd5bca14fc2d9a2a4b4fab2b22ec7b OK 2025/11/20 14:07:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:07:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 14:07:26 DEBUG : dir1/0007-1234567.txt: md5 = ae15c22f8f8e0e193636b7ae1adc5efa OK 2025/11/20 14:07:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:07:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 14:07:26 DEBUG : dir1/0005-fghijkl.txt: md5 = ecfff77c79b208526c651228f9c63f3d OK 2025/11/20 14:07:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:07:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 14:07:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 0540f413998d04504e2fec53aad8b2ee OK 2025/11/20 14:07:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:07:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 14:07:27 DEBUG : dir1/0009-3456789.txt: md5 = 14f8cc72ddfe541a75238e8c20cfc69a OK 2025/11/20 14:07:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:07:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 14:07:27 DEBUG : dir1/0008-2345678.txt: md5 = 049c9d882eb5ebb41b302fee60a732c7 OK 2025/11/20 14:07:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:07:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 14:07:27 DEBUG : dir1/0010-456789.txt: md5 = 05125eacb62f551543bcf5216e1a281f OK 2025/11/20 14:07:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:07:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 14:07:28 DEBUG : dir1/0011-56789;.txt: md5 = 06101aebacb575eea338b033321178fe OK 2025/11/20 14:07:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:07:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 14:07:29 DEBUG : dir1/0012-6789;.txt: md5 = 8f36fcf8f707a9ab3705baa8689fbbad OK 2025/11/20 14:07:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:07:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 14:07:29 DEBUG : dir1/0014-89;=.txt: md5 = 462267ece4f3feca86dac899e35984a7 OK 2025/11/20 14:07:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:07:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 14:07:29 DEBUG : dir1/0013-789;=.txt: md5 = 53c44dc7e9d84cbeb7a809e545d05462 OK 2025/11/20 14:07:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:07:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 14:07:29 DEBUG : dir1/0015-9;=.txt: md5 = 71946404f9b1a39bebded0446434c749 OK 2025/11/20 14:07:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:07:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 14:07:29 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : splitbananasplitSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : appleSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/20 14:07:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/20 14:07:31 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/20 14:07:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/20 14:07:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/20 14:07:31 INFO : bananaSUFFIX: Deleted 2025/11/20 14:07:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/20 14:07:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/20 14:07:31 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:07:32 DEBUG : Waiting for deletions to finish 2025/11/20 14:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:07:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:07:49 DEBUG : dir1/0000-abcdefg.txt: md5 = f3b88443c634978d9e59273ce73cfa9f OK 2025/11/20 14:07:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 453c869070d603594f20e6195747598f OK 2025/11/20 14:07:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 1529be8cfa06e2baff7a626a00e6f6e9 OK 2025/11/20 14:07:54 DEBUG : dir1/0003-defghij.txt: md5 = eefeb8ce425d8528576c66bc62cf2788 OK 2025/11/20 14:07:56 DEBUG : dir1/0004-efghijk.txt: md5 = 67a739fc64d25625fe39c2813d3fcefd OK 2025/11/20 14:07:57 DEBUG : dir1/0005-fghijkl.txt: md5 = b0c9f0057d09fbd9e4a49682f07349f6 OK 2025/11/20 14:07:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 4b6926c9c008248fcd3386b464f1f62f OK 2025/11/20 14:08:01 DEBUG : dir1/0007-1234567.txt: md5 = 92f88aed1c82cbcb864540684b6156d1 OK 2025/11/20 14:08:02 DEBUG : dir1/0008-2345678.txt: md5 = f3ee02b9b9c7737fbb771f75e42c9e01 OK 2025/11/20 14:08:04 DEBUG : dir1/0009-3456789.txt: md5 = 73a39d28bd4b46a6cebb74c8846e3f93 OK 2025/11/20 14:08:06 DEBUG : dir1/0010-456789.txt: md5 = d97828797807adf842687fc0d7cb3142 OK 2025/11/20 14:08:07 DEBUG : dir1/0011-56789;.txt: md5 = bc0a4235d5369d542078bed6b9bd1676 OK 2025/11/20 14:08:09 DEBUG : dir1/0012-6789;.txt: md5 = d293052d1b764b6f5c6d3edbe72be3ff OK 2025/11/20 14:08:11 DEBUG : dir1/0013-789;=.txt: md5 = 0d6872c497ea373028be9102e42f9750 OK 2025/11/20 14:08:13 DEBUG : dir1/0014-89;=.txt: md5 = 870b51a154ea0d5699db3bfbefbac7b6 OK 2025/11/20 14:08:15 DEBUG : dir1/0015-9;=.txt: md5 = 281219d243068c5d486ee4708775ee67 OK 2025/11/20 14:08:17 DEBUG : apple: md5 = 427a06dd901648eaef46c1fa957ee5e3 OK 2025/11/20 14:08:18 DEBUG : banana: md5 = fdc5b7d64c13e9e84bbd2bcf6cddae3d OK 2025/11/20 14:08:20 DEBUG : appleappleapplebanana: md5 = 6739a60da6c5d705b1da5d55d2987cb6 OK 2025/11/20 14:08:22 DEBUG : splitbananasplit: md5 = 75626e75bb876cc0d06905995018c237 OK 2025/11/20 14:08:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:08:22 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:08:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:08:23 DEBUG : apple: size = 5 OK 2025/11/20 14:08:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:23 DEBUG : apple: Unchanged skipping 2025/11/20 14:08:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:23 DEBUG : banana: size = 6 OK 2025/11/20 14:08:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:23 DEBUG : banana: Unchanged skipping 2025/11/20 14:08:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:08:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:08:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:08:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:08:25 DEBUG : appleapple: md5 = 34c8885e9322079871f1503671bc9e31 OK 2025/11/20 14:08:25 DEBUG : appleapple: size = 21 OK 2025/11/20 14:08:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/20 14:08:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:26 DEBUG : splitbanan: md5 = 627ee98e27606f9010e72f0c39d05b60 OK 2025/11/20 14:08:26 DEBUG : splitbanan: size = 16 OK 2025/11/20 14:08:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/20 14:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:26 DEBUG : dir1/0001-bcdef: md5 = d5d4c8ba105ea8803ae7be5eea9576e8 OK 2025/11/20 14:08:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/20 14:08:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/20 14:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:26 DEBUG : dir1/0000-abcde: md5 = 92095335b3ddc762008368d8314b2632 OK 2025/11/20 14:08:26 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/20 14:08:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/20 14:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:27 DEBUG : dir1/0002-cdefg: md5 = 572769d22c46239e0cca894491078f21 OK 2025/11/20 14:08:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/20 14:08:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/20 14:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:27 DEBUG : dir1/0003-defgh: md5 = aca8a25c78c439d6afe3bb08cc997350 OK 2025/11/20 14:08:27 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/20 14:08:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/20 14:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:27 DEBUG : dir1/0004-efghi: md5 = b414ad2997f820abd847c4da006d0665 OK 2025/11/20 14:08:27 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/20 14:08:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/20 14:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:28 DEBUG : dir1/0005-fghij: md5 = fa063be9efe2b3b0395ce2c69b721ce9 OK 2025/11/20 14:08:28 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/20 14:08:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/20 14:08:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:29 DEBUG : dir1/0008-23456: md5 = 00ec77b3a3a1edb5a1a7c4994b8bd570 OK 2025/11/20 14:08:29 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/20 14:08:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/20 14:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:29 DEBUG : dir1/0006-ghijk: md5 = 09058d2c10a029c2d77acd31e4d163c0 OK 2025/11/20 14:08:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/20 14:08:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/20 14:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:29 DEBUG : dir1/0007-12345: md5 = c8bb12bcc5921fa8284d66455ccfbf00 OK 2025/11/20 14:08:29 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/20 14:08:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/20 14:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:29 DEBUG : dir1/0009-34567: md5 = a6d0b05da8ed986acf9551a131f1ba02 OK 2025/11/20 14:08:29 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/20 14:08:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/20 14:08:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:30 DEBUG : dir1/0010-45678: md5 = 8d92a7f69ba4dc6e3ace57fadfb1f643 OK 2025/11/20 14:08:30 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/20 14:08:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/20 14:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:31 DEBUG : dir1/0011-56789: md5 = c6c5ecb00c1662bbc0ad06ad64287211 OK 2025/11/20 14:08:31 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/20 14:08:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/20 14:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:31 DEBUG : dir1/0012-6789;: md5 = fa6f8ab808c015d4003061dbf8e9b1cb OK 2025/11/20 14:08:31 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/20 14:08:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/20 14:08:31 DEBUG : dir1/0013-789;=: md5 = eb424aecf197d73f3aafc4190d6e5120 OK 2025/11/20 14:08:31 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/20 14:08:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/20 14:08:32 DEBUG : dir1/0014-89;=.: md5 = e8ebd5d1f9591b7fb6cd0c9522d3a5a4 OK 2025/11/20 14:08:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/20 14:08:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/20 14:08:32 DEBUG : dir1/0015-9;=.t: md5 = 56b6d35041ed80bbaf1e01f025167840 OK 2025/11/20 14:08:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/20 14:08:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/20 14:08:32 DEBUG : Waiting for deletions to finish 2025/11/20 14:08:33 INFO : appleappleapplebanana: Deleted 2025/11/20 14:08:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:08:33 INFO : splitbananasplit: Deleted 2025/11/20 14:08:33 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:08:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:08:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:08:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:08:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:08:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:08:34 DEBUG : Waiting for deletions to finish 2025/11/20 14:08:34 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : appleapple: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/20 14:08:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:35 DEBUG : dir1: Directory modification time the same (differ by -61.366µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:35 DEBUG : apple: size = 5 OK 2025/11/20 14:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : apple: Unchanged skipping 2025/11/20 14:08:35 DEBUG : appleapple: size = 21 OK 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:08:35 DEBUG : banana: size = 6 OK 2025/11/20 14:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : banana: Unchanged skipping 2025/11/20 14:08:35 DEBUG : splitbanan: size = 16 OK 2025/11/20 14:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:08:35 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/20 14:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:08:35 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/20 14:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:08:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:08:35 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/20 14:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/20 14:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:08:35 DEBUG : Waiting for deletions to finish 2025/11/20 14:08:35 DEBUG : Waiting for deletions to finish 2025/11/20 14:08:36 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : appleapple: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/20 14:08:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:08:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:08:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:08:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:08:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:08:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:08:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:08:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:08:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:08:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:08:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:08:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:08:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:08:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:08:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:08:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 06dc3d0d3bcc03d625feed0ef67645be OK 2025/11/20 14:08:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = ad5cf5c09ed0e1e04faac8f7e0996a8e OK 2025/11/20 14:08:56 DEBUG : dir1/0002-cdefghi.txt: md5 = fb5fa9f3fe47b17d89f4eea6fc1b0287 OK 2025/11/20 14:08:57 DEBUG : dir1/0003-defghij.txt: md5 = 5dde27faaacb8e4a471dfba488a4e9a0 OK 2025/11/20 14:08:59 DEBUG : dir1/0004-efghijk.txt: md5 = 3f8f32f878a0fa3f4fbe8ec2caef0fe0 OK 2025/11/20 14:09:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 7f602b4230c69e61d7137409013b349f OK 2025/11/20 14:09:03 DEBUG : dir1/0006-ghijklm.txt: md5 = e3a1a02636df0121d60046756067a5ec OK 2025/11/20 14:09:04 DEBUG : dir1/0007-1234567.txt: md5 = b488fb58c93011ae7ea605aacfe9408f OK 2025/11/20 14:09:06 DEBUG : dir1/0008-2345678.txt: md5 = 321d78f1e76cf14c8ea94144a3dd7610 OK 2025/11/20 14:09:08 DEBUG : dir1/0009-3456789.txt: md5 = 261f70b2585fd2c6395245af19b2f056 OK 2025/11/20 14:09:10 DEBUG : dir1/0010-456789.txt: md5 = 30ba7a0fd599e1062498add718786a9e OK 2025/11/20 14:09:12 DEBUG : dir1/0011-56789;.txt: md5 = 1cc4c5c87b5bbc2fef02daccda858408 OK 2025/11/20 14:09:14 DEBUG : dir1/0012-6789;.txt: md5 = 64e0f7fe68a4ca90b2ac53cca65ccb22 OK 2025/11/20 14:09:15 DEBUG : dir1/0013-789;=.txt: md5 = 4f4904b17ec17c5a8ca748efbb9075ae OK 2025/11/20 14:09:17 DEBUG : dir1/0014-89;=.txt: md5 = 27669860ac23e9d878945f14b5c4c567 OK 2025/11/20 14:09:19 DEBUG : dir1/0015-9;=.txt: md5 = deea4a9487e7950b6200949e7d808ceb OK 2025/11/20 14:09:20 DEBUG : apple: md5 = 3e686a97363cf223d5c84638164dc37f OK 2025/11/20 14:09:22 DEBUG : banana: md5 = 3c4fa817ada828b92a4ea89ee6ccbf1e OK 2025/11/20 14:09:24 DEBUG : appleappleapplebanana: md5 = 6a91b7ec2e906ec8e481a1ca72478beb OK 2025/11/20 14:09:26 DEBUG : splitbananasplit: md5 = 55e8099ee9e4e65243c469b4702b2548 OK 2025/11/20 14:09:26 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:09:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:09:28 DEBUG : apple: size = 5 OK 2025/11/20 14:09:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:09:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:28 DEBUG : apple: Unchanged skipping 2025/11/20 14:09:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:09:28 DEBUG : banana: size = 6 OK 2025/11/20 14:09:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:28 DEBUG : banana: Unchanged skipping 2025/11/20 14:09:28 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:09:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:09:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:09:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:09:29 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:29 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:09:30 DEBUG : dir1: Directory modification time the same (differ by -34.299µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : apple: size = 5 OK 2025/11/20 14:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : apple: Unchanged skipping 2025/11/20 14:09:30 DEBUG : banana: size = 6 OK 2025/11/20 14:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : banana: Unchanged skipping 2025/11/20 14:09:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:09:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:09:30 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:30 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : Waiting for deletions to finish 2025/11/20 14:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:09:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:09:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 8778f50cb295c29732c2a157d4496c16 OK 2025/11/20 14:09:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = c9382074c8ecdebe9b16ada49fb73050 OK 2025/11/20 14:09:52 DEBUG : dir1/0002-cdefghi.txt: md5 = adb7cdaaf16cb73f0c608f7f6ef39fbc OK 2025/11/20 14:09:53 DEBUG : dir1/0003-defghij.txt: md5 = 144bfa12a60c40ebb3ad80f578f300ce OK 2025/11/20 14:09:55 DEBUG : dir1/0004-efghijk.txt: md5 = e09b7dbbbf8d2e6b9b8299cc746981da OK 2025/11/20 14:09:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 7671c8780594dc36647b2f9b3c16b757 OK 2025/11/20 14:09:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 8364b575837a7f3db4cdf56f9177016d OK 2025/11/20 14:10:00 DEBUG : dir1/0007-1234567.txt: md5 = 32543dfd0428398c67c2c393c06d412b OK 2025/11/20 14:10:02 DEBUG : dir1/0008-2345678.txt: md5 = 4e71a30716a42c30ceec7b3f340380c0 OK 2025/11/20 14:10:04 DEBUG : dir1/0009-3456789.txt: md5 = daadfcf9c972c9ea344b2679068ba479 OK 2025/11/20 14:10:06 DEBUG : dir1/0010-456789.txt: md5 = 18ff16a6efc272a296519b734ca6bd1f OK 2025/11/20 14:10:08 DEBUG : dir1/0011-56789;.txt: md5 = 1945a150aaee6d765dd5e8262ed03674 OK 2025/11/20 14:10:10 DEBUG : dir1/0012-6789;.txt: md5 = bac8e04d19373b2bfcb35d76701d8479 OK 2025/11/20 14:10:12 DEBUG : dir1/0013-789;=.txt: md5 = 743aa470ff572424f371a277ce52d740 OK 2025/11/20 14:10:14 DEBUG : dir1/0014-89;=.txt: md5 = 4e2a6c22f69856529283ceeea7f4500b OK 2025/11/20 14:10:15 DEBUG : dir1/0015-9;=.txt: md5 = bacca943bbc4b1d70850c4a7b782236b OK 2025/11/20 14:10:17 DEBUG : apple: md5 = 35398c9293f72d328e463ec4d4237145 OK 2025/11/20 14:10:19 DEBUG : banana: md5 = 298c60257719c524d1695bef83b08fff OK 2025/11/20 14:10:21 DEBUG : appleappleapplebanana: md5 = cdb6a37fb59749ba46db1cacefe41563 OK 2025/11/20 14:10:22 DEBUG : splitbananasplit: md5 = fe840f2558c11c17c77f3355487d2cd7 OK 2025/11/20 14:10:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:10:23 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:10:25 DEBUG : apple: size = 5 OK 2025/11/20 14:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:10:25 DEBUG : apple: Unchanged skipping 2025/11/20 14:10:25 DEBUG : banana: size = 6 OK 2025/11/20 14:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:25 DEBUG : banana: Unchanged skipping 2025/11/20 14:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:10:25 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:10:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:10:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:10:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:10:26 DEBUG : Waiting for deletions to finish 2025/11/20 14:10:26 DEBUG : Waiting for deletions to finish 2025/11/20 14:10:26 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:10:27 DEBUG : dir1: Directory modification time the same (differ by -10.052µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : apple: size = 5 OK 2025/11/20 14:10:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : apple: Unchanged skipping 2025/11/20 14:10:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:10:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:10:27 DEBUG : banana: size = 6 OK 2025/11/20 14:10:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : banana: Unchanged skipping 2025/11/20 14:10:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:10:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:10:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:10:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:10:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:10:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:10:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:10:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:10:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:10:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:10:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:10:27 DEBUG : Waiting for deletions to finish 2025/11/20 14:10:27 DEBUG : Waiting for deletions to finish 2025/11/20 14:10:28 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:10:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:10:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 6abb47b86577c790d43b37edf15946b6 OK 2025/11/20 14:10:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = ddc72d14d9ac46f4637003238584ebe0 OK 2025/11/20 14:10:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 13e1cb7db92accd6d708784d33de66fe OK 2025/11/20 14:10:51 DEBUG : dir1/0003-defghij.txt: md5 = 4579d4bc483f41ae98421550329e828a OK 2025/11/20 14:10:52 DEBUG : dir1/0004-efghijk.txt: md5 = 9bbd5f1053fe0c3d629340464d0c16a4 OK 2025/11/20 14:10:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ea7ecaab2bf5ad3066dda5994297bc7 OK 2025/11/20 14:10:56 DEBUG : dir1/0006-ghijklm.txt: md5 = ac47d422d0649140c0185c3fd7a6f2f9 OK 2025/11/20 14:10:57 DEBUG : dir1/0007-1234567.txt: md5 = dc1bccf8b038acec278c5e491b69dcb0 OK 2025/11/20 14:10:59 DEBUG : dir1/0008-2345678.txt: md5 = 679b2592e8724ecaac3480d71d621978 OK 2025/11/20 14:11:01 DEBUG : dir1/0009-3456789.txt: md5 = 886ed740162049a237481e78085b9e03 OK 2025/11/20 14:11:03 DEBUG : dir1/0010-456789.txt: md5 = 8426f393f908e6beae23d65e35f00cf8 OK 2025/11/20 14:11:03 DEBUG : TestDrive: Token expired 2025/11/20 14:11:03 DEBUG : Config file has changed externally - reloading 2025/11/20 14:11:03 DEBUG : TestDrive: No updated token found in the config file 2025/11/20 14:11:03 DEBUG : TestDrive: Token refresh successful 2025/11/20 14:11:03 DEBUG : Config file has changed externally - reloading 2025/11/20 14:11:03 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/20 14:11:03 DEBUG : TestDrive: Saved new token in config file 2025/11/20 14:11:04 DEBUG : dir1/0011-56789;.txt: md5 = b31f0eecbab89dcc4a3caf642e5931fd OK 2025/11/20 14:11:06 DEBUG : dir1/0012-6789;.txt: md5 = fecd2235c42f0906c6e2976d41bdb06e OK 2025/11/20 14:11:08 DEBUG : dir1/0013-789;=.txt: md5 = b5cbe639780abccfcf9c8d188f6bb8a7 OK 2025/11/20 14:11:09 DEBUG : dir1/0014-89;=.txt: md5 = 457aba326893710c81710630f6667be7 OK 2025/11/20 14:11:11 DEBUG : dir1/0015-9;=.txt: md5 = 36b79748d14645b8ba879555c750e296 OK 2025/11/20 14:11:13 DEBUG : apple: md5 = a52029f4b12a549eb64558657ec48d5c OK 2025/11/20 14:11:14 DEBUG : banana: md5 = b8dff06b94666a5bcaa3a214ce16b5c9 OK 2025/11/20 14:11:16 DEBUG : appleappleapplebanana: md5 = 0b0fc67be33021a9186dec8596dd8da8 OK 2025/11/20 14:11:18 DEBUG : splitbananasplit: md5 = 27cd5e2ccb3addb56d1667cbd6ed75bf OK 2025/11/20 14:11:18 DEBUG : Waiting for deletions to finish 2025/11/20 14:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:11:20 DEBUG : apple: size = 5 OK 2025/11/20 14:11:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : apple: Unchanged skipping 2025/11/20 14:11:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:11:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:11:20 DEBUG : banana: size = 6 OK 2025/11/20 14:11:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : banana: Unchanged skipping 2025/11/20 14:11:20 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:11:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:11:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:11:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:11:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:11:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:11:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:11:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:11:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:11:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:11:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:11:20 DEBUG : Waiting for deletions to finish 2025/11/20 14:11:20 DEBUG : Waiting for deletions to finish 2025/11/20 14:11:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:11:22 DEBUG : dir1: Directory modification time the same (differ by -986.186µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : apple: size = 5 OK 2025/11/20 14:11:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:11:22 DEBUG : apple: Unchanged skipping 2025/11/20 14:11:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:11:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:11:22 DEBUG : banana: size = 6 OK 2025/11/20 14:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : banana: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:11:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:11:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:11:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:11:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:11:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:11:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:11:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:11:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:11:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:11:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:11:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:11:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:11:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 1882c7361723aeaadaecd15518b92e7f OK 2025/11/20 14:11:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c7ab995db6df62c1763619f9392344f2 OK 2025/11/20 14:11:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 061b99458b428569c3ac292f22edac2e OK 2025/11/20 14:11:44 DEBUG : dir1/0003-defghij.txt: md5 = da2693b481471afe9e3ffbbd78778a1f OK 2025/11/20 14:11:45 DEBUG : dir1/0004-efghijk.txt: md5 = c4785b4ab52fa1cd6b33dc3ae879de42 OK 2025/11/20 14:11:47 DEBUG : dir1/0005-fghijkl.txt: md5 = b76005f9fde00e04a09202b946410b81 OK 2025/11/20 14:11:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 13854e58412944fc4156fae04b964255 OK 2025/11/20 14:11:50 DEBUG : dir1/0007-1234567.txt: md5 = 6f5a15101df69e29d098dbb67cec0c28 OK 2025/11/20 14:11:51 DEBUG : dir1/0008-2345678.txt: md5 = 0ccb6cfe473ef7cdce9454adf4858032 OK 2025/11/20 14:11:54 DEBUG : dir1/0009-3456789.txt: md5 = e3adc4e952eb18a3be669018c6430e37 OK 2025/11/20 14:11:55 DEBUG : dir1/0010-456789.txt: md5 = 1004322f709e97c8753f992a7e72ad04 OK 2025/11/20 14:11:57 DEBUG : dir1/0011-56789;.txt: md5 = ca90919c54490dce73ea2e559ee00b20 OK 2025/11/20 14:11:59 DEBUG : dir1/0012-6789;.txt: md5 = 210b32dbded7cb76cc9d4c550814d030 OK 2025/11/20 14:12:01 DEBUG : dir1/0013-789;=.txt: md5 = 12b6fa1c3dd4b8d3c3393fad0e5c1a38 OK 2025/11/20 14:12:02 DEBUG : dir1/0014-89;=.txt: md5 = 70c48e85fbeeb3a0d8be03c525a84dec OK 2025/11/20 14:12:04 DEBUG : dir1/0015-9;=.txt: md5 = 3ca8dcb1f338e96a0f8337d4d4c6a140 OK 2025/11/20 14:12:06 DEBUG : apple: md5 = ec05b5fe3cd6a9c29481c758e80bc5ea OK 2025/11/20 14:12:08 DEBUG : banana: md5 = 53cadc735adb698f25e045a4d3e863c5 OK 2025/11/20 14:12:10 DEBUG : appleappleapplebanana: md5 = c0a989c061e76fb9077a99a0213fccf6 OK 2025/11/20 14:12:12 DEBUG : splitbananasplit: md5 = b861be7ebe5106de4caa23164143d088 OK 2025/11/20 14:12:12 DEBUG : Waiting for deletions to finish 2025/11/20 14:12:12 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:12:13 DEBUG : apple: size = 5 OK 2025/11/20 14:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:13 DEBUG : apple: Unchanged skipping 2025/11/20 14:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:12:13 DEBUG : banana: size = 6 OK 2025/11/20 14:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:13 DEBUG : banana: Unchanged skipping 2025/11/20 14:12:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:12:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:12:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:12:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:12:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:12:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:12:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:12:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:12:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:12:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:12:14 DEBUG : Waiting for deletions to finish 2025/11/20 14:12:14 DEBUG : Waiting for deletions to finish 2025/11/20 14:12:14 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:12:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:12:15 DEBUG : dir1: Directory modification time the same (differ by -963.232µs, within tolerance 1ms) 2025/11/20 14:12:15 DEBUG : apple: size = 5 OK 2025/11/20 14:12:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:15 DEBUG : apple: Unchanged skipping 2025/11/20 14:12:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:12:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:12:15 DEBUG : banana: size = 6 OK 2025/11/20 14:12:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:15 DEBUG : banana: Unchanged skipping 2025/11/20 14:12:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:12:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:12:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:12:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:12:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:12:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:12:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:12:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:12:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:12:16 DEBUG : Waiting for deletions to finish 2025/11/20 14:12:16 DEBUG : Waiting for deletions to finish 2025/11/20 14:12:16 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:12:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:12:33 DEBUG : dir1/0000-abcdefg.txt: md5 = c488c1608dba92912b42f1d5ced95664 OK 2025/11/20 14:12:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = e58bb0eea55457f86898aaa31b20e168 OK 2025/11/20 14:12:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 284992b35b5f29e34a8f08fc131c09cd OK 2025/11/20 14:12:38 DEBUG : dir1/0003-defghij.txt: md5 = ccd1de1902c49d4dc3962e7f524a0584 OK 2025/11/20 14:12:40 DEBUG : dir1/0004-efghijk.txt: md5 = a5620a07730f0524f79224bd329902bf OK 2025/11/20 14:12:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 37c8fbf0f8073f54d049be9c5fe91ec7 OK 2025/11/20 14:12:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 80aaf2369a709e9d2c79c672b70597d0 OK 2025/11/20 14:12:47 DEBUG : dir1/0007-1234567.txt: md5 = 891f405544e7c09aac455abdf5e2bc81 OK 2025/11/20 14:12:48 DEBUG : dir1/0008-2345678.txt: md5 = 7aec6d57f89380461dd842ceca481deb OK 2025/11/20 14:12:50 DEBUG : dir1/0009-3456789.txt: md5 = 42d420d1442e118be79e7116a1558c93 OK 2025/11/20 14:12:52 DEBUG : dir1/0010-456789.txt: md5 = 0e94b24485d9b3744004515238443c88 OK 2025/11/20 14:12:54 DEBUG : dir1/0011-56789;.txt: md5 = a9c1338b3a814343a9a907e3b4442c0e OK 2025/11/20 14:12:56 DEBUG : dir1/0012-6789;.txt: md5 = b1fae5896c66e63d43aa1c97fbaf6e05 OK 2025/11/20 14:12:57 DEBUG : dir1/0013-789;=.txt: md5 = b2e1f9206579511724d1ec4fff76e93e OK 2025/11/20 14:12:59 DEBUG : dir1/0014-89;=.txt: md5 = abc6e18c4449c1b345a1efa1b2f26652 OK 2025/11/20 14:13:01 DEBUG : dir1/0015-9;=.txt: md5 = f09f0c00c119bf43204ce3c27cc60782 OK 2025/11/20 14:13:04 DEBUG : apple: md5 = 6c547c927b41523275059336a650c439 OK 2025/11/20 14:13:05 DEBUG : banana: md5 = 5815ae89b9769b11629b7bec63743b0e OK 2025/11/20 14:13:07 DEBUG : appleappleapplebanana: md5 = ece2431fee882cfb42a4d08ee945b1b9 OK 2025/11/20 14:13:09 DEBUG : splitbananasplit: md5 = 3d5f8e1369ce4cb16522293f1d609117 OK 2025/11/20 14:13:09 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:09 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:13:10 DEBUG : apple: size = 5 OK 2025/11/20 14:13:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:10 DEBUG : apple: Unchanged skipping 2025/11/20 14:13:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:13:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:13:10 DEBUG : banana: size = 6 OK 2025/11/20 14:13:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:10 DEBUG : banana: Unchanged skipping 2025/11/20 14:13:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/20 14:13:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:13:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:13:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:13:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:13:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:13:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:13:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:13:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:13:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:11 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:11 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:11 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:13:12 DEBUG : dir1: Directory modification time the same (differ by -938.495µs, within tolerance 1ms) 2025/11/20 14:13:12 DEBUG : apple: size = 5 OK 2025/11/20 14:13:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:12 DEBUG : apple: Unchanged skipping 2025/11/20 14:13:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:13:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:13:12 DEBUG : banana: size = 6 OK 2025/11/20 14:13:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:12 DEBUG : banana: Unchanged skipping 2025/11/20 14:13:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:13:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:13:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:13:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:13:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:13:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:13:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:13:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:13:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:13:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:13 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:13 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:13 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/20 14:13:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (659.75s) --- PASS: TestTransform/NFC (53.72s) --- PASS: TestTransform/NFD (54.02s) --- PASS: TestTransform/base64 (61.59s) --- PASS: TestTransform/prefix (75.72s) --- PASS: TestTransform/suffix (73.07s) --- PASS: TestTransform/truncate (62.87s) --- PASS: TestTransform/encoder (56.59s) --- PASS: TestTransform/ISO-8859-1 (56.92s) --- PASS: TestTransform/charmap (53.22s) --- PASS: TestTransform/lowercase (54.51s) --- PASS: TestTransform/ascii (57.50s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:13:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:13:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:13:28 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/20 14:13:29 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-20T14:13:28.739926674Z) 2025/11/20 14:13:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:13:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/20 14:13:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:13:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/20 14:13:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 07b6735ffa9d7651a424ccacbc9010c8 OK 2025/11/20 14:13:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/20 14:13:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:13:31 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:33 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.76s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:34 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:13:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:13:34.499924166Z) 2025/11/20 14:13:35 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:35 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:13:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:37 DEBUG : tictactoe/tictactoe: md5 = 815d31cbac7d1ebbf446656d00c46196 OK 2025/11/20 14:13:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/20 14:13:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/20 14:13:37 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.26s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:13:39 DEBUG : toe: Making directory with metadata 2025/11/20 14:13:41 INFO : toe: Made directory with metadata (mtime=2025-11-20T14:13:39.762921872Z) 2025/11/20 14:13:41 DEBUG : toe/toe: Making directory with metadata 2025/11/20 14:13:41 INFO : toe/toe: Made directory with metadata (mtime=2025-11-20T14:13:39.762921872Z) 2025/11/20 14:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:43 DEBUG : toe/toe/tictactoe: md5 = a64f86febd59e1eee4af6158f36ce2e1 OK 2025/11/20 14:13:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 14:13:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 14:13:43 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/20 14:13:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.34s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:13:47 DEBUG : toe: Making directory with metadata 2025/11/20 14:13:48 INFO : toe: Made directory with metadata (mtime=2025-11-20T14:13:47.101918672Z) 2025/11/20 14:13:48 DEBUG : toe/toe: Making directory with metadata 2025/11/20 14:13:49 INFO : toe/toe: Made directory with metadata (mtime=2025-11-20T14:13:47.101918672Z) 2025/11/20 14:13:49 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:13:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:50 DEBUG : toe/toe/tictactoe: md5 = 9bcdaffdee0b8cd7c095d1c9858e33ea OK 2025/11/20 14:13:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 14:13:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 14:13:50 DEBUG : Waiting for deletions to finish 2025/11/20 14:13:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/20 14:13:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (8.00s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:13:55 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:13:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:13:55 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:13:55 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/20 14:13:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:13:56 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:56 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:56 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:13:57 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:13:55.096915182Z) 2025/11/20 14:13:57 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:57 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:13:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:13:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:13:55.096915182Z) 2025/11/20 14:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:13:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e47bbfebb2e6fbd9e97d677617631323 OK 2025/11/20 14:13:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 14:13:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 14:13:59 DEBUG : Waiting for deletions to finish 2025/11/20 14:14:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/20 14:14:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.50s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:04 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:04 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:04 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/20 14:14:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:05 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:05 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:05 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:14:06 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:04.60091103Z) 2025/11/20 14:14:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:14:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:04.60091103Z) 2025/11/20 14:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1f4bbcec6f04b56663040f07867f3130 OK 2025/11/20 14:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:14:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:09 DEBUG : Waiting for deletions to finish 2025/11/20 14:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:10 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:10 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:10 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:14:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:14:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/20 14:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': 0 differences found 2025/11/20 14:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': 1 hashes could not be checked 2025/11/20 14:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': 1 matching files 2025/11/20 14:14:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/20 14:14:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (11.15s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:15 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:15 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:15 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:14:16 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:15.750906155Z) 2025/11/20 14:14:16 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:16 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:14:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:15.750906155Z) 2025/11/20 14:14:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:14:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:14:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:19 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8315051843eea79a31b288f041e19aba OK 2025/11/20 14:14:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 14:14:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 14:14:19 DEBUG : Waiting for deletions to finish 2025/11/20 14:14:20 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:20 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:20 DEBUG : tictactoe: Directory modification time the same (differ by -906.155µs, within tolerance 1ms) 2025/11/20 14:14:20 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:20 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -906.155µs, within tolerance 1ms) 2025/11/20 14:14:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 14:14:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 14:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:14:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/20 14:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:20 DEBUG : Waiting for deletions to finish 2025/11/20 14:14:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/20 14:14:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.15s) === RUN TestSyntax 2025/11/20 14:14:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:25 DEBUG : toe: Making directory with metadata 2025/11/20 14:14:25 INFO : toe: Made directory with metadata (mtime=2025-11-20T14:14:24.901902153Z) 2025/11/20 14:14:25 DEBUG : toe/toe: Making directory with metadata 2025/11/20 14:14:26 INFO : toe/toe: Made directory with metadata (mtime=2025-11-20T14:14:24.901902153Z) 2025/11/20 14:14:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:28 DEBUG : toe/toe/toe: md5 = abde8b9f2227fded9886ac971f73b269 OK 2025/11/20 14:14:28 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 14:14:28 INFO : toe/toe/toe: Copied (new) 2025/11/20 14:14:28 DEBUG : Waiting for deletions to finish 2025/11/20 14:14:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/20 14:14:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.90s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:32 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:14:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:32 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:33 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/20 14:14:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:34 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:14:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:32.802898693Z) 2025/11/20 14:14:35 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:35 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:14:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:32.802898693Z) 2025/11/20 14:14:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ef9206a33bb3ef207ff01a866501ad2b OK 2025/11/20 14:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:14:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:37 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:14:37 INFO : toe/toe: Removing directory 2025/11/20 14:14:37 INFO : toe: Removing directory 2025/11/20 14:14:37 INFO : empty_dir: Removing directory 2025/11/20 14:14:37 DEBUG : Local file system at /tmp/rclone1942839647: deleted 3 directories 2025/11/20 14:14:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/20 14:14:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.42s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:43 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:14:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:43 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:43 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/20 14:14:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:44 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:44 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:44 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:14:45 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:43.226894126Z) 2025/11/20 14:14:45 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:45 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:14:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:43.226894126Z) 2025/11/20 14:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:14:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 67e214dae7d31e31efb80523689b7884 OK 2025/11/20 14:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:14:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:14:47 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:14:47 INFO : toe/toe: Removing directory 2025/11/20 14:14:47 INFO : toe: Removing directory 2025/11/20 14:14:47 INFO : empty_dir: Removing directory 2025/11/20 14:14:47 DEBUG : Local file system at /tmp/rclone1942839647: deleted 3 directories 2025/11/20 14:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 14:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:14:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:14:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/20 14:14:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/20 14:14:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/20 14:14:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.39s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:14:58 DEBUG : Reset feature "Copy" 2025/11/20 14:14:58 DEBUG : Reset feature "Move" 2025/11/20 14:14:58 DEBUG : Reset feature "Copy" 2025/11/20 14:14:58 DEBUG : Reset feature "Move" 2025/11/20 14:14:58 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:14:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:58 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/20 14:14:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:14:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:14:59 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:59 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:14:59 DEBUG : tictactoe: Making directory with metadata 2025/11/20 14:15:00 INFO : tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:58.621926278Z) 2025/11/20 14:15:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:15:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:15:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/20 14:15:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-20T14:14:58.621926278Z) 2025/11/20 14:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:15:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:15:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:15:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1781a1662027aeb8c4972cca0a7c86d1 OK 2025/11/20 14:15:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:15:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:15:03 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:15:03 INFO : toe/toe: Removing directory 2025/11/20 14:15:03 INFO : toe: Removing directory 2025/11/20 14:15:03 INFO : empty_dir: Removing directory 2025/11/20 14:15:03 DEBUG : Local file system at /tmp/rclone1942839647: deleted 3 directories 2025/11/20 14:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 14:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 14:15:09 DEBUG : toe/toe/toe.txt: md5 = 8b3db2995d906ff270c186ff87926683 OK 2025/11/20 14:15:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/20 14:15:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/20 14:15:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/20 14:15:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/20 14:15:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/20 14:15:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/20 14:15:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (18.53s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:15:17 DEBUG : toe: transformed to: dG9l 2025/11/20 14:15:17 DEBUG : toe: transformed to: dG9l 2025/11/20 14:15:17 DEBUG : dG9l: Making directory with metadata 2025/11/20 14:15:18 INFO : dG9l: Made directory with metadata (mtime=2025-11-20T14:15:17.15597358Z) 2025/11/20 14:15:18 DEBUG : toe: transformed to: dG9l 2025/11/20 14:15:18 DEBUG : toe: transformed to: dG9l 2025/11/20 14:15:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 14:15:18 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/20 14:15:19 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-20T14:15:17.15597358Z) 2025/11/20 14:15:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 14:15:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/20 14:15:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:15:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:15:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:15:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = a83488d7f833c8d8a4963db8a89393d0 OK 2025/11/20 14:15:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/20 14:15:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:15:21 DEBUG : Waiting for deletions to finish 2025/11/20 14:15:22 DEBUG : dG9l: transformed to: toe 2025/11/20 14:15:22 DEBUG : dG9l: transformed to: toe 2025/11/20 14:15:22 DEBUG : toe: Directory modification time the same (differ by 973.58µs, within tolerance 1ms) 2025/11/20 14:15:22 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/20 14:15:22 DEBUG : dG9l: transformed to: toe 2025/11/20 14:15:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/20 14:15:22 DEBUG : toe/toe: Directory modification time the same (differ by 973.58µs, within tolerance 1ms) 2025/11/20 14:15:22 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/20 14:15:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/20 14:15:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/20 14:15:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/20 14:15:23 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for checks to finish 2025/11/20 14:15:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/20 14:15:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/20 14:15:23 DEBUG : Local file system at /tmp/rclone1942839647: Waiting for transfers to finish 2025/11/20 14:15:23 DEBUG : Waiting for deletions to finish 2025/11/20 14:15:25 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/20 14:15:26 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (10.29s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri'", Local "Local file system at /tmp/rclone1942839647", Modify Window "1ms" 2025/11/20 14:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:27 DEBUG : toe: transformed to: 2025/11/20 14:15:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:27 DEBUG : toe: transformed to: 2025/11/20 14:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Making directory with metadata 2025/11/20 14:15:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Made directory with metadata (mtime=2025-11-20T14:15:27.448999087Z) 2025/11/20 14:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:28 DEBUG : toe: transformed to: 2025/11/20 14:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:28 DEBUG : toe: transformed to: 2025/11/20 14:15:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:28 DEBUG : toe/toe: transformed to: 2025/11/20 14:15:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 14:15:28 DEBUG : toe/toe: Making directory with metadata 2025/11/20 14:15:29 INFO : toe/toe: Made directory with metadata (mtime=2025-11-20T14:15:27.448999087Z) 2025/11/20 14:15:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:29 DEBUG : toe/toe: transformed to: 2025/11/20 14:15:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 14:15:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:29 DEBUG : toe: transformed to: 2025/11/20 14:15:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:15:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for checks to finish 2025/11/20 14:15:29 DEBUG : toe/toe/toe: transformed to: 2025/11/20 14:15:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/20 14:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Waiting for transfers to finish 2025/11/20 14:15:31 DEBUG : toe/toe/toe: md5 = ea822d74de69c66c12f26bc50179b58f OK 2025/11/20 14:15:31 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 14:15:31 INFO : toe/toe/toe: Copied (new) 2025/11/20 14:15:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting files as there were IO errors 2025/11/20 14:15:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': not deleting directories as there were IO errors 2025/11/20 14:15:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/20 14:15:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.86s) PASS 2025/11/20 14:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhavug9meri': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 31m41.981740921s (try 1/5)