[JIRA] (OVIRT-1701) jenkins jobs try to collect find-bugs data even on non engine jobs

[ https://ovirt-jira.atlassian.net/browse/OVIRT-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35145#comment-35145 ] Barak Korren commented on OVIRT-1701: ------------------------------------- What you are seeing is a shell 'find' expression looking for findbugs files and skipping the collection when they are not found. So essentially findbugs reporst are *not* collected when they are not there. Closing this as notabug.
jenkins jobs try to collect find-bugs data even on non engine jobs ------------------------------------------------------------------
Key: OVIRT-1701 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1701 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: sbonazzo Assignee: infra
Example_ http://jenkins.ovirt.org/job/ovirt-wgt_master_check-patch-fc26-x86_64/11/con... Shows the failure: *09:44:19* Archiving artifacts*09:44:19* Recording test results*09:44:20* [ovirt-wgt_master_check-patch-fc26-x86_64] $ /bin/bash -xe /tmp/CommandInterpreterCondition8048067474184520875.sh*09:44:20* + find exported-artifacts/find-bugs/ -name '*.xml'*09:44:20* + grep -e '.*'*09:44:20* find: 'exported-artifacts/find-bugs/': No such file or directory*09:44:20* Run condition [Execute Shell] preventing perform for step [[Publish FindBugs analysis results]] Jobs shouldn't try to collect something which is not supposed to exist. -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> <http://www.teraplan.it/redhat-osd-2017/>
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100065)
participants (1)
-
Barak Korren (oVirt JIRA)