Johnny Johnson

Results 13 comments of Johnny Johnson

I get the same: ``` Error running start-build on at least one item: [buildconfig/tasks]; {reference={}, err=Uploading file "target/ROOT.war" as binary input for the build ... Error from server (NotFound): buildconfigs.build.openshift.io...

I tried that ``` C:\Users\johnn>oc get bc -n dev NAME TYPE FROM LATEST tasks Source Binary 0 ```

> Step3:go to script path and run the script. > > ./provision.sh deploy > > Step4: Deployment Stage(just click promote button) So is this in a windows env or linux?

Well now I got past build but failed on deploy to dev: ``` [rollout:latest:deploymentconfig/tasks] rollout:latest returned an error; {reference={}, err=Error from server (NotFound): deploymentconfigs.apps.openshift.io "tasks" not found, verb=rollout, cmd=oc --server=https://172.30.0.1:443...

I have the same issue a push to gogs should trigger a build and it doesn't.

I drastically increased the amount of ram and it seems to work, also the readiness probe was set to a really short cycle I set it to like 30 sec....

Yes 404 error on the link

@ptrckq ecellent! your solution worked for me, Thanks so much!!! :smiley:

Me too stopping and starting mini-shift causes jenkins failure: ``` Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.3.0.603:sonar (default-cli) on project jboss-tasks-rs: No quality profiles have been found, you probably don't have any...

Thanks @fabiomartinelli I will try it. I just nuked :boom: the whole project and recreated it That works too but its a bit extreme. I like you approach better.