Issues
Issues copied to clipboard
Unexpected warning in logs for kubernetes steps
Severity
Not blocking, but unexpected warnings
Version
2025.1.8967
Latest Version
I could reproduce the problem in the latest build
What happened?
Warning message being written to task log:
Warning: Parsing file 'Script.ps1' with Octostache returned the following error: The following tokens were unable to be evaluated: '#{Octopus.RunbookRun.Id}'
Reproduction
Run a Configure and apply Kubernetes resources step.
The above Warning message will be written to the task log and the task status will be Successful with warnings
Running this step in a runbook will produce a similar message but with a Deployment variable value not being evaluated
Error and Stacktrace
More Information
No response
Workaround
None available, however the deployment will be successful but with the additional warningings