I had the same issue, in my case we are using Fastlane to deploy, I had ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD = true in my fastfile due to prior iTMSTransporter issues, fixed by removing force uploading
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD = true