[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Johannes Ohlemacher commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception @Artem: you are welcome I am worried about performance too, its on my todo list since quite some time. I have a lot on my plate right now, so this has to wait a few more weeks. 250Mb of valgrind reports seems like a challenging test case This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov edited a comment on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception @Johannes, thank you for the fix, it works fine for me now. Bug happened because I use my own valgrind version with some extra functionality, and I did not add some field to the report which I considered as not mandatory, but it was. Reports looks like correct now, but I am worried about performance. Jenkins need to many time for display reports. It take about 45 seconds for each request. I attached screenshot of timing. It is not related to this story, but will be interesting to know your opinion about performance issues. P.S. Job contain ~250 valgrind report files, with 1Mb data in the each file. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception @Johannes, thank you for the fix, it works fine for me now. Bug happened because I use my own valgrind version with some extra functionality, and I did not add some field to the report which I considered as not mandatory, but it was. Reports looks like correct now, but I am worried about performance. Jenkins need to many time for display reports. It take about 45 seconds for each request. I attached screenshot of timing. It is not related to this story, but will be interesting to know your opinion about performance issues. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov updated JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception Change By: Artem Popov (17/Sep/14 3:47 PM) Attachment: Overview.png Attachment: graph.png This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Johannes Ohlemacher commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception @Artem: thanks for uploading your report files. Most of those files are basically empty or contain no process information (required by the plugin). Those files caused the plugin to crash. It shouldn't happend anymore with version 0.22 (just released, wait a few hours until it shows up in your update center) btw: I am not sure, how you managed to create those empty report files... maybe there is a problem with your valgrind calls... This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
SCM/JIRA link daemon commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception Code changed in jenkins User: Johannes Ohlemacher Path: src/main/java/org/jenkinsci/plugins/valgrind/ValgrindPublisher.java src/main/java/org/jenkinsci/plugins/valgrind/model/ValgrindProcess.java src/main/java/org/jenkinsci/plugins/valgrind/model/ValgrindReport.java src/main/java/org/jenkinsci/plugins/valgrind/parser/ValgrindParserResult.java http://jenkins-ci.org/commit/valgrind-plugin/9d580e6b8f05774d7ce8ff7134ee938485beda6f Log: fixed JENKINS-13745 don't crash on invalid or incomplete report files This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception Johannes, have you any updates regarding this bug? This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov edited a comment on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception I didn't tested which one of XMLs cause a crash, but it is someone from "valgrind.tar.gz" This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Artem Popov updated JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception I didn't tested which one of XMLs cause a crash, but it someone from archive Change By: Artem Popov (11/Sep/14 8:42 AM) Attachment: valgrind.tar.gz Attachment: logs This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [valgrind] (JENKINS-13745) Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception
Johannes Ohlemacher commented on JENKINS-13745 Valgrind Plugin: Any Configuration of the "publish valgrind results" part triggers exception @Artem: other users seem to have no problem with the latest release (see comments of ticket JENKINS-24256), so i suspect there is something special with your data or your setup. Thanks for the stacktrace, it tells me where the plugin crashed but not exactly why. Could you send me the xml report from valgrind? This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.