[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-debian-9 #39

ci at centos.org ci at centos.org
Fri Dec 14 12:16:55 UTC 2018


See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-debian-9/39/display/redirect>

------------------------------------------
Started by upstream project "osinfo-db-check" build number 39
originally caused by:
 Started by upstream project "osinfo-db-build" build number 39
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-debian-9/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins8439530019341626226.sh
+ /usr/bin/make check
for xml in `find data -name '*.xml' | sort`; do \
  if ! xmllint --relaxng data/schema/osinfo.rng --noout $xml; then \
    exit 1; \
  fi; \
done
data/schema/osinfo.rng:373: parser error : Opening and ending tag mismatch: ref line 372 and attribute
        </attribute>
                    ^
data/schema/osinfo.rng:374: parser error : Opening and ending tag mismatch: attribute line 371 and optional
      </optional>
                 ^
data/schema/osinfo.rng:411: parser error : Opening and ending tag mismatch: optional line 370 and element
    </element>
              ^
data/schema/osinfo.rng:412: parser error : Opening and ending tag mismatch: element line 356 and define
  </define>
           ^
data/schema/osinfo.rng:889: parser error : Opening and ending tag mismatch: define line 355 and grammar
</grammar>
          ^
data/schema/osinfo.rng:890: parser error : Premature end of data in tag grammar line 1

^
Relax-NG parser error : xmlRelaxNGParse: could not load data/schema/osinfo.rng
Relax-NG schema data/schema/osinfo.rng failed to compile
Makefile:124: recipe for target 'check' failed
make: *** [check] Error 1
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list