[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #492972
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Apr 25 11:24:13 BST 2023
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/492972/display/redirect>
Changes:
------------------------------------------
[...truncated 50.20 KB...]
pivy/coin_wrap.cpp:5724:17: note: in expansion of macro ‘PyEval_CallObject’
5724 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void sensorQueueChangedPythonCB(void*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:5754:17: note: in expansion of macro ‘PyEval_CallObject’
5754 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoGLRenderPassPythonCB(void*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:5995:17: note: in expansion of macro ‘PyEval_CallObject’
5995 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘SoGLRenderAction::AbortCode SoGLRenderAbortPythonCB(void*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6015:17: note: in expansion of macro ‘PyEval_CallObject’
6015 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoGLPreRenderPythonCB(void*, SoGLRenderAction*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6040:17: note: in expansion of macro ‘PyEval_CallObject’
6040 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘SoCallbackAction::Response SoIntersectionVisitationPythonCB(void*, const SoPath*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6197:17: note: in expansion of macro ‘PyEval_CallObject’
6197 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘SbBool SoIntersectionFilterPythonCB(void*, const SoPath*, const SoPath*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6228:17: note: in expansion of macro ‘PyEval_CallObject’
6228 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘SoIntersectionDetectionAction::Resp SoIntersectionPythonCB(void*, const SoIntersectingPrimitive*, const SoIntersectingPrimitive*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6260:17: note: in expansion of macro ‘PyEval_CallObject’
6260 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoDraggerPythonCB(void*, SoDragger*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6319:17: note: in expansion of macro ‘PyEval_CallObject’
6319 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoSensorPythonCB(void*, SoSensor*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:6378:17: note: in expansion of macro ‘PyEval_CallObject’
6378 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoPythonCallBack(void*, SoAction*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7111:17: note: in expansion of macro ‘PyEval_CallObject’
7111 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoEventPythonCallBack(void*, SoEventCallback*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7142:17: note: in expansion of macro ‘PyEval_CallObject’
7142 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoSelectionPathPythonCB(void*, SoPath*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7179:17: note: in expansion of macro ‘PyEval_CallObject’
7179 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoSelectionClassPythonCB(void*, SoSelection*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7202:17: note: in expansion of macro ‘PyEval_CallObject’
7202 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘SoPath* SoSelectionPickPythonCB(void*, const SoPickedPoint*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7225:17: note: in expansion of macro ‘PyEval_CallObject’
7225 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoSceneManagerPythonCB(void*, SoSceneManager*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7411:17: note: in expansion of macro ‘PyEval_CallObject’
7411 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void SoRenderManagerRenderPythonCB(void*, SoRenderManager*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7440:17: note: in expansion of macro ‘PyEval_CallObject’
7440 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void ScXMLStateMachineDeletePythonCB(void*, ScXMLStateMachine*)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7494:17: note: in expansion of macro ‘PyEval_CallObject’
7494 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp: In function ‘void ScXMLStateChangePythonCB(void*, ScXMLStateMachine*, const char*, SbBool, SbBool)’:
/usr/include/python3.10/ceval.h:24:34: warning: ‘PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)’ is deprecated [-Wdeprecated-declarations]
24 | PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:7522:17: note: in expansion of macro ‘PyEval_CallObject’
7522 | if ((result = PyEval_CallObject(func, arglist)) == NULL) {
| ^~~~~~~~~~~~~~~~~
/usr/include/python3.10/ceval.h:17:43: note: declared here
17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.10/unicodeobject.h:1046,
from /usr/include/python3.10/Python.h:83:
pivy/coin_wrap.cpp: In function ‘PyObject* _wrap_SoInput_setBuffer(PyObject*, PyObject*)’:
/usr/include/python3.10/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’
261 | PyUnicode_WSTR_LENGTH(op) : \
| ^~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:39734:14: note: in expansion of macro ‘PyUnicode_GET_SIZE’
39734 | arg3 = PyUnicode_GET_SIZE(swig_obj[1]);
| ^~~~~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:262:33: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations]
262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:39734:14: note: in expansion of macro ‘PyUnicode_GET_SIZE’
39734 | arg3 = PyUnicode_GET_SIZE(swig_obj[1]);
| ^~~~~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:451:61: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations]
451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’
264 | PyUnicode_WSTR_LENGTH(op)))
| ^~~~~~~~~~~~~~~~~~~~~
pivy/coin_wrap.cpp:39734:14: note: in expansion of macro ‘PyUnicode_GET_SIZE’
39734 | arg3 = PyUnicode_GET_SIZE(swig_obj[1]);
| ^~~~~~~~~~~~~~~~~~
/usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Tue Apr 25 10:24:12 UTC 2023 - /srv/reproducible-results/archlinuxrb-build-QU5NupD2 deleted.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.lang.InterruptedException
at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2109)
at java.base/java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1454)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:103)
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:42)
Caused: java.lang.RuntimeException
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:46)
at hudson.plugins.logparser.LogParserStatusComputer.call(LogParserStatusComputer.java:22)
at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:346)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:160)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:117)
at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
at hudson.model.Build$BuildExecution.post2(Build.java:179)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
at hudson.model.Run.execute(Run.java:1925)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Build step 'Console output (build log) parsing' marked build as failure
More information about the Qa-jenkins-scm
mailing list