Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All r.in.pdal tests fail with segfaut #38

Open
wenzeslaus opened this issue Aug 11, 2021 · 0 comments
Open

All r.in.pdal tests fail with segfaut #38

wenzeslaus opened this issue Aug 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@wenzeslaus
Copy link
Member

Running ./raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py...
========================================================================
FFFFFFFFFFFFF
======================================================================
FAIL: test_method_coeff_var (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=coeff_var type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_coeff_var -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 256, in test_method_coeff_var
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_coeff_var', method='coeff_var', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_max (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=max type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_max -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 124, in test_method_max
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_max', method='max', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_mean (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=mean type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_mean -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 190, in test_method_mean
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_mean', method='mean', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_median (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=median type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_median -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 278, in test_method_median
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_median', method='median', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_min (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=min type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_min -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 102, in test_method_min
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_min', method='min', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_mode (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=mode type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_mode -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See the following errors:
b'WARNING: Output map type set to CELL\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 300, in test_method_mode
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_mode', method='mode', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:
WARNING: Output map type set to CELL


======================================================================
FAIL: test_method_n (__main__.BinningTest)
Test binning with n method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=n type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_n -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See the following errors:
b'WARNING: Output map type set to CELL\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 80, in test_method_n
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_n', method='n', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:
WARNING: Output map type set to CELL


======================================================================
FAIL: test_method_range (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=range type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_range -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 146, in test_method_range
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_range', method='range', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_sidnmax (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=sidnmax type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_sidnmax -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See the following errors:
b'WARNING: Output map type set to CELL\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 322, in test_method_sidnmax
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_sidnmax', method='sidnmax', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:
WARNING: Output map type set to CELL


======================================================================
FAIL: test_method_sidnmin (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=sidnmin type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_sidnmin -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See the following errors:
b'WARNING: Output map type set to CELL\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 344, in test_method_sidnmin
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_sidnmin', method='sidnmin', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:
WARNING: Output map type set to CELL


======================================================================
FAIL: test_method_stddev (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=stddev type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_stddev -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 212, in test_method_stddev
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_stddev', method='stddev', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_sum (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=sum type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_sum -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 168, in test_method_sum
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_sum', method='sum', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_method_variance (__main__.BinningTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las method=variance type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_variance -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py", line 234, in test_method_variance
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvvg846j0/points.las', output='bin_variance', method='variance', type='FCELL', zscale=1.0, iscale=1.0, dimension='z', flags='o', quiet=True)
See the following errors:


----------------------------------------------------------------------
Ran 13 tests in 59.545s
FAILED (failures=13)
========================================================================
FAILED ./raster/r.in.pdal/testsuite/test_r_in_pdal_binning.py (13 tests failed)
Running ./raster/r.in.pdal/testsuite/test_r_in_pdal_selection.py...
========================================================================
.FFF
======================================================================
FAIL: test_dimension (__main__.SelectionTest)
Test LAS dimension selection
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las method=mean type=CELL zscale=1.0 iscale=1.0 dimension=intensity output=imp_intensity -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_selection.py", line 83, in test_dimension
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las', output='imp_intensity', method='mean', type='CELL', zscale=1.0, iscale=1.0, dimension='intensity', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_filter (__main__.SelectionTest)
Test input filtering
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las method=mode type=CELL zrange=2,10 zscale=1.0 irange=10,20 iscale=1.0 drange=1,1 dimension=source output=imp_filtered -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_selection.py", line 133, in test_filter
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las', output='imp_filtered', method='mode', type='CELL', zrange=[(2, 10)], zscale=1.0, irange=[(10, 20)], iscale=1.0, drange=[(1, 1)], dimension='source', flags='o', quiet=True)
See the following errors:


======================================================================
FAIL: test_user_dimension (__main__.SelectionTest)
Test PDAL user dimension selection
----------------------------------------------------------------------
Traceback (most recent call last):
  File "etc/python/grass/gunittest/case.py", line 1403, in assertModule
    module.run()
  File "etc/python/grass/pygrass/modules/interface/module.py", line 823, in run
    self.wait()
grass.exceptions.CalledModuleError: Module run `r.in.pdal input=/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las method=mode type=CELL zscale=1.0 iscale=1.0 dimension=z user_dimension=CellID output=imp_cellid -o --q` ended with an error.
The subprocess ended with a non-zero return code: -11. See errors above the traceback or in the error output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "raster/r.in.pdal/testsuite/test_r_in_pdal_selection.py", line 108, in test_user_dimension
    self.assertModule(
  File "etc/python/grass/gunittest/case.py", line 1419, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <r.in.pdal> module ended with non-zero return code (-11)
Called: r.in_pdal(input='/share/rkmeente/vpetras/tmp/grass8-vpetras-5741/tmpvb_8eh4w/points.las', output='imp_cellid', method='mode', type='CELL', zscale=1.0, iscale=1.0, dimension='z', user_dimension='CellID', flags='o', quiet=True)
See the following errors:


----------------------------------------------------------------------
Ran 4 tests in 23.264s
FAILED (failures=3)
========================================================================
FAILED ./raster/r.in.pdal/testsuite/test_r_in_pdal_selection.py (3 tests failed)
@wenzeslaus wenzeslaus added the bug Something isn't working label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant