NOTE: You don’t really need a Rule anymore to track the last changed for an Item, assuming you are using OH 2.x bindings. See Design Pattern: Time of Last Update
Are you certain that DoorEntranceLastChange is in gDoorsSensors? If not the findFirst will return null
. Show the log statement that prints that line.