Recent xunit-plugin commits https://github.com/jenkinsci/xunit-plugin/commit/3f23643d and https://github.com/jenkinsci/xunit-plugin/commit/cd5367f2 removed some attributes from [junit-10.xsd](https://github.com/jenkinsci/xunit-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd) and the generated xml file is no longer accepted. As [junitxml.py](https://github.com/pytest-dev/pytest/blob/master/src/_pytest/junitxml.py) explicitly says that "Output conforms to https://github.com/jenkinsci/xunit-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd", I reported this bug here instead of the xunit-plugin bugtracker.
Recent xunit-plugin commits jenkinsci/xunit-plugin@3f23643d and jenkinsci/xunit-plugin@cd5367f2 removed some attributes from junit-10.xsd and the generated xml file is no longer accepted.
As junitxml.py explicitly says that "Output conforms to https://github.com/jenkinsci/xunit-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd", I reported this bug here instead of the xunit-plugin bugtracker.