Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46049

Cloud Foundry Plugin is not working after update to version 2.1

      After upgrade the Cloud Foundry Plugin to version 2.1 i've started to problems to make the app push.

      In the attachments there are the console text and the configuration I'm using.

       

          [JENKINS-46049] Cloud Foundry Plugin is not working after update to version 2.1

          Steven Swor added a comment - - edited

          sergiofm - is disk_quota specified in manifest-dev.yml?

          Steven Swor added a comment - - edited sergiofm - is  disk_quota specified in manifest-dev.yml ?

          Yes, it is defined as 1048M.

          Sergio Mendonça added a comment - Yes, it is defined as 1048M.

          Steven Swor added a comment -

          sergiofm - Good spotting. It's a bug with cf-java-client. I've just raised https://github.com/cloudfoundry/cf-java-client/issues/792 and am about to submit a PR to fix it. Will leave this issue open until the fix is released and we update the dependency version for the Jenkins plugin.

          Steven Swor added a comment - sergiofm - Good spotting. It's a bug with cf-java-client. I've just raised https://github.com/cloudfoundry/cf-java-client/issues/792  and am about to submit a PR to fix it. Will leave this issue open until the fix is released and we update the dependency version for the Jenkins plugin.

          sworisbreathing I'm happy to help and is good to know you find out what is causing this bug. I hope this can be fixed soon. 

          Sergio Mendonça added a comment - sworisbreathing I'm happy to help and is good to know you find out what is causing this bug. I hope this can be fixed soon. 

          Steven Swor added a comment -

          In the meantime you should be able to get away with just disk_quota: 1024 since cf-java-client assumes MB unless units are specified.

          Steven Swor added a comment - In the meantime you should be able to get away with just disk_quota: 1024 since cf-java-client assumes MB unless units are specified.

          Is there any prevision when this issue will be fixed?

          Sergio Mendonça added a comment - Is there any prevision when this issue will be fixed?

          Steven Swor added a comment -

          Still struggling with this one. The upstream PR was accepted and released, but there appears to be a regression in the new version of cf-java-client that breaks our ability to get the cloudfoundry logs. I'm still looking into it but don't have an ETA - I'm still trying to track down what other changes have been made since v2.15.0.RELEASE.

          Steven Swor added a comment - Still struggling with this one. The upstream PR was accepted and released, but there appears to be a regression in the new version of cf-java-client that breaks our ability to get the cloudfoundry logs. I'm still looking into it but don't have an ETA - I'm still trying to track down what other changes have been made since v2.15.0.RELEASE.

          Steven Swor added a comment -

          ok I've raised https://github.com/cloudfoundry/cf-java-client/issues/818 for the logging issue.

          Steven Swor added a comment - ok I've raised https://github.com/cloudfoundry/cf-java-client/issues/818 for the logging issue.

          Steven Swor added a comment -

          Upstream issue has been fixed and I've succesfully tested the plugin against cf-java-client 2.20.0.BULD-SNAPSHOT. Hopefully we can close this once 2.20.0.RELEASE drops.

          Steven Swor added a comment - Upstream issue has been fixed and I've succesfully tested the plugin against cf-java-client 2.20.0.BULD-SNAPSHOT. Hopefully we can close this once 2.20.0.RELEASE drops.

          Steven Swor added a comment -

          Fixed in version 2.2.0

          Steven Swor added a comment - Fixed in version 2.2.0

            sworisbreathing Steven Swor
            sergiofm Sergio Mendonça
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: