• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • github-api-plugin
    • None

      For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

      Snippet of the error (with some information removed)

      com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
       at [Source: \{
       "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
       "id":4295616343,
       "state":"pending",
       "description":"Flake8 checks in progress..",
       "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
       "created_at":"2017-10-24T09:59:04Z",
       "updated_at":("2017-10-24T09:59:04Z", 
       "note": "other keys removed"
      }}; line: 1, column: 133]
      

          [JENKINS-47601] Issues with 64bit commit status id

          Michael van Tellingen created issue -
          Michael van Tellingen made changes -
          Description Original: For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

          Snippet of the error (with some information removed)

          ```

          com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
           at [Source: \{
           "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
           "id":4295622502,
           "state":"pending",
           "description":"Flake8 checks in progress..",
           "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
           "created_at":"2017-10-24T09:59:04Z",
           "updated_at":("2017-10-24T09:59:04Z",
           "note": "other keys removed"
          }}; line: 1, column: 133]

          ```
          New: For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

          Snippet of the error (with some information removed)



          {code:java}
          com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
           at [Source: \{
           "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
           "id":4295622502,
           "state":"pending",
           "description":"Flake8 checks in progress..",
           "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
           "created_at":"2017-10-24T09:59:04Z",
           "updated_at":("2017-10-24T09:59:04Z",
           "note": "other keys removed"
          }}; line: 1, column: 133]
          {code}
          Michael van Tellingen made changes -
          Issue Type Original: New Feature [ 2 ] New: Bug [ 1 ]
          Michael van Tellingen made changes -
          Description Original: For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

          Snippet of the error (with some information removed)



          {code:java}
          com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
           at [Source: \{
           "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
           "id":4295622502,
           "state":"pending",
           "description":"Flake8 checks in progress..",
           "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
           "created_at":"2017-10-24T09:59:04Z",
           "updated_at":("2017-10-24T09:59:04Z",
           "note": "other keys removed"
          }}; line: 1, column: 133]
          {code}
          New: For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

          Snippet of the error (with some information removed)



          {code:java}
          com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
           at [Source: \{
           "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
           "id":4295616343,
           "state":"pending",
           "description":"Flake8 checks in progress..",
           "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
           "created_at":"2017-10-24T09:59:04Z",
           "updated_at":("2017-10-24T09:59:04Z",
           "note": "other keys removed"
          }}; line: 1, column: 133]
          {code}
          Michael van Tellingen made changes -
          Component/s New: github-branch-source-plugin [ 20858 ]
          Michael van Tellingen made changes -
          Component/s New: github-api-plugin [ 17496 ]
          Component/s Original: github-branch-source-plugin [ 20858 ]
          Component/s Original: github-plugin [ 15896 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-47632 [ JENKINS-47632 ]
          Jesse Glick made changes -
          Assignee Original: Kirill Merkushev [ lanwen ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue relates to INFRA-1333 [ INFRA-1333 ]
          Kaviyarasan Ramalingam made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]

            Unassigned Unassigned
            michaelvantellingen Michael van Tellingen
            Votes:
            9 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: