Regenerate tool files for test.galaxyproject.org#61
Regenerate tool files for test.galaxyproject.org#61natefoo merged 8 commits intogalaxyproject:masterfrom
Conversation
|
Ephemeris is doing a whole lot of lying about what it's installing, which has frequently been my experience installing with Ephemeris in the past. =/ It claimed to install spades successfully: But in fact failed miserably: Many others failed the same way. Maybe Galaxy is lying to Ephemeris, I don't know. Also it's not waiting for conda installs to finish once moving from the initial post to status polling: $ ps uxw | grep conda
g2test 4820 87.7 15.9 741172 620948 ? R 01:34 2:33 /cvmfs/test.galaxyproject.org/deps/_conda/bin/python /cvmfs/test.galaxyproject.org/deps/_conda/bin/conda create -y --quiet --override-channels --channel iuc --channel conda-forge --channel bioconda --channel defaults --name mulled-v1-402b40ac33a113bff7165f013c30adb879fd15a97f823dde0b9e60322b8bb7d5 augustus=3.2.3 maker=2.31.10
g2test 4872 41.5 14.0 665772 545168 ? S 01:36 0:40 /cvmfs/test.galaxyproject.org/deps/_conda/bin/python /cvmfs/test.galaxyproject.org/deps/_conda/bin/conda create -y --quiet --override-channels --channel iuc --channel conda-forge --channel bioconda --channel defaults --name __unicycler@0.4.7 unicycler=0.4.7
g2test 4909 3.6 0.4 104040 19056 ? S 01:37 0:00 /cvmfs/test.galaxyproject.org/deps/_conda/bin/python /cvmfs/test.galaxyproject.org/deps/_conda/bin/conda create -y --quiet --override-channels --channel iuc --channel conda-forge --channel bioconda --channel defaults --name __quast@5.0.2 quast=5.0.2Which is probably the cause of all the memory errors. |
|
Pretty sure this here is gonna match any version already installed. |
|
Fix in galaxyproject/ephemeris#146. |
|
😭 |
|
@galaxybot deploy this |
|
fyi the log of one build of this on jenkins is 88 MB, we need to keep proper cleaning in mind |
|
Not sure this method we're using is ideal. The recursive |
This will also cause the newest versions of every tool on Test to be installed...
🔥🔥🔥