LSST Pipeline installation setup is failing tests for meas-algorithm for v29 (while I already use v28 completely fine)

Logs of the error:
[ 56/101 ] meas_algorithms g72a202582f+7a25662ef1 …

***** error: from /home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/build.log:
ERROR tests/test_psfIO.py
ERROR tests/test_psfSelectTest.py
ERROR tests/test_referenceObjectLoader.py
ERROR tests/test_reserveSourcesTask.py
ERROR tests/test_sdssShapePsf.py
ERROR tests/test_sourceSelector.py
ERROR tests/test_stamps.py
ERROR tests/test_subtractBackground.py
ERROR tests/test_ticket-2986.py
ERROR tests/test_variance.py
======================== 17 passed, 40 errors in 16.16s ========================
Global pytest run: failed with 1
Failed test output:
Global pytest output is in /home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/meas_algorithms-g72a202582f+7a25662ef1/tests/.tests/pytest-meas_algorithms.xml.failed
The following tests failed:
/home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/meas_algorithms-g72a202582f+7a25662ef1/tests/.tests/pytest-meas_algorithms.xml.failed
1 tests failed
scons: *** [checkTestStatus] Error 1
scons: building terminated because of errors.

  • exit -4
    eups distrib: Failed to build meas_algorithms-g72a202582f+7a25662ef1.eupspkg: Command:
    source “/home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/eups/bin/setups.sh”; export EUPS_PATH="/home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups"; (/home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/build.sh) >> /home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/build.log 2>&1 4>/home/kartikmandar/anaconda3/envs/lsst-scipipe-10.0.0/share/eups/EupsBuildDir/Linux64/meas_algorithms-g72a202582f+7a25662ef1/build.msg
    exited with code 252

Hi,
Thanks for your question on this – would you mind providing more context on what you’re trying to do with installing the pipeline?

The contents of this file would help.

Also, please include the command you are using to install (lsstinstall?). I am surprised that the system isn’t picking up the binary distribution (which would not run tests).