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

Branch Scan will always return "Changes detected: master (null → 469e391aa938e772825b97b85008954820c840bc)"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None

      From https://github.com/jenkinsci/bitbucket-branch-source-plugin/issues/897

       

      During branch scans the following log can be observed:

      Changes detected: <cut branch name> (null → 6337785545608b32642f1cae7e6e10af04d3c4e1)
      Did not schedule build for branch: <cut branch name>
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: <cut branch name> (null → 6e8e43d3ddbe00556257ad3e077cb968e60554a5)
      Did not schedule build for branch: <cut branch name>
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: <cut branch name> (null → b7e8f8788ef05923f9ffd23453e501f546ed2494)
      Did not schedule build for branch: <cut branch name>
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: <cut branch name> (null → 5e73d4f78bd0ee9dbab0dc82039699150ecafc67)
      Did not schedule build for branch: <cut branch name>
      Checking branch master from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: master (null → 469e391aa938e772825b97b85008954820c840bc)
      Did not schedule build for branch: master
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: <cut branch name> (null → da34d3ba5b0f7cf15ec3117bb431035275f732f0)
      Did not schedule build for branch: <cut branch name>
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria
      Changes detected: <cut branch name> (null → 402235fcd56273a4a1dd044ea643f6510b83e5cd)
      Did not schedule build for branch: <cut branch name>
      Checking branch <cut branch name> from <cut repo name>
            ‘infrastructure/pipelines/buildAndTest.groovy’ found
          Met criteria 

       

      Every new scan seems to detect changes, even if there are none.

       

      The scan it-self is also very slow, detecting only one branch in approx 1s to 5s. 

            nfalco Nikolas Falco
            thomasleber Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: