• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • analysis-model
    • Jenkins 2.235.5
      Warnings Next Generation Plugin 8.5.0

      I get errors on fingerprinting which I can't resolve.

      Problem with Lint output

      [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'
      [PC-Lint] -> found 1 file
      [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt
      [PC-Lint] -> found 428 issues (skipped 21 duplicates)
      [PC-Lint] [-ERROR-] Can't create fingerprints for some files:
      [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>
      [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
      

       Problem with Doxygen 1.8.20 output

      [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
      [Doxygen] -> found 1 file
      [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
      [Doxygen] -> found 2 issues (skipped 0 duplicates)
      [Doxygen] [-ERROR-] Can't create fingerprints for some files:
      [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
      [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
      [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
      [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
      

      I checked the files and they are 'UTF-8' as expected.

       

          [JENKINS-64541] Doxygen parser writes message to filename

          Tim Schlüter created issue -
          Tim Schlüter made changes -
          Description Original: I get errors on fingerprinting which I can't resolve.

           
          *11:02:00* [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
           
          *10:33:27* [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
           

          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Tim Schlüter made changes -
          Description Original: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code:bash}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Tim Schlüter made changes -
          Description Original: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code:bash}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Tim Schlüter made changes -
          Description Original: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00* [PC-Lint] -> found 1 file*11:02:00* [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00* [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00* [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00* [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00* [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'*10:33:27* [Doxygen] -> found 1 file*10:33:27* [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log*10:33:27* [Doxygen] -> found 2 issues (skipped 0 duplicates)*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* using credential x*10:33:27* > C:\Program Files\Git\cmd\git.exe rev-parse "1c72e339a34478b562ba5a0b8c4ffdd1b87c270d^\{commit}" # timeout=10*10:33:27* [Doxygen] [-ERROR-] Can't create fingerprints for some files:*10:33:27* [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c*10:33:27* [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:*10:33:27* [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'*10:33:27* [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00*
          [PC-Lint] -> found 1 file*11:02:00*
          [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00*
          [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00*
          [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00*
          [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00*
          [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
          [Doxygen] -> found 1 file
          [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
          [Doxygen] -> found 2 issues (skipped 0 duplicates)
          [Doxygen] [-ERROR-] Can't create fingerprints for some files:
          [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
          [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
          [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
          [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Tim Schlüter made changes -
          Description Original: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'*11:02:00*
          [PC-Lint] -> found 1 file*11:02:00*
          [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt*11:02:00*
          [PC-Lint] -> found 428 issues (skipped 21 duplicates)*11:02:00*
          [PC-Lint] [-ERROR-] Can't create fingerprints for some files:*11:02:00*
          [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>*11:02:00*
          [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
          [Doxygen] -> found 1 file
          [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
          [Doxygen] -> found 2 issues (skipped 0 duplicates)
          [Doxygen] [-ERROR-] Can't create fingerprints for some files:
          [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
          [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
          [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
          [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'
          [PC-Lint] -> found 1 file
          [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt
          [PC-Lint] -> found 428 issues (skipped 21 duplicates)
          [PC-Lint] [-ERROR-] Can't create fingerprints for some files:
          [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>
          [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
          [Doxygen] -> found 1 file
          [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
          [Doxygen] -> found 2 issues (skipped 0 duplicates)
          [Doxygen] [-ERROR-] Can't create fingerprints for some files:
          [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
          [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
          [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
          [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Ulli Hafner made changes -
          Component/s New: analysis-model [ 23523 ]
          Component/s Original: warnings-ng-plugin [ 24526 ]
          Summary Original: Can't create fingerprints New: Doxygen parser writes message to filename
          Ulli Hafner made changes -
          Assignee Original: Ulli Hafner [ drulli ]
          Description Original: I get errors on fingerprinting which I can't resolve.

           

          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'
          [PC-Lint] -> found 1 file
          [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt
          [PC-Lint] -> found 428 issues (skipped 21 duplicates)
          [PC-Lint] [-ERROR-] Can't create fingerprints for some files:
          [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>
          [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
          [Doxygen] -> found 1 file
          [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
          [Doxygen] -> found 2 issues (skipped 0 duplicates)
          [Doxygen] [-ERROR-] Can't create fingerprints for some files:
          [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
          [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
          [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
          [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          New: I get errors on fingerprinting which I can't resolve.



          {code}
          [PC-Lint] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern '<...>/Lint/Lint_Messages.txt'
          [PC-Lint] -> found 1 file
          [PC-Lint] Successfully parsed file D:\JenkinsWorkspace\<job>\<...>\Lint\Lint_Messages.txt
          [PC-Lint] -> found 428 issues (skipped 21 duplicates)
          [PC-Lint] [-ERROR-] Can't create fingerprints for some files:
          [PC-Lint] [-ERROR-] - '<command line option>', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <<> at index 0: <command line option>
          [PC-Lint] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}

           
          {code}
          [Doxygen] Searching for all files in 'D:\JenkinsWorkspace\<job>' that match the pattern 'Dokumente/doxy.log'
          [Doxygen] -> found 1 file
          [Doxygen] Successfully parsed file D:\JenkinsWorkspace\<job>\Dokumente\doxy.log
          [Doxygen] -> found 2 issues (skipped 0 duplicates)
          [Doxygen] [-ERROR-] Can't create fingerprints for some files:
          [Doxygen] [-ERROR-] - 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 49: Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c
          [Doxygen] [-ERROR-] Errors while extracting author and commit information from Git:
          [Doxygen] [-ERROR-] - no blame results for file 'Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c'
          [Doxygen] Post processing issues on 'Master' with source code encoding 'UTF-8'
          {code}


          I checked the files and they are 'UTF-8' as expected.

           
          Labels New: help-wanted

          Ulli Hafner added a comment -

          Can you please add the line of your console log that is parsed incorrectly? (It contains the text Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c)

          Ulli Hafner added a comment - Can you please add the line of your console log that is parsed incorrectly? (It contains the text Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/<job>/Source/Source.c )

          Tim Schlüter added a comment - - edited

          This are the lines the plugin should parse:

          ...
          Generating caller graph for function s_vSetVersion
          Generating caller graph for function s_vUpdateAliveStatus
          Generating call graph for function vCanOpenDeviceControl
          Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/BASIS/CANOPEN/Source/CanOpenSdo.c:89:warning: Member s_s8InitSdoData(uint16 u16TaskIndex) (function) of file CanOpenSdo.c is not documented.
          D:/JenkinsWorkspace/BASIS/CANOPEN/Source/CanOpenSdo.c:119:warning: Member s_s8ReadSdoDataFromIoId(uint16 u16TaskIndex, const TS_CAN_OPEN_VAR *const cpctsVar) (function) of file CanOpenSdo.c is not documented.
          iceControl
          Generating docs for file CanOpenDevice.h...
          Generating caller graph for function boCanOpenDeviceInit
          Generating call graph for function vCanOpenDeviceControl
          Generating caller graph for function vCanOpenDeviceControl
          ...
          

          Tim Schlüter added a comment - - edited This are the lines the plugin should parse: ... Generating caller graph for function s_vSetVersion Generating caller graph for function s_vUpdateAliveStatus Generating call graph for function vCanOpenDeviceControl Generating caller graph for function vCanOpenDevD:/JenkinsWorkspace/BASIS/CANOPEN/Source/CanOpenSdo.c:89:warning: Member s_s8InitSdoData(uint16 u16TaskIndex) (function) of file CanOpenSdo.c is not documented. D:/JenkinsWorkspace/BASIS/CANOPEN/Source/CanOpenSdo.c:119:warning: Member s_s8ReadSdoDataFromIoId(uint16 u16TaskIndex, const TS_CAN_OPEN_VAR * const cpctsVar) (function) of file CanOpenSdo.c is not documented. iceControl Generating docs for file CanOpenDevice.h... Generating caller graph for function boCanOpenDeviceInit Generating call graph for function vCanOpenDeviceControl Generating caller graph for function vCanOpenDeviceControl ...

            Unassigned Unassigned
            timsch Tim Schlüter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: