Hello hkameda,
From looking at your logs, the errors that standout seem to be related to some blueprint assets having some issues.
LogBlueprint:Error: [compiler 333_D_WOOD_object_61] Error The property associated with Origin Door 2 could not be found
LogBlueprint:Error: [compiler 333_D_WOOD_object_61] Error The property associated with Open could not be found
It seems that there are some null references being found. Could you check these blueprints to see if they may be problem? If you cannot find an error yourself, you could try migrating those assets in question to another project and deleting them from the current project to see if the packaging will succeed. They can always be brought back from the other project.