cloud-native-toolkit / cloud-native-toolkit/planning

Pipeline Start Error: Inventory UI

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
bug jenkins pipeline
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Followed the instrutions to deploy the inventory UI https://cloudnativetoolkit.dev/practical/inventory-part1/#deploy-the-inventory-app-solution

**To Reproduce**
Update the hostApi value in charts/base/templates/values.yaml to point to the kubernetes service of the BFF. The value most likely will be inventory-management-bff-{initials}:80.

**Values.yaml**
apiHost: "inventory-management-bff-balasaustin:80"

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
![image](https://user-images.githubusercontent.com/25986944/77667055-ba7bda80-6f4f-11ea-8ee0-bf67ac907a20.png)

**IBM Cloud**
Select the services and tools affected

- [ ] IBM Kubernetes Service Managed Service
- [X ] Red Hat OpenShift Managed Services
- [X ] Jenkins
- [ ] Tekton
- [ ] SonarQube
- [ ] Pact
- [ ] Artifactory
- [ ] IBM Image Registry

**Desktop (please complete the following information):**
- OS: [e.g. iOS] MACOS
- Browser [e.g. chrome, safari] Firefox
- Version [e.g. 22] 68.6.0esr (64-bit)

**Additional context**

OpenShift Build dev-bala-austin/gsi-enablement-one.inventory-management-ui-balasaustin-4 from https://github.com/gsi-enablement-one/inventory-management-ui-balasaustin.git
Checking out git https://github.com/gsi-enablement-one/inventory-management-ui-balasaustin.git into /var/lib/jenkins/jobs/dev-bala-austin/jobs/dev-bala-austin-gsi-enablement-one.inventory-management-ui-balasaustin/workspace@script to read Jenkinsfile
using credential dev-bala-austin-gsi-enablement-one.inventory-management-ui-balasaustin
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/gsi-enablement-one/inventory-management-ui-balasaustin.git # timeout=10
Fetching upstream changes from https://github.com/gsi-enablement-one/inventory-management-ui-balasaustin.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials dev-bala-austin-gsi-enablement-one.inventory-management-ui-balasaustin
> git fetch --tags --progress https://github.com/gsi-enablement-one/inventory-management-ui-balasaustin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0e58083fe1e27e40911c6c96718de4c7b2ff0dd4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0e58083fe1e27e40911c6c96718de4c7b2ff0dd4
Commit message: "update host"
First time build. Skipping changelog.
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] echo
Job name: dev-bala-austin/dev-bala-austin-gsi-enablement-one.inventory-management-ui-balasaustin
[Pipeline] echo
Secret name: gsi-enablement-one-inventory-management-ui-balasaustin
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
‘Jenkins’ doesn’t have label ‘a.dev-bala-austin-gsi-enablement-one.inventory-management2’

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.