You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
TypeError: Cannot read property 'trim' of undefined
at Function.parseGetObjectValues (/var/lib/jenkins/jenkins-build-prod-1-r97lx/workspace/rsbc-dh_PR-5/.pipeline/node_modules/@bcgov/pipeline-cli/lib/OpenShiftClientResult.js:50:8)
at Socket.proc.stdout.on (/var/lib/jenkins/jenkins-build-prod-1-r97lx/workspace/rsbc-dh_PR-5/.pipeline/node_modules/@bcgov/pipeline-cli/lib/OpenShiftClientResult.js:100:48)
at Socket.emit (events.js:189:13)
at addChunk (_stream_readable.js:284:12)
at readableAddChunk (_stream_readable.js:265:11)
at Socket.Readable.push (_stream_readable.js:220:10)
at Pipe.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
Sporadic deployment failures with the following error log. Redeployment usually succeeds.
/var/lib/jenkins/jenkins-build-prod-1-r97lx/workspace/rsbc-dh_PR-5/.pipeline/node_modules/@bcgov/pipeline-cli/lib/OpenShiftClientResult.js:50
.trim()
^
TypeError: Cannot read property 'trim' of undefined
at Function.parseGetObjectValues (/var/lib/jenkins/jenkins-build-prod-1-r97lx/workspace/rsbc-dh_PR-5/.pipeline/node_modules/@bcgov/pipeline-cli/lib/OpenShiftClientResult.js:50:8)
at Socket.proc.stdout.on (/var/lib/jenkins/jenkins-build-prod-1-r97lx/workspace/rsbc-dh_PR-5/.pipeline/node_modules/@bcgov/pipeline-cli/lib/OpenShiftClientResult.js:100:48)
at Socket.emit (events.js:189:13)
at addChunk (_stream_readable.js:284:12)
at readableAddChunk (_stream_readable.js:265:11)
at Socket.Readable.push (_stream_readable.js:220:10)
at Pipe.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)