Can you provide the full build-log from jenkins, at least the part where the jacoco-plugin performs it's work? And how does the configuration of the jacoco-plugin your job look like?
Thanks... Dominik. On Sat, Jun 24, 2017 at 4:50 AM, Steve Wardell <[email protected]> wrote: > I'm running an older version, 1.0.16, in Jenkins 1.588 due to approved > version limitations. It looks like the jacoco plugin (0.7.7.201606060606) > writes the exec under the /home/username/builds/projectName/<etc>. When I > add the post-build-action to Record JaCoCo coverage report and run the > build, the number of exec files found is 0. And then I get an exception: > > ERROR: Publisher hudson.plugins.jacoco.JacocoPublisher aborted due to > exception java.lang.IllegalStateException: basedir > /home/username/.jenkins/jobs/<build name>/builds/<unique > build>/jacoco/classes does not exist > > Any thoughts on why the mismatch of hierarchy of builds vs jobs? > > Thanks, > Steve > > -- > Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok > „Jenkins JaCoCo plugin mailing list” csoportjára. > Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való > leiratkozáshoz küldjön egy e-amailt a(z) jenkins-jacoco-plugin-mailing- > [email protected] címre. > Ha üzenetet szeretne küldeni ebbe a csoportba, küldjön e-mailt a(z) > [email protected] címre. > További lehetőségekért látogasson el ide: https://groups.google.com/d/ > optout. > -- Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok szolgáltatásbeli Jenkins JaCoCo plugin mailing list csoportra. Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való leiratkozáshoz küldjön egy e-amailt a(z) [email protected] címre. Ha üzenetet szeretne küldeni ebbe a csoportba, küldjön egy e-mailt a(z) [email protected] címre. További lehetőségekért látogasson el a(z) https://groups.google.com/d/optout címre.
