• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None

      Warnings regex:

      ^\s*([^:]+):([0-9]+):([^:]+):([^:]+):\s*(.*)$ 
      

      results in false positives.

      Running acceptance tests, outputs the following which is matched:

          Ubuntu
      
          ubuntu-server-1404-x64 executed in 0.14 seconds
          localhost $ scp /var/lib/jenkins/jobs/puppet-bind/workspace ubuntu-server-1404-x64:/etc/puppet/modules/bind {}
      
          ubuntu-server-1404-x64 13:48:01$ env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" facter  osfamily
          Debian
      

          [JENKINS-23827] Puppet-lint regex matching too much

          Jon Skarpeteig created issue -
          Ulli Hafner made changes -
          Description Original: Warnings regex:

          ^\s*([^:]+):([0-9]+):([^:]+):([^:]+):\s*(.*)$

          results in false positives.


          Running acceptance tests, outputs the following which is matched:

              Ubuntu

              ubuntu-server-1404-x64 executed in 0.14 seconds
              localhost $ scp /var/lib/jenkins/jobs/puppet-bind/workspace ubuntu-server-1404-x64:/etc/puppet/modules/bind {}

              ubuntu-server-1404-x64 13:48:01$ env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" facter osfamily
              Debian
          New: Warnings regex:
          {noformat}
          ^\s*([^:]+):([0-9]+):([^:]+):([^:]+):\s*(.*)$
          {noformat}
          results in false positives.


          Running acceptance tests, outputs the following which is matched:
          {noformat}
              Ubuntu

              ubuntu-server-1404-x64 executed in 0.14 seconds
              localhost $ scp /var/lib/jenkins/jobs/puppet-bind/workspace ubuntu-server-1404-x64:/etc/puppet/modules/bind {}

              ubuntu-server-1404-x64 13:48:01$ env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" facter osfamily
              Debian
          {noformat}
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 156618 ] New: JNJira + In-Review [ 195471 ]

            drulli Ulli Hafner
            yuav Jon Skarpeteig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: