We have encountered a warning message that seem to have come from nowhere.
While using the built in Octopus step “Acquire Package” we are suddenly getting the warning
You have a duplicate variable ‘Octopus.Tentacle.CurrentDeployment.PackageFilePath’ between the Step Template used in the ‘Acquire Package’ step and your Project or Variable Sets in use. Be aware that the latter will prevail over the values entered on the step.
There are no variables named “PackageFilePath” used anywhere within the project and this seems to have popped up between two deployments an hour and a half apart with no significant code changes or any changes to the Project process. The verbose logs offer no clues as the only difference between them is that this warning appears.
While this originally caused the process to fail, a workaround was found and the project now deploys correctly. However this warning still shows on every deployment made afterwards.
Any ideas on what may have suddenly caused this warning to appear?