<div dir="ltr">Hi Markus, two points.<div><br></div><div>First, you are correct that the dials builds are not passing tests related to the chem_data folder which includes monomer libraries.  This is because chem_data is required by mmtbx but isn&#39;t included in the dials build.  Partly because we&#39;re unsure if pieces of it are proprietary.  In the meantime, I&#39;ve worked with Nigel to change the cctbx_regression.test_nightly to look for the chem_data repository and skip the mmtbx tests if it&#39;s not present.  mmtbx will still be tested nightly as part of the standalone cctbx and phenix packages.  Because of this change, perhaps you could revert your recent changes to <span style="font-size:12.8000001907349px">cctbx/regression/tst_</span><span style="font-size:12.8000001907349px">geometry_restraints_2.py? It isn&#39;t necessary to check for chem_data in every sub test as it is tested for at the top level now.</span></div><div><br></div><div>Second, the log you provided is not the one on buildbot.  Your log indicates you have a CCP4 installation that includes a monomer library that is being picked up by the tests.  Is one of the MMTBX_CCP4_MONOMER_LIB, or CLIBD_MON environment variables set on the system in question?</div><div><br></div><div>Thanks,</div><div>-Aaron</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 7, 2015 at 6:41 AM,  <span dir="ltr">&lt;<a href="mailto:markus.gerstel@diamond.ac.uk" target="_blank">markus.gerstel@diamond.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cc&#39;ing cctbx folks<br>
<br>
David Waterman wrote:<br>
&gt; So maybe once we have a source tarball up at <a href="http://dials.diamond.ac.uk" target="_blank">dials.diamond.ac.uk</a> (..)<br>
<br>
Speaking of which: our DIALS builds are currently failing at the installer testing stage. This is due to cctbx/regression/tst_geometry_restraints_2.py failing deep in mmtbx territory.<br>
So far I could not figure out how to get this running properly.<br>
<br>
<br>
Call:<br>
<br>
libtbx.python tst_geometry_restraints_2.py<br>
<br>
Standard Output<br>
<br>
Skipping exercise_with_zeolite(): input file not available<br>
Skipping exercise_with_pdb(): chem_data directory not available<br>
<br>
Standard Error<br>
<br>
Traceback (most recent call last):<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/cctbx/regression/tst_geometry_restraints_2.py&quot;, line 866, in &lt;module&gt;<br>
    exercise_all(sys.argv[1:])<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/cctbx/regression/tst_geometry_restraints_2.py&quot;, line 862, in exercise_all<br>
    exercise_na_restraints_output_to_geo(verbose=verbose)<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/cctbx/regression/tst_geometry_restraints_2.py&quot;, line 805, in exercise_na_restraints_output_to_geo<br>
    log=out1)<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/mmtbx/monomer_library/pdb_interpretation.py&quot;, line 5270, in run<br>
    log=log)<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/mmtbx/monomer_library/pdb_interpretation.py&quot;, line 4876, in __init__<br>
    restraints_loading_flags=restraints_loading_flags,<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/mmtbx/monomer_library/pdb_interpretation.py&quot;, line 2902, in __init__<br>
    log=log,<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/mmtbx/monomer_library/pdb_interpretation.py&quot;, line 2287, in __init__<br>
    m_j=mm)<br>
  File &quot;/scratch/jenkins_slave/workspace/dials_test_installer/dials-dev/modules/cctbx_project/mmtbx/monomer_library/pdb_interpretation.py&quot;, line 1513, in get_lib_link<br>
    return mon_lib_srv.link_link_id_dict[&quot;rna3p&quot;]<br>
KeyError: &#39;rna3p&#39;<br>
<br>
<br>
(On a side note: We really should call multiple tests within the same python file separately, instead of running them together within a signle run() method. This file contains 4 tests, but these will result in only a single return value for any upstream processing of the test results, such as Jenkins.)<br>
<br>
-Markus<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.<br>
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.<br>
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.<br>
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom<br>
<br>
<br>
_______________________________________________<br>
cctbxbb mailing list<br>
<a href="mailto:cctbxbb@phenix-online.org">cctbxbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/cctbxbb" target="_blank">http://phenix-online.org/mailman/listinfo/cctbxbb</a><br>
</font></span></blockquote></div><br></div>