Bug#1084042: ros-geometry2: FTBFS: FAILURE: Package [tf2_kdl] for test node [tf2_kdl/test_kdl] does not exist
Santiago Vila
sanvila at debian.org
Fri Oct 4 13:02:28 BST 2024
Package: src:ros-geometry2
Version: 0.7.7-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: dh_auto_configure --buildsystem=cmake --builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build -- -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.12 -DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython_EXECUTABLE=/usr/bin/python3.12 -DPython_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPython_INCLUDE_DIR=/usr/include/python3.12 -DPython3_EXECUTABLE=/usr/bin/python3.12 -DPython3_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPython3_INCLUDE_DIR=/usr/include/python3.12 -DPYVER=3.12
cd .pybuild/cpython3_3.12/build && PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.12 -DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython_EXECUTABLE=/usr/bin/python3.12 -DPython_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPython_INCLUDE_DIR=/usr/include/python3.12 -DPython3_EXECUTABLE=/usr/bin/python3.12 -DPython3_LIBRARY=/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/libpython3.12.so -DPython3_INCLUDE_DIR=/usr/include/python3.12 -DPYVER=3.12 ../../..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
[... snipped ...]
Error: TF_NO_CHILD_FRAME_ID: Ignoring transform from authority "authority1" because child_frame_id not set
at line 227 in ./tf2/src/buffer_core.cpp
Error: TF_NO_FRAME_ID: Ignoring transform with child_frame_id "" from authority "authority1" because frame_id not set
at line 233 in ./tf2/src/buffer_core.cpp
Error: TF_DENORMALIZED_QUATERNION: Ignoring transform for child_frame_id "" from authority "authority1" because of an invalid quaternion in the transform (0.000000 0.000000 0.000000 0.000000)
at line 255 in ./tf2/src/buffer_core.cpp
[ OK ] tf2.setTransformFail (0 ms)
[ RUN ] tf2.setTransformValid
[ OK ] tf2.setTransformValid (0 ms)
[ RUN ] tf2.setTransformInvalidQuaternion
Error: TF_DENORMALIZED_QUATERNION: Ignoring transform for child_frame_id "child" from authority "authority1" because of an invalid quaternion in the transform (0.000000 0.000000 0.000000 0.000000)
at line 255 in ./tf2/src/buffer_core.cpp
[ OK ] tf2.setTransformInvalidQuaternion (0 ms)
[----------] 3 tests from tf2 (0 ms total)
[----------] 2 tests from tf2_lookupTransform
[ RUN ] tf2_lookupTransform.LookupException_Nothing_Exists
[ OK ] tf2_lookupTransform.LookupException_Nothing_Exists (0 ms)
[ RUN ] tf2_lookupTransform.LookupException_One_Exists
[ OK ] tf2_lookupTransform.LookupException_One_Exists (0 ms)
[----------] 2 tests from tf2_lookupTransform (0 ms total)
[----------] 2 tests from tf2_canTransform
[ RUN ] tf2_canTransform.Nothing_Exists
[ OK ] tf2_canTransform.Nothing_Exists (0 ms)
[ RUN ] tf2_canTransform.One_Exists
[ OK ] tf2_canTransform.One_Exists (0 ms)
[----------] 2 tests from tf2_canTransform (0 ms total)
[----------] 1 test from tf2_chainAsVector
[ RUN ] tf2_chainAsVector.chain_v_configuration
[ OK ] tf2_chainAsVector.chain_v_configuration (0 ms)
[----------] 1 test from tf2_chainAsVector (0 ms total)
[----------] 2 tests from tf2_walkToTopParent
[ RUN ] tf2_walkToTopParent.walk_i_configuration
[ OK ] tf2_walkToTopParent.walk_i_configuration (0 ms)
[ RUN ] tf2_walkToTopParent.walk_v_configuration
[ OK ] tf2_walkToTopParent.walk_v_configuration (0 ms)
[----------] 2 tests from tf2_walkToTopParent (0 ms total)
[----------] Global test environment tear-down
[==========] 10 tests from 5 test suites ran. (0 ms total)
[ PASSED ] 10 tests.
-- run_tests.py: execute commands
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2/test_simple --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2/gtest-test_simple.xml
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2/gtest-test_simple.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_gtest_test_simple
make -f tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build.make tf2/CMakeFiles/_run_tests_tf2_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2/CMakeFiles/_run_tests_tf2_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build.make tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2/CMakeFiles/_run_tests_tf2_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_gtest
make -f tf2/CMakeFiles/_run_tests_tf2.dir/build.make tf2/CMakeFiles/_run_tests_tf2.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2/CMakeFiles/_run_tests_tf2.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2/CMakeFiles/_run_tests_tf2.dir/build.make tf2/CMakeFiles/_run_tests_tf2.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2/CMakeFiles/_run_tests_tf2.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2
make -f tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build.make tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build.make tf2_ros/CMakeFiles/clean_test_results_tf2_ros.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && /usr/bin/python3.12 /usr/share/catkin/cmake/test/remove_test_results.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros
Removing test result files from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_ros
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_message_filter_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml "/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_message_filter_test.xml --results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" /<<PKGBUILDDIR>>/tf2_ros/test/message_filter_test.launch "
... logging to /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78386.log
[ROSUNIT] Outputting test results to /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml
[Testcase: testmessage_filter_test] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_message_filter] does not exist
File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
yield
File "/usr/lib/python3.12/unittest/case.py", line 634, in run
self._callTestMethod(testMethod)
File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
if method() is not None:
^^^^^^^^
File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
self.fail(message)
--------------------------------------------------------------------------------
[ROSTEST]-----------------------------------------------------------------------
[testmessage_filter_test][failed]
SUMMARY
[1;31m * RESULT: FAIL[0m
* TESTS: 0
* ERRORS: 0
[1;31m * FAILURES: 1[0m
ERROR: The following tests failed to run:
* testmessage_filter_test
rostest log file is in /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78386.log
-- run_tests.py: execute commands
/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_message_filter_test.xml --results-base-dir "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" /<<PKGBUILDDIR>>/tf2_ros/test/message_filter_test.launch
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_message_filter_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest_test_message_filter_test.launch
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml "/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_unittest.xml --results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" /<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_unittest.launch "
... logging to /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78421.log
[ROSUNIT] Outputting test results to /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml
[Testcase: testtransform_listener_unittest] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_listener] does not exist
File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
yield
File "/usr/lib/python3.12/unittest/case.py", line 634, in run
self._callTestMethod(testMethod)
File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
if method() is not None:
^^^^^^^^
File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
self.fail(message)
--------------------------------------------------------------------------------
[ROSTEST]-----------------------------------------------------------------------
[testtransform_listener_unittest][failed]
SUMMARY
[1;31m * RESULT: FAIL[0m
* TESTS: 0
* ERRORS: 0
[1;31m * FAILURES: 1[0m
ERROR: The following tests failed to run:
* testtransform_listener_unittest
rostest log file is in /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78421.log
-- run_tests.py: execute commands
/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_unittest.xml --results-base-dir "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" /<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_unittest.launch
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_unittest.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest_test_transform_listener_unittest.launch
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml "/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_time_reset_test.xml --results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" /<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_time_reset_test.launch "
... logging to /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78452.log
[ROSUNIT] Outputting test results to /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml
[Testcase: testtransform_listener_time_reset_test] ... FAILURE!
FAILURE: Package [tf2_ros] for test node [tf2_ros/tf2_ros_test_time_reset] does not exist
File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
yield
File "/usr/lib/python3.12/unittest/case.py", line 634, in run
self._callTestMethod(testMethod)
File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
if method() is not None:
^^^^^^^^
File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
self.fail(message)
--------------------------------------------------------------------------------
[ROSTEST]-----------------------------------------------------------------------
[testtransform_listener_time_reset_test][failed]
SUMMARY
[1;31m * RESULT: FAIL[0m
* TESTS: 0
* ERRORS: 0
[1;31m * FAILURES: 1[0m
ERROR: The following tests failed to run:
* testtransform_listener_time_reset_test
rostest log file is in /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78452.log
-- run_tests.py: execute commands
/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_ros --package=tf2_ros --results-filename test_transform_listener_time_reset_test.xml --results-base-dir "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" /<<PKGBUILDDIR>>/tf2_ros/test/transform_listener_time_reset_test.launch
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest_test_transform_listener_time_reset_test.launch
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_ros/CMakeFiles/_run_tests_tf2_ros_rostest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros_rostest
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build.make tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_ros/CMakeFiles/_run_tests_tf2_ros.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_ros
make -f tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build.make tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build.make tf2_bullet/CMakeFiles/clean_test_results_tf2_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet && /usr/bin/python3.12 /usr/share/catkin/cmake/test/remove_test_results.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet
Removing test result files from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_bullet
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest_test_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_bullet/test_bullet --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml"
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TfBullet
[ RUN ] TfBullet.ConvertVector
[ OK ] TfBullet.ConvertVector (0 ms)
[----------] 1 test from TfBullet (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[ PASSED ] 1 test.
-- run_tests.py: execute commands
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_bullet/test_bullet --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_bullet/gtest-test_bullet.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet_gtest_test_bullet
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_bullet/CMakeFiles/_run_tests_tf2_bullet_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet_gtest
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build.make tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_bullet/CMakeFiles/_run_tests_tf2_bullet.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_bullet
make -f tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build.make tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build.make tf2_eigen/CMakeFiles/clean_test_results_tf2_eigen.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen && /usr/bin/python3.12 /usr/share/catkin/cmake/test/remove_test_results.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen
Removing test result files from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_eigen
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest_tf2_eigen-test.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_eigen/tf2_eigen-test --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml"
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from TfEigen
[ RUN ] TfEigen.ConvertVector3dStamped
[ OK ] TfEigen.ConvertVector3dStamped (0 ms)
[ RUN ] TfEigen.ConvertVector3d
[ OK ] TfEigen.ConvertVector3d (0 ms)
[ RUN ] TfEigen.ConvertQuaterniondStamped
[ OK ] TfEigen.ConvertQuaterniondStamped (0 ms)
[ RUN ] TfEigen.ConvertQuaterniond
[ OK ] TfEigen.ConvertQuaterniond (0 ms)
[ RUN ] TfEigen.TransformQuaterion
[ OK ] TfEigen.TransformQuaterion (0 ms)
[ RUN ] TfEigen.ConvertAffine3dStamped
[ OK ] TfEigen.ConvertAffine3dStamped (0 ms)
[ RUN ] TfEigen.ConvertIsometry3dStamped
[ OK ] TfEigen.ConvertIsometry3dStamped (0 ms)
[ RUN ] TfEigen.ConvertAffine3d
[ OK ] TfEigen.ConvertAffine3d (0 ms)
[ RUN ] TfEigen.ConvertIsometry3d
[ OK ] TfEigen.ConvertIsometry3d (0 ms)
[ RUN ] TfEigen.ConvertTransform
[ OK ] TfEigen.ConvertTransform (0 ms)
[----------] 10 tests from TfEigen (0 ms total)
[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 10 tests.
-- run_tests.py: execute commands
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_eigen/tf2_eigen-test --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_eigen/gtest-tf2_eigen-test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen_gtest_tf2_eigen-test
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_eigen/CMakeFiles/_run_tests_tf2_eigen_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen_gtest
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build.make tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_eigen/CMakeFiles/_run_tests_tf2_eigen.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_eigen
make -f tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build.make tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build.make tf2_geometry_msgs/CMakeFiles/clean_test_results_tf2_geometry_msgs.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && /usr/bin/python3.12 /usr/share/catkin/cmake/test/remove_test_results.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs
Removing test result files from '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target clean_test_results_tf2_geometry_msgs
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest_test_test.launch.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml "/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_geometry_msgs --package=tf2_geometry_msgs --results-filename test_test.xml --results-base-dir \"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results\" /<<PKGBUILDDIR>>/tf2_geometry_msgs/test/test.launch "
... logging to /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78571.log
[ROSUNIT] Outputting test results to /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml
[Testcase: testtest_tf_geometry_msgs] ... FAILURE!
FAILURE: Package [tf2_geometry_msgs] for test node [tf2_geometry_msgs/test_geometry_msgs] does not exist
File "/usr/lib/python3.12/unittest/case.py", line 58, in testPartExecutor
yield
File "/usr/lib/python3.12/unittest/case.py", line 634, in run
self._callTestMethod(testMethod)
File "/usr/lib/python3.12/unittest/case.py", line 589, in _callTestMethod
if method() is not None:
^^^^^^^^
File "/usr/lib/python3/dist-packages/rostest/runner.py", line 93, in fn
self.fail(message)
--------------------------------------------------------------------------------
[ROSTEST]-----------------------------------------------------------------------
[testtest_tf_geometry_msgs][failed]
SUMMARY
[1;31m * RESULT: FAIL[0m
* TESTS: 0
* ERRORS: 0
[1;31m * FAILURES: 1[0m
ERROR: The following tests failed to run:
* testtest_tf_geometry_msgs
rostest log file is in /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.ros/log/rostest-m7a-large-1728037175-78571.log
-- run_tests.py: execute commands
/usr/bin/python3.12 /usr/bin/rostest --pkgdir=/<<PKGBUILDDIR>>/tf2_geometry_msgs --package=tf2_geometry_msgs --results-filename test_test.xml --results-base-dir "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results" /<<PKGBUILDDIR>>/tf2_geometry_msgs/test/test.launch
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/rostest-test_test.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_rostest_test_test.launch
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_rostest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_rostest
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs && ../catkin_generated/env_cached.sh /usr/bin/python3.12 /usr/share/catkin/cmake/test/run_tests.py /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_geometry_msgs/test_tomsg_frommsg --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml"
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from tf2_geometry_msgs
[ RUN ] tf2_geometry_msgs.Vector3
[ OK ] tf2_geometry_msgs.Vector3 (0 ms)
[ RUN ] tf2_geometry_msgs.Point
[ OK ] tf2_geometry_msgs.Point (0 ms)
[ RUN ] tf2_geometry_msgs.Quaternion
[ OK ] tf2_geometry_msgs.Quaternion (0 ms)
[ RUN ] tf2_geometry_msgs.Pose
[ OK ] tf2_geometry_msgs.Pose (0 ms)
[ RUN ] tf2_geometry_msgs.Transform
[ OK ] tf2_geometry_msgs.Transform (0 ms)
[ RUN ] tf2_geometry_msgs.Vector3Stamped
[ OK ] tf2_geometry_msgs.Vector3Stamped (0 ms)
[ RUN ] tf2_geometry_msgs.PointStamped
[ OK ] tf2_geometry_msgs.PointStamped (0 ms)
[ RUN ] tf2_geometry_msgs.QuaternionStamped
[ OK ] tf2_geometry_msgs.QuaternionStamped (0 ms)
[ RUN ] tf2_geometry_msgs.PoseStamped
[ OK ] tf2_geometry_msgs.PoseStamped (0 ms)
[ RUN ] tf2_geometry_msgs.TransformStamped
[ OK ] tf2_geometry_msgs.TransformStamped (0 ms)
[----------] 10 tests from tf2_geometry_msgs (0 ms total)
[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 10 tests.
-- run_tests.py: execute commands
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/devel/lib/tf2_geometry_msgs/test_tomsg_frommsg --gtest_output=xml:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml
-- run_tests.py: verify result "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test_results/tf2_geometry_msgs/gtest-test_tomsg_frommsg.xml"
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_gtest_test_tomsg_frommsg
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs_gtest.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs_gtest
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build.make tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_geometry_msgs/CMakeFiles/_run_tests_tf2_geometry_msgs.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target _run_tests_tf2_geometry_msgs
make -f tf2_msgs/CMakeFiles/run_tests.dir/build.make tf2_msgs/CMakeFiles/run_tests.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tf2_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_msgs /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tf2_msgs/CMakeFiles/run_tests.dir/DependInfo.cmake "--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make -f tf2_msgs/CMakeFiles/run_tests.dir/build.make tf2_msgs/CMakeFiles/run_tests.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[5]: Nothing to be done for 'tf2_msgs/CMakeFiles/run_tests.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
[100%] Built target run_tests
make[4]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/CMakeFiles 0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build'
I: pybuild base:311: dh_auto_test --buildsystem=cmake --builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build --
I: pybuild pybuild:334: catkin_test_results /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
test_results/tf2_geometry_msgs/rostest-test_test.xml: 1 tests, 0 errors, 1 failures, 0 skipped
test_results/tf2_kdl/rostest-test_test.xml: 1 tests, 0 errors, 1 failures, 0 skipped
test_results/tf2_ros/rostest-test_message_filter_test.xml: 1 tests, 0 errors, 1 failures, 0 skipped
test_results/tf2_ros/rostest-test_transform_listener_time_reset_test.xml: 1 tests, 0 errors, 1 failures, 0 skipped
test_results/tf2_ros/rostest-test_transform_listener_unittest.xml: 1 tests, 0 errors, 1 failures, 0 skipped
Summary: 95 tests, 0 errors, 5 failures, 0 skipped
E: pybuild pybuild:389: test: plugin cmake failed with: exit code=1: catkin_test_results /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 --before-test "PYTHONPATH={build_dir}/build/devel/lib/python*/dist-packages make -C {build_dir} run_tests" --after-test "catkin_test_results {build_dir}" returned exit code 13
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
More information about the debian-science-maintainers
mailing list