[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-fedora-rawhide #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-rawhide/...>
------------------------------------------
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-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-rawhide/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins2552341391052037319.sh
+ /usr/bin/gmake 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
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-freebsd-10 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-10/39/d...>
------------------------------------------
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-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-10/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins543587432563187237.sh
+ /usr/local/bin/gmake 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
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-freebsd-11 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-11/39/d...>
------------------------------------------
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-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-freebsd-11/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins8087207379447837806.sh
+ /usr/local/bin/gmake 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
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-debian-9 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-debian-9/39/dis...>
------------------------------------------
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
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-centos-7 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-centos-7/39/dis...>
------------------------------------------
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-centos-7 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-centos-7/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins825858655721916985.sh
+ /usr/bin/gmake 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
gmake: *** [check] Error 1
Build step 'Execute shell' marked build as failure
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-fedora-28 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-28/39/di...>
------------------------------------------
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-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-28/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins1281644062963289480.sh
+ /usr/bin/gmake 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
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-debian-8 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-debian-8/39/dis...>
------------------------------------------
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-8 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-debian-8/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins2445439531609225680.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
6 years
[Libvirt-ci] Build failed in Jenkins: osinfo-db-check » libvirt-fedora-29 #39
by ci@centos.org
See <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-29/39/di...>
------------------------------------------
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-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-check/systems=libvirt-fedora-29/ws/>
[osinfo-db] $ /bin/sh -xe /tmp/jenkins473122920210552690.sh
+ /usr/bin/gmake 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
gmake: *** [Makefile:124: check] Error 1
Build step 'Execute shell' marked build as failure
6 years