• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • saltstack-plugin
    • None
    • jenkins version 2.85
      SaltStack plugin 3.1.3
      Salt version 2017.7.2

      When I make request via curl I get json output with every state result as true,

      output when I try use plugin is in the attachment.

       

        1. curl_job.json
          8 kB
        2. job_config.png
          job_config.png
          60 kB
        3. job.json
          4 kB
        4. job.log
          60 kB
        5. job.log
          60 kB

          [JENKINS-47889] salt request faild

          Interesting! This looks very similar to https://github.com/jenkinsci/saltstack-plugin/issues/106.

          Since it's a stackoverflow error in the json library, it's a bit unclear why this is being triggered. Can you paste the salt output for that jid?

          Christian McHugh added a comment - Interesting! This looks very similar to https://github.com/jenkinsci/saltstack-plugin/issues/106 . Since it's a stackoverflow error in the json library, it's a bit unclear why this is being triggered. Can you paste the salt output for that jid?

          That jid expire.
          I make new one. job.log job.json

          Marek Solarski added a comment - That jid expire. I make new one. job.log job.json

          Are you able to replicate the stackoverflow on every run? If so, that's fantastic as I've been unable to replicate!

          That json response looks fine. Could you also try sending over the results from the salt-api itself? https://gist.github.com/mchugh19/61cd93440660ccbfc709

          Christian McHugh added a comment - Are you able to replicate the stackoverflow on every run? If so, that's fantastic as I've been unable to replicate! That json response looks fine. Could you also try sending over the results from the salt-api itself? https://gist.github.com/mchugh19/61cd93440660ccbfc709

          In this particular case yes. Every run produce this error.

          The same output fetching by api in attachment:curl_job.json

          Marek Solarski added a comment - In this particular case yes. Every run produce this error. The same output fetching by api in attachment: curl_job.json

          Can you please test this release? https://github.com/jenkinsci/saltstack-plugin/releases/tag/3.1.4-beta1
          I was able to replicate the StackOverflowError, and this corrects it for me.

          Christian McHugh added a comment - Can you please test this release? https://github.com/jenkinsci/saltstack-plugin/releases/tag/3.1.4-beta1 I was able to replicate the StackOverflowError, and this corrects it for me.

          This release works for me.

          Thank you.

           

          Marek Solarski added a comment - This release works for me. Thank you.  

            mchugh19 Christian McHugh
            mareckii Marek Solarski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: