annotate test_log.txt @ 0:bab3a658f74e draft

planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
author eschen42
date Tue, 09 May 2017 18:34:35 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
1 git clone --bare 'https://github.com/galaxyproject/galaxy' '/home/backdoor/.planemo/gx_repo'
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
2 Cloning into bare repository '/home/backdoor/.planemo/gx_repo'...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
3 cd /tmp/tmp4Jz5Zv; git clone --branch 'master' '/home/backdoor/.planemo/gx_repo' 'galaxy-dev'; cd galaxy-dev; if [ -d .venv ] || [ -f dist-eggs.ini ]; then GALAXY_VIRTUAL_ENV=.venv; else GALAXY_VIRTUAL_ENV=/home/backdoor/.planemo/gx_venv; fi; export GALAXY_VIRTUAL_ENV; if [ ! -e $GALAXY_VIRTUAL_ENV ]; then /home/backdoor/.linuxbrew/bin/virtualenv -p /home/backdoor/.linuxbrew/bin/python2.7 $GALAXY_VIRTUAL_ENV; fi; [ -e $GALAXY_VIRTUAL_ENV ] && . $GALAXY_VIRTUAL_ENV/bin/activate; COMMON_STARTUP_ARGS=; $(grep -q 'skip-venv' run_tests.sh) && COMMON_STARTUP_ARGS="--dev-wheels"; export COMMON_STARTUP_ARGS; echo "Set COMMON_STARTUP_ARGS to ${COMMON_STARTUP_ARGS}"; ./scripts/common_startup.sh ${COMMON_STARTUP_ARGS}
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
4 Cloning into 'galaxy-dev'...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
5 done.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
6 New python executable in /home/backdoor/.planemo/gx_venv/bin/python2.7
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
7 Also creating executable in /home/backdoor/.planemo/gx_venv/bin/python
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
8 Installing setuptools, pip, wheel...done.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
9 Running virtualenv with interpreter /home/backdoor/.linuxbrew/bin/python2.7
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
10 Set COMMON_STARTUP_ARGS to --dev-wheels
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
11 Initializing config/migrated_tools_conf.xml from migrated_tools_conf.xml.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
12 Initializing config/shed_tool_conf.xml from shed_tool_conf.xml.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
13 Initializing config/shed_tool_data_table_conf.xml from shed_tool_data_table_conf.xml.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
14 Initializing config/shed_data_manager_conf.xml from shed_data_manager_conf.xml.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
15 Initializing tool-data/shared/ucsc/builds.txt from builds.txt.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
16 Initializing tool-data/shared/ucsc/manual_builds.txt from manual_builds.txt.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
17 Initializing tool-data/shared/ucsc/ucsc_build_sites.txt from ucsc_build_sites.txt.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
18 Initializing tool-data/shared/igv/igv_build_sites.txt from igv_build_sites.txt.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
19 Initializing tool-data/shared/rviewer/rviewer_build_sites.txt from rviewer_build_sites.txt.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
20 Initializing static/welcome.html from welcome.html.sample
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
21 Activating virtualenv at /home/backdoor/.planemo/gx_venv
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
22 Collecting pip>=8.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
23 Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
24 Installing collected packages: pip
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
25 Found existing installation: pip 7.1.2
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
26 Uninstalling pip-7.1.2:
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
27 Successfully uninstalled pip-7.1.2
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
28 Successfully installed pip-9.0.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
29 Collecting bx-python==0.7.3 (from -r requirements.txt (line 2))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
30 Downloading https://wheels.galaxyproject.org/packages/bx_python-0.7.3-cp27-cp27m-manylinux1_x86_64.whl (2.1MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
31 Collecting MarkupSafe==0.23 (from -r requirements.txt (line 3))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
32 Downloading https://wheels.galaxyproject.org/packages/MarkupSafe-0.23-cp27-cp27m-manylinux1_x86_64.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
33 Collecting PyYAML==3.11 (from -r requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
34 Downloading https://wheels.galaxyproject.org/packages/PyYAML-3.11-cp27-cp27m-manylinux1_x86_64.whl (367kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
35 Collecting SQLAlchemy==1.0.15 (from -r requirements.txt (line 5))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
36 Downloading https://wheels.galaxyproject.org/packages/SQLAlchemy-1.0.15-cp27-cp27m-manylinux1_x86_64.whl (1.0MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
37 Collecting mercurial==3.7.3 (from -r requirements.txt (line 6))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
38 Downloading https://wheels.galaxyproject.org/packages/mercurial-3.7.3-cp27-cp27m-manylinux1_x86_64.whl (1.5MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
39 Collecting numpy==1.9.2 (from -r requirements.txt (line 7))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
40 Downloading https://wheels.galaxyproject.org/packages/numpy-1.9.2-cp27-cp27m-manylinux1_x86_64.whl (10.2MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
41 Collecting pycrypto==2.6.1 (from -r requirements.txt (line 8))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
42 Downloading https://wheels.galaxyproject.org/packages/pycrypto-2.6.1-cp27-cp27m-manylinux1_x86_64.whl (492kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
43 Collecting Paste==2.0.2 (from -r requirements.txt (line 15))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
44 Downloading https://wheels.galaxyproject.org/packages/Paste-2.0.2-py2-none-any.whl (610kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
45 Collecting PasteDeploy==1.5.2 (from -r requirements.txt (line 16))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
46 Downloading https://wheels.galaxyproject.org/packages/PasteDeploy-1.5.2-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
47 Collecting docutils==0.12 (from -r requirements.txt (line 17))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
48 Downloading https://wheels.galaxyproject.org/packages/docutils-0.12-py2-none-any.whl (509kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
49 Collecting wchartype==0.1 (from -r requirements.txt (line 18))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
50 Downloading https://wheels.galaxyproject.org/packages/wchartype-0.1-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
51 Collecting repoze.lru==0.6 (from -r requirements.txt (line 19))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
52 Downloading repoze.lru-0.6.tar.gz
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
53 Collecting Routes==2.2 (from -r requirements.txt (line 20))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
54 Downloading https://wheels.galaxyproject.org/packages/Routes-2.2-py2-none-any.whl (46kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
55 Collecting WebOb==1.4.1 (from -r requirements.txt (line 21))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
56 Downloading https://wheels.galaxyproject.org/packages/WebOb-1.4.1-py2.py3-none-any.whl (73kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
57 Collecting WebHelpers==1.3 (from -r requirements.txt (line 22))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
58 Downloading https://wheels.galaxyproject.org/packages/WebHelpers-1.3-py2-none-any.whl (149kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
59 Collecting Mako==1.0.2 (from -r requirements.txt (line 23))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
60 Downloading https://wheels.galaxyproject.org/packages/Mako-1.0.2-py2-none-any.whl (76kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
61 Collecting pytz==2015.4 (from -r requirements.txt (line 24))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
62 Downloading https://wheels.galaxyproject.org/packages/pytz-2015.4-py2-none-any.whl (475kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
63 Collecting Babel==2.0 (from -r requirements.txt (line 25))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
64 Downloading https://wheels.galaxyproject.org/packages/Babel-2.0-py2-none-any.whl (3.6MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
65 Collecting Beaker==1.7.0 (from -r requirements.txt (line 26))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
66 Downloading https://wheels.galaxyproject.org/packages/Beaker-1.7.0-py2-none-any.whl (44kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
67 Collecting dictobj==0.3.1 (from -r requirements.txt (line 27))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
68 Downloading https://wheels.galaxyproject.org/packages/dictobj-0.3.1-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
69 Collecting nose==1.3.7 (from -r requirements.txt (line 28))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
70 Downloading https://wheels.galaxyproject.org/packages/nose-1.3.7-py2-none-any.whl (154kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
71 Collecting Parsley==1.3 (from -r requirements.txt (line 29))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
72 Downloading https://wheels.galaxyproject.org/packages/Parsley-1.3-py2-none-any.whl (88kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
73 Collecting six==1.10.0 (from -r requirements.txt (line 30))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
74 Downloading https://wheels.galaxyproject.org/packages/six-1.10.0-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
75 Collecting Whoosh==2.7.4 (from -r requirements.txt (line 31))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
76 Downloading https://wheels.galaxyproject.org/packages/Whoosh-2.7.4-py2.py3-none-any.whl (468kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
77 Collecting testfixtures==4.10.0 (from -r requirements.txt (line 32))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
78 Downloading testfixtures-4.10.0-py2.py3-none-any.whl (73kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
79 Collecting galaxy_sequence_utils==1.0.2 (from -r requirements.txt (line 33))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
80 Downloading https://wheels.galaxyproject.org/packages/galaxy_sequence_utils-1.0.2-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
81 Collecting Cheetah==2.4.4 (from -r requirements.txt (line 36))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
82 Downloading https://wheels.galaxyproject.org/packages/Cheetah-2.4.4-cp27-cp27m-manylinux1_x86_64.whl (193kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
83 Collecting Markdown==2.6.3 (from -r requirements.txt (line 37))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
84 Downloading https://wheels.galaxyproject.org/packages/Markdown-2.6.3-py2-none-any.whl (158kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
85 Collecting bioblend==0.7.0 (from -r requirements.txt (line 40))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
86 Downloading https://wheels.galaxyproject.org/packages/bioblend-0.7.0-py2.py3-none-any.whl (82kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
87 Collecting boto==2.38.0 (from -r requirements.txt (line 41))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
88 Downloading https://wheels.galaxyproject.org/packages/boto-2.38.0-py2.py3-none-any.whl (1.3MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
89 Collecting requests==2.8.1 (from -r requirements.txt (line 42))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
90 Downloading https://wheels.galaxyproject.org/packages/requests-2.8.1-py2.py3-none-any.whl (497kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
91 Collecting requests-toolbelt==0.4.0 (from -r requirements.txt (line 43))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
92 Downloading https://wheels.galaxyproject.org/packages/requests_toolbelt-0.4.0-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
93 Collecting kombu==3.0.30 (from -r requirements.txt (line 46))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
94 Downloading https://wheels.galaxyproject.org/packages/kombu-3.0.30-py2.py3-none-any.whl (241kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
95 Collecting amqp==1.4.8 (from -r requirements.txt (line 47))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
96 Downloading https://wheels.galaxyproject.org/packages/amqp-1.4.8-py2.py3-none-any.whl (51kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
97 Collecting anyjson==0.3.3 (from -r requirements.txt (line 48))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
98 Downloading https://wheels.galaxyproject.org/packages/anyjson-0.3.3-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
99 Collecting psutil==4.1.0 (from -r requirements.txt (line 51))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
100 Downloading https://wheels.galaxyproject.org/packages/psutil-4.1.0-cp27-cp27m-manylinux1_x86_64.whl (168kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
101 Collecting pulsar-galaxy-lib==0.7.0.dev5 (from -r requirements.txt (line 52))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
102 Downloading https://wheels.galaxyproject.org/packages/pulsar_galaxy_lib-0.7.0.dev5-py2-none-any.whl (160kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
103 Collecting sqlalchemy-migrate==0.10.0 (from -r requirements.txt (line 55))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
104 Downloading https://wheels.galaxyproject.org/packages/sqlalchemy_migrate-0.10.0-py2-none-any.whl (108kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
105 Collecting decorator==4.0.2 (from -r requirements.txt (line 56))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
106 Downloading https://wheels.galaxyproject.org/packages/decorator-4.0.2-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
107 Collecting Tempita==0.5.3dev (from -r requirements.txt (line 57))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
108 Downloading https://wheels.galaxyproject.org/packages/Tempita-0.5.3.dev0-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
109 Collecting sqlparse==0.1.16 (from -r requirements.txt (line 58))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
110 Downloading https://wheels.galaxyproject.org/packages/sqlparse-0.1.16-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
111 Collecting pbr==1.8.0 (from -r requirements.txt (line 59))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
112 Downloading https://wheels.galaxyproject.org/packages/pbr-1.8.0-py2.py3-none-any.whl (87kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
113 Collecting svgwrite==1.1.6 (from -r requirements.txt (line 62))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
114 Downloading https://wheels.galaxyproject.org/packages/svgwrite-1.1.6-py2-none-any.whl (62kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
115 Collecting pyparsing==2.1.1 (from -r requirements.txt (line 63))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
116 Downloading https://wheels.galaxyproject.org/packages/pyparsing-2.1.1-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
117 Collecting Fabric==1.10.2 (from -r requirements.txt (line 66))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
118 Downloading https://wheels.galaxyproject.org/packages/Fabric-1.10.2-py2-none-any.whl (90kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
119 Collecting paramiko==1.15.2 (from -r requirements.txt (line 67))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
120 Downloading https://wheels.galaxyproject.org/packages/paramiko-1.15.2-py2.py3-none-any.whl (165kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
121 Collecting ecdsa==0.13 (from -r requirements.txt (line 68))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
122 Downloading https://wheels.galaxyproject.org/packages/ecdsa-0.13-py2.py3-none-any.whl (44kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
123 Collecting pysam==0.8.4+gx5 (from -r requirements.txt (line 71))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
124 Downloading https://wheels.galaxyproject.org/packages/pysam-0.8.4+gx5-cp27-cp27m-manylinux1_x86_64.whl (11.8MB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
125 Collecting PasteScript (from pulsar-galaxy-lib==0.7.0.dev5->-r requirements.txt (line 52))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
126 Downloading PasteScript-2.0.2-py2.py3-none-any.whl (74kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
127 Building wheels for collected packages: repoze.lru
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
128 Running setup.py bdist_wheel for repoze.lru: started
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
129 Running setup.py bdist_wheel for repoze.lru: finished with status 'done'
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
130 Stored in directory: /home/backdoor/.cache/pip/wheels/b2/cd/b3/7e24400bff83325a01d492940eff6e9579f553f33348323d79
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
131 Successfully built repoze.lru
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
132 Installing collected packages: bx-python, MarkupSafe, PyYAML, SQLAlchemy, mercurial, numpy, pycrypto, six, Paste, PasteDeploy, docutils, wchartype, repoze.lru, Routes, WebOb, WebHelpers, Mako, pytz, Babel, Beaker, dictobj, nose, Parsley, Whoosh, testfixtures, galaxy-sequence-utils, Markdown, Cheetah, boto, requests, requests-toolbelt, bioblend, anyjson, amqp, kombu, psutil, PasteScript, pulsar-galaxy-lib, pbr, Tempita, decorator, sqlparse, sqlalchemy-migrate, pyparsing, svgwrite, ecdsa, paramiko, Fabric, pysam
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
133 Successfully installed Babel-2.0 Beaker-1.7.0 Cheetah-2.4.4 Fabric-1.10.2 Mako-1.0.2 Markdown-2.6.3 MarkupSafe-0.23 Parsley-1.3 Paste-2.0.2 PasteDeploy-1.5.2 PasteScript-2.0.2 PyYAML-3.11 Routes-2.2 SQLAlchemy-1.0.15 Tempita-0.5.3.dev0 WebHelpers-1.3 WebOb-1.4.1 Whoosh-2.7.4 amqp-1.4.8 anyjson-0.3.3 bioblend-0.7.0 boto-2.38.0 bx-python-0.7.3 decorator-4.0.2 dictobj-0.3.1 docutils-0.12 ecdsa-0.13 galaxy-sequence-utils-1.0.2 kombu-3.0.30 mercurial-3.7.3 nose-1.3.7 numpy-1.9.2 paramiko-1.15.2 pbr-1.8.0 psutil-4.1.0 pulsar-galaxy-lib-0.7.0.dev5 pycrypto-2.6.1 pyparsing-2.1.1 pysam-0.8.4+gx5 pytz-2015.4 repoze.lru-0.6 requests-2.8.1 requests-toolbelt-0.4.0 six-1.10.0 sqlalchemy-migrate-0.10.0 sqlparse-0.1.16 svgwrite-1.1.6 testfixtures-4.10.0 wchartype-0.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
134 Requirement already satisfied: nose in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 1))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
135 Collecting NoseHTML (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 2))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
136 Downloading NoseHTML-0.4.2-py2-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
137 Collecting twill==0.9.1 (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 3))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
138 Downloading https://wheels.galaxyproject.org/packages/twill-0.9.1-py2-none-any.whl (203kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
139 Collecting mock (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
140 Downloading mock-2.0.0-py2.py3-none-any.whl (56kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
141 Collecting selenium (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
142 Downloading https://wheels.galaxyproject.org/packages/selenium-3.0.1-py2.py3-none-any.whl (913kB)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
143 Requirement already satisfied: pbr>=0.11 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
144 Collecting funcsigs>=1; python_version < "3.3" (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
145 Downloading funcsigs-1.0.2-py2.py3-none-any.whl
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
146 Requirement already satisfied: six>=1.9 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
147 Installing collected packages: NoseHTML, twill, funcsigs, mock, selenium
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
148 Successfully installed NoseHTML-0.4.2 funcsigs-1.0.2 mock-2.0.0 selenium-3.0.1 twill-0.9.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
149 Testing using galaxy_root /tmp/tmp4Jz5Zv/galaxy-dev
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
150 Testing tools with command [cd /tmp/tmp4Jz5Zv/galaxy-dev; if [ -d .venv ] || [ -f dist-eggs.ini ]; then GALAXY_VIRTUAL_ENV=.venv; else GALAXY_VIRTUAL_ENV=/home/backdoor/.planemo/gx_venv; fi; export GALAXY_VIRTUAL_ENV; if [ ! -e $GALAXY_VIRTUAL_ENV ]; then /home/backdoor/.linuxbrew/bin/virtualenv -p /home/backdoor/.linuxbrew/bin/python2.7 $GALAXY_VIRTUAL_ENV; fi; [ -e $GALAXY_VIRTUAL_ENV ] && . $GALAXY_VIRTUAL_ENV/bin/activate; sh run_tests.sh $COMMON_STARTUP_ARGS --report_file /home/backdoor/w4mclassfilter_galaxy_wrapper/tool_test_output.html --xunit_report_file /tmp/tmp4Jz5Zv/xunit.xml --structured_data_report_file /home/backdoor/w4mclassfilter_galaxy_wrapper/tool_test_output.json functional.test_toolbox]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
151 Activating virtualenv at /home/backdoor/.planemo/gx_venv
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
152 Requirement already satisfied: pip>=8.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
153 Requirement already satisfied: bx-python==0.7.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 2))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
154 Requirement already satisfied: MarkupSafe==0.23 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 3))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
155 Requirement already satisfied: PyYAML==3.11 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
156 Requirement already satisfied: SQLAlchemy==1.0.15 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 5))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
157 Requirement already satisfied: mercurial==3.7.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 6))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
158 Requirement already satisfied: numpy==1.9.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 7))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
159 Requirement already satisfied: pycrypto==2.6.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 8))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
160 Requirement already satisfied: Paste==2.0.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 15))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
161 Requirement already satisfied: PasteDeploy==1.5.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 16))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
162 Requirement already satisfied: docutils==0.12 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 17))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
163 Requirement already satisfied: wchartype==0.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 18))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
164 Requirement already satisfied: repoze.lru==0.6 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 19))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
165 Requirement already satisfied: Routes==2.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 20))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
166 Requirement already satisfied: WebOb==1.4.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 21))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
167 Requirement already satisfied: WebHelpers==1.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 22))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
168 Requirement already satisfied: Mako==1.0.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 23))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
169 Requirement already satisfied: pytz==2015.4 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 24))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
170 Requirement already satisfied: Babel==2.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 25))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
171 Requirement already satisfied: Beaker==1.7.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 26))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
172 Requirement already satisfied: dictobj==0.3.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 27))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
173 Requirement already satisfied: nose==1.3.7 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 28))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
174 Requirement already satisfied: Parsley==1.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 29))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
175 Requirement already satisfied: six==1.10.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 30))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
176 Requirement already satisfied: Whoosh==2.7.4 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 31))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
177 Requirement already satisfied: testfixtures==4.10.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 32))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
178 Requirement already satisfied: galaxy_sequence_utils==1.0.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 33))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
179 Requirement already satisfied: Cheetah==2.4.4 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 36))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
180 Requirement already satisfied: Markdown==2.6.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 37))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
181 Requirement already satisfied: bioblend==0.7.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 40))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
182 Requirement already satisfied: boto==2.38.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 41))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
183 Requirement already satisfied: requests==2.8.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 42))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
184 Requirement already satisfied: requests-toolbelt==0.4.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 43))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
185 Requirement already satisfied: kombu==3.0.30 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 46))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
186 Requirement already satisfied: amqp==1.4.8 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 47))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
187 Requirement already satisfied: anyjson==0.3.3 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 48))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
188 Requirement already satisfied: psutil==4.1.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 51))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
189 Requirement already satisfied: pulsar-galaxy-lib==0.7.0.dev5 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 52))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
190 Requirement already satisfied: sqlalchemy-migrate==0.10.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 55))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
191 Requirement already satisfied: decorator==4.0.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 56))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
192 Requirement already satisfied: Tempita==0.5.3dev in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 57))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
193 Requirement already satisfied: sqlparse==0.1.16 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 58))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
194 Requirement already satisfied: pbr==1.8.0 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 59))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
195 Requirement already satisfied: svgwrite==1.1.6 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 62))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
196 Requirement already satisfied: pyparsing==2.1.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 63))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
197 Requirement already satisfied: Fabric==1.10.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 66))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
198 Requirement already satisfied: paramiko==1.15.2 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 67))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
199 Requirement already satisfied: ecdsa==0.13 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 68))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
200 Requirement already satisfied: pysam==0.8.4+gx5 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r requirements.txt (line 71))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
201 Requirement already satisfied: PasteScript in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from pulsar-galaxy-lib==0.7.0.dev5->-r requirements.txt (line 52))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
202 Requirement already satisfied: nose in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 1))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
203 Requirement already satisfied: NoseHTML in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 2))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
204 Requirement already satisfied: twill==0.9.1 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 3))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
205 Requirement already satisfied: mock in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
206 Requirement already satisfied: selenium in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from -r ./lib/galaxy/dependencies/dev-requirements.txt (line 5))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
207 Requirement already satisfied: pbr>=0.11 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
208 Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
209 Requirement already satisfied: six>=1.9 in /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages (from mock->-r ./lib/galaxy/dependencies/dev-requirements.txt (line 4))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
210 Activating virtualenv at /home/backdoor/.planemo/gx_venv
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
211 2017-05-09 15:52:58,568 INFO [galaxy.queue_worker] Initializing main Galaxy Queue Worker on sqlalchemy+sqlite://
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
212 2017-05-09 15:52:58,717 INFO [galaxy.model.migrate.check] Migrating 127 -> 128...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
213 2017-05-09 15:52:59,159 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
214 2017-05-09 15:52:59,159 INFO [galaxy.model.migrate.check] Migration script to add session update time (used for timeouts)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
215 2017-05-09 15:52:59,159 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
216 2017-05-09 15:52:59,159 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
217 2017-05-09 15:52:59,160 INFO [galaxy.model.migrate.check] Migrating 128 -> 129...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
218 2017-05-09 15:52:59,576 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
219 2017-05-09 15:52:59,576 INFO [galaxy.model.migrate.check] Migration script to allow invalidation of job external output metadata temp files
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
220 2017-05-09 15:52:59,576 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
221 2017-05-09 15:52:59,576 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
222 2017-05-09 15:52:59,576 INFO [galaxy.model.migrate.check] Migrating 129 -> 130...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
223 2017-05-09 15:53:00,112 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
224 2017-05-09 15:53:00,112 INFO [galaxy.model.migrate.check] Migration script to change the value column of user_preference from varchar to text.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
225 2017-05-09 15:53:00,112 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
226 2017-05-09 15:53:00,112 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
227 2017-05-09 15:53:00,112 INFO [galaxy.model.migrate.check] Migrating 130 -> 131...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
228 2017-05-09 15:53:00,885 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
229 2017-05-09 15:53:00,885 INFO [galaxy.model.migrate.check] Migration script to support subworkflows and workflow request input parameters
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
230 2017-05-09 15:53:00,885 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
231 2017-05-09 15:53:00,885 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
232 2017-05-09 15:53:00,885 INFO [galaxy.model.migrate.check] Migrating 131 -> 132...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
233 2017-05-09 15:53:00,932 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
234 2017-05-09 15:53:00,932 INFO [galaxy.model.migrate.check] Migrating 132 -> 133...
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
235 2017-05-09 15:53:01,340 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
236 2017-05-09 15:53:01,340 INFO [galaxy.model.migrate.check] Add dependencies column to jobs table
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
237 2017-05-09 15:53:01,340 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
238 2017-05-09 15:53:01,340 INFO [galaxy.model.migrate.check]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
239 2017-05-09 15:53:01,357 INFO [galaxy.config] Install database targetting Galaxy's database configuration.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
240 2017-05-09 15:53:02,016 ERROR [galaxy.visualization.genomes] Error reading twobit.loc: [Errno 2] No such file or directory: '/tmp/tmp4Jz5Zv/galaxy-dev/tool-data/twobit.loc'
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
241 Traceback (most recent call last):
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
242 File "/tmp/tmp4Jz5Zv/galaxy-dev/lib/galaxy/visualization/genomes.py", line 210, in reload_genomes
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
243 for line in open( os.path.join( self.app.config.tool_data_path, "twobit.loc" ) ):
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
244 IOError: [Errno 2] No such file or directory: '/tmp/tmp4Jz5Zv/galaxy-dev/tool-data/twobit.loc'
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
245 2017-05-09 15:53:02,027 INFO [galaxy.jobs] Setting <handlers> default to child with id 'main'
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
246 2017-05-09 15:53:02,045 INFO [galaxy.tools.toolbox.watcher] Watchdog library unavailable, cannot monitor tools.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
247 2017-05-09 15:53:02,045 INFO [galaxy.tools.toolbox.base] Parsing the tool configuration /tmp/tmp4Jz5Zv/tool_conf.xml
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
248 2017-05-09 15:53:02,056 INFO [galaxy.tools.toolbox.base] Parsing the tool configuration /tmp/tmp4Jz5Zv/shed_tools_conf.xml
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
249 2017-05-09 15:53:02,057 INFO [galaxy.tools.toolbox.base] Parsing the tool configuration /tmp/tmp4Jz5Zv/empty_tool_conf.xml
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
250 No handlers could be found for logger "galaxy.datatypes.display_applications.application"
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
251 2017-05-09 15:53:02,392 WARNI [galaxy.webhooks] directory not found: /tmp/tmp4Jz5Zv/galaxy-dev/lib/galaxy/util/../../.././config/plugins/webhooks/demo/config
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
252 2017-05-09 15:53:02,402 INFO [galaxy.jobs] Handler 'main' will load all configured runner plugins
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
253 2017-05-09 15:53:02,408 INFO [galaxy.jobs.handler] job handler stop queue started
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
254 2017-05-09 15:53:02,419 INFO [galaxy.jobs.handler] job handler queue started
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
255 2017-05-09 15:53:03,184 INFO [galaxy.queue_worker] Binding and starting galaxy control worker for main
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
256 /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:562: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
257 'storage.' % (dialect.name, dialect.driver))
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
258 /home/backdoor/.planemo/gx_venv/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on "request_type.id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
259 'strategies for improved performance.' % expr)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
260 W4MClassFilter ( W4MClassFilter ) > Test-1 ... 2017-05-09 15:53:04,374 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
261 2017-05-09 15:53:04,877 INFO [galaxy.jobs.handler] (1) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
262 2017-05-09 15:53:05,148 DEBUG [galaxy.tools.deps.conda_util] Executing command: /home/backdoor/miniconda2/bin/conda create -y --name __samtools@1.3.1 samtools=1.3.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
263 2017-05-09 15:53:11,359 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
264 2017-05-09 15:53:11,361 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
265 2017-05-09 15:53:11,415 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/1/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpJkw_yw 1:/tmp/tmp4Jz5Zv/job_working_directory/000/1/dataset_1_files:/tmp/tmp4Jz5Zv/files/000/dataset_1.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
266 2017-05-09 15:53:11,591 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
267 2017-05-09 15:53:11,591 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
268 2017-05-09 15:53:15,598 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 2
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
269 2017-05-09 15:53:16,226 INFO [galaxy.jobs.handler] (2) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
270 2017-05-09 15:53:16,481 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
271 2017-05-09 15:53:16,483 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
272 2017-05-09 15:53:16,521 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/2/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpytFdxz 2:/tmp/tmp4Jz5Zv/job_working_directory/000/2/dataset_2_files:/tmp/tmp4Jz5Zv/files/000/dataset_2.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
273 2017-05-09 15:53:16,678 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
274 2017-05-09 15:53:16,678 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
275 2017-05-09 15:53:20,584 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 3
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
276 2017-05-09 15:53:21,476 INFO [galaxy.jobs.handler] (3) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
277 2017-05-09 15:53:21,731 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
278 2017-05-09 15:53:21,732 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
279 2017-05-09 15:53:21,815 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/3/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpnOpUXZ 3:/tmp/tmp4Jz5Zv/job_working_directory/000/3/dataset_3_files:/tmp/tmp4Jz5Zv/files/000/dataset_3.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
280 2017-05-09 15:53:22,056 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
281 2017-05-09 15:53:22,057 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
282 2017-05-09 15:53:25,797 INFO [galaxy.tools.actions] Handled output named dataMatrix_out for tool W4MClassFilter (34.243 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
283 2017-05-09 15:53:25,853 INFO [galaxy.tools.actions] Handled output named sampleMetadata_out for tool W4MClassFilter (55.183 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
284 2017-05-09 15:53:25,891 INFO [galaxy.tools.actions] Handled output named variableMetadata_out for tool W4MClassFilter (38.127 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
285 2017-05-09 15:53:25,924 INFO [galaxy.tools.actions] Handled output named information for tool W4MClassFilter (32.700 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
286 2017-05-09 15:53:25,944 INFO [galaxy.tools.actions] Added output datasets to history (20.286 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
287 2017-05-09 15:53:25,996 INFO [galaxy.tools.actions] Verified access to datasets for Job[unflushed,tool_id=W4MClassFilter] (32.287 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
288 2017-05-09 15:53:25,996 INFO [galaxy.tools.actions] Setup for job Job[unflushed,tool_id=W4MClassFilter] complete, ready to flush (52.038 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
289 2017-05-09 15:53:26,036 INFO [galaxy.tools.actions] Flushed transaction for job Job[id=4,tool_id=W4MClassFilter] (39.310 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
290 2017-05-09 15:53:26,653 INFO [galaxy.jobs.handler] (4) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
291 2017-05-09 15:53:26,888 DEBUG [galaxy.tools.deps.conda_util] Executing command: /home/backdoor/miniconda2/bin/conda create -y --name mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4 r-base=3.3.1 r-batch=1.1_4 w4mclassfilter=0.98.1
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
292 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
293 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
294 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
295 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
296 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
297 2017-05-09 15:53:32,394 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
298 2017-05-09 15:53:32,483 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/4/tool_script.sh] for tool command [[ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; Rscript /home/backdoor/w4mclassfilter_galaxy_wrapper/w4mclassfilter_wrapper.R dataMatrix_in "/tmp/tmp4Jz5Zv/files/000/dataset_1.dat" sampleMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_2.dat" variableMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_3.dat" sampleclassNames "M" inclusive "TRUE" classnameColumn "gender" samplenameColumn "sampleMetadata" dataMatrix_out "/tmp/tmp4Jz5Zv/files/000/dataset_4.dat" sampleMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_5.dat" variableMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_6.dat" information "/tmp/tmp4Jz5Zv/files/000/dataset_7.dat"]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
299 2017-05-09 15:53:33,012 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
300 2017-05-09 15:53:33,013 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
301 ok
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
302 W4MClassFilter ( W4MClassFilter ) > Test-2 ... 2017-05-09 15:53:40,192 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 5
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
303 2017-05-09 15:53:41,186 INFO [galaxy.jobs.handler] (5) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
304 2017-05-09 15:53:41,438 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
305 2017-05-09 15:53:41,439 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
306 2017-05-09 15:53:41,474 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/5/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpzHo4ws 8:/tmp/tmp4Jz5Zv/job_working_directory/000/5/dataset_8_files:/tmp/tmp4Jz5Zv/files/000/dataset_8.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
307 2017-05-09 15:53:41,652 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
308 2017-05-09 15:53:41,652 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
309 2017-05-09 15:53:45,610 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 6
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
310 2017-05-09 15:53:46,393 INFO [galaxy.jobs.handler] (6) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
311 2017-05-09 15:53:46,638 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
312 2017-05-09 15:53:46,645 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
313 2017-05-09 15:53:46,690 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/6/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpWL9Sp3 9:/tmp/tmp4Jz5Zv/job_working_directory/000/6/dataset_9_files:/tmp/tmp4Jz5Zv/files/000/dataset_9.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
314 2017-05-09 15:53:46,917 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
315 2017-05-09 15:53:46,918 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
316 2017-05-09 15:53:50,908 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 7
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
317 2017-05-09 15:53:51,594 INFO [galaxy.jobs.handler] (7) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
318 2017-05-09 15:53:51,849 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
319 2017-05-09 15:53:51,849 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
320 2017-05-09 15:53:51,902 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/7/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpmj2ueZ 10:/tmp/tmp4Jz5Zv/job_working_directory/000/7/dataset_10_files:/tmp/tmp4Jz5Zv/files/000/dataset_10.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
321 2017-05-09 15:53:52,065 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
322 2017-05-09 15:53:52,066 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
323 2017-05-09 15:53:55,798 INFO [galaxy.tools.actions] Handled output named dataMatrix_out for tool W4MClassFilter (36.686 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
324 2017-05-09 15:53:55,828 INFO [galaxy.tools.actions] Handled output named sampleMetadata_out for tool W4MClassFilter (30.091 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
325 2017-05-09 15:53:55,860 INFO [galaxy.tools.actions] Handled output named variableMetadata_out for tool W4MClassFilter (31.485 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
326 2017-05-09 15:53:55,895 INFO [galaxy.tools.actions] Handled output named information for tool W4MClassFilter (35.815 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
327 2017-05-09 15:53:55,918 INFO [galaxy.tools.actions] Added output datasets to history (22.862 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
328 2017-05-09 15:53:55,962 INFO [galaxy.tools.actions] Verified access to datasets for Job[unflushed,tool_id=W4MClassFilter] (24.036 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
329 2017-05-09 15:53:55,963 INFO [galaxy.tools.actions] Setup for job Job[unflushed,tool_id=W4MClassFilter] complete, ready to flush (44.286 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
330 2017-05-09 15:53:56,001 INFO [galaxy.tools.actions] Flushed transaction for job Job[id=8,tool_id=W4MClassFilter] (37.669 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
331 2017-05-09 15:53:56,817 INFO [galaxy.jobs.handler] (8) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
332 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
333 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
334 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
335 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
336 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
337 2017-05-09 15:53:57,142 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
338 2017-05-09 15:53:57,179 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/8/tool_script.sh] for tool command [[ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; Rscript /home/backdoor/w4mclassfilter_galaxy_wrapper/w4mclassfilter_wrapper.R dataMatrix_in "/tmp/tmp4Jz5Zv/files/000/dataset_8.dat" sampleMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_9.dat" variableMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_10.dat" sampleclassNames "M" inclusive "TRUE" classnameColumn "gender" samplenameColumn "sampleMetadata" dataMatrix_out "/tmp/tmp4Jz5Zv/files/000/dataset_11.dat" sampleMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_12.dat" variableMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_13.dat" information "/tmp/tmp4Jz5Zv/files/000/dataset_14.dat"]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
339 2017-05-09 15:53:57,599 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
340 2017-05-09 15:53:57,599 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
341 ok
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
342 W4MClassFilter ( W4MClassFilter ) > Test-3 ... 2017-05-09 15:54:03,918 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 9
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
343 2017-05-09 15:54:05,128 INFO [galaxy.jobs.handler] (9) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
344 2017-05-09 15:54:05,380 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
345 2017-05-09 15:54:05,381 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
346 2017-05-09 15:54:05,422 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/9/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmp4WoSDp 15:/tmp/tmp4Jz5Zv/job_working_directory/000/9/dataset_15_files:/tmp/tmp4Jz5Zv/files/000/dataset_15.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
347 2017-05-09 15:54:05,591 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
348 2017-05-09 15:54:05,592 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
349 2017-05-09 15:54:09,490 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 10
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
350 2017-05-09 15:54:10,366 INFO [galaxy.jobs.handler] (10) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
351 2017-05-09 15:54:10,613 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
352 2017-05-09 15:54:10,615 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
353 2017-05-09 15:54:10,658 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/10/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpGDoAhy 16:/tmp/tmp4Jz5Zv/job_working_directory/000/10/dataset_16_files:/tmp/tmp4Jz5Zv/files/000/dataset_16.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
354 2017-05-09 15:54:10,844 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
355 2017-05-09 15:54:10,844 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
356 2017-05-09 15:54:14,773 INFO [galaxy.tools.actions.upload_common] tool upload1 created job id 11
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
357 2017-05-09 15:54:15,569 INFO [galaxy.jobs.handler] (11) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
358 2017-05-09 15:54:15,834 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
359 2017-05-09 15:54:15,834 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
360 2017-05-09 15:54:15,923 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/11/tool_script.sh] for tool command [export PATH=$PATH:'/home/backdoor/miniconda2/envs/__samtools@1.3.1/bin' ; python /tmp/tmp4Jz5Zv/galaxy-dev/tools/data_source/upload.py /tmp/tmp4Jz5Zv/galaxy-dev /tmp/tmp0vYrxn /tmp/tmpmnqkmg 17:/tmp/tmp4Jz5Zv/job_working_directory/000/11/dataset_17_files:/tmp/tmp4Jz5Zv/files/000/dataset_17.dat]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
361 2017-05-09 15:54:16,158 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
362 2017-05-09 15:54:16,158 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
363 2017-05-09 15:54:19,917 INFO [galaxy.tools.actions] Handled output named dataMatrix_out for tool W4MClassFilter (55.485 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
364 2017-05-09 15:54:19,960 INFO [galaxy.tools.actions] Handled output named sampleMetadata_out for tool W4MClassFilter (43.180 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
365 2017-05-09 15:54:19,995 INFO [galaxy.tools.actions] Handled output named variableMetadata_out for tool W4MClassFilter (34.516 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
366 2017-05-09 15:54:20,036 INFO [galaxy.tools.actions] Handled output named information for tool W4MClassFilter (40.337 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
367 2017-05-09 15:54:20,062 INFO [galaxy.tools.actions] Added output datasets to history (26.650 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
368 2017-05-09 15:54:20,115 INFO [galaxy.tools.actions] Verified access to datasets for Job[unflushed,tool_id=W4MClassFilter] (28.845 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
369 2017-05-09 15:54:20,116 INFO [galaxy.tools.actions] Setup for job Job[unflushed,tool_id=W4MClassFilter] complete, ready to flush (52.996 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
370 2017-05-09 15:54:20,153 INFO [galaxy.tools.actions] Flushed transaction for job Job[id=12,tool_id=W4MClassFilter] (37.779 ms)
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
371 2017-05-09 15:54:20,742 INFO [galaxy.jobs.handler] (12) Job dispatched
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
372 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
373 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
374 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
375 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency r-base version 3.3.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
376 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency r-batch version 1.1_4 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
377 2017-05-09 15:54:20,961 DEBUG [galaxy.tools.deps] Using dependency w4mclassfilter version 0.98.1 of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
378 2017-05-09 15:54:21,013 INFO [galaxy.jobs.command_factory] Built script [/tmp/tmp4Jz5Zv/job_working_directory/000/12/tool_script.sh] for tool command [[ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; [ "$CONDA_DEFAULT_ENV" = "/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4" ] || . /home/backdoor/miniconda2/bin/activate '/home/backdoor/miniconda2/envs/mulled-v1-e6b0d2ef4e5cf48144629c11c5bc66b43fc076b336419c5c00247560d01a3bc4' > conda_activate.log 2>&1 ; Rscript /home/backdoor/w4mclassfilter_galaxy_wrapper/w4mclassfilter_wrapper.R dataMatrix_in "/tmp/tmp4Jz5Zv/files/000/dataset_15.dat" sampleMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_16.dat" variableMetadata_in "/tmp/tmp4Jz5Zv/files/000/dataset_17.dat" sampleclassNames "M" inclusive "TRUE" classnameColumn "gender" samplenameColumn "sampleMetadata" dataMatrix_out "/tmp/tmp4Jz5Zv/files/000/dataset_18.dat" sampleMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_19.dat" variableMetadata_out "/tmp/tmp4Jz5Zv/files/000/dataset_20.dat" information "/tmp/tmp4Jz5Zv/files/000/dataset_21.dat"]
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
379 2017-05-09 15:54:21,503 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
380 2017-05-09 15:54:21,503 DEBUG [galaxy.tools.deps] Using dependency samtools version None of type conda
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
381 ok
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
382
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
383 ----------------------------------------------------------------------
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
384 XML: /tmp/tmp4Jz5Zv/xunit.xml
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
385 ----------------------------------------------------------------------
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
386 Ran 3 tests in 83.693s
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
387
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
388 OK
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
389 2017-05-09 15:54:27,359 INFO [test_driver] Shutting down
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
390 2017-05-09 15:54:27,359 INFO [test_driver] Shutting down embedded galaxy web server
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
391 2017-05-09 15:54:27,361 INFO [test_driver] Embedded web server galaxy stopped
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
392 2017-05-09 15:54:27,361 INFO [test_driver] Stopping application galaxy
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
393 2017-05-09 15:54:27,361 INFO [galaxy.jobs.handler] sending stop signal to worker thread
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
394 2017-05-09 15:54:27,361 INFO [galaxy.jobs.handler] job handler queue stopped
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
395 2017-05-09 15:54:27,361 INFO [galaxy.jobs.runners] TaskRunner: Sending stop signal to 2 worker threads
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
396 2017-05-09 15:54:27,361 INFO [galaxy.jobs.runners] LocalRunner: Sending stop signal to 4 worker threads
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
397 2017-05-09 15:54:27,361 INFO [galaxy.jobs.handler] sending stop signal to worker thread
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
398 2017-05-09 15:54:27,361 INFO [galaxy.jobs.handler] job handler stop queue stopped
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
399 2017-05-09 15:54:27,362 INFO [test_driver] Application galaxy stopped.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
400 2017-05-09 15:54:28,335 INFO [galaxy.jobs.handler] sending stop signal to worker thread
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
401 2017-05-09 15:54:28,335 INFO [galaxy.jobs.handler] job handler queue stopped
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
402 2017-05-09 15:54:28,335 INFO [galaxy.jobs.runners] TaskRunner: Sending stop signal to 2 worker threads
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
403 2017-05-09 15:54:28,335 INFO [galaxy.jobs.runners] LocalRunner: Sending stop signal to 4 worker threads
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
404 2017-05-09 15:54:28,335 INFO [galaxy.jobs.handler] sending stop signal to worker thread
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
405 2017-05-09 15:54:28,335 INFO [galaxy.jobs.handler] job handler stop queue stopped
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
406 Testing complete. HTML report is in "/home/backdoor/w4mclassfilter_galaxy_wrapper/tool_test_output.html".
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
407 All 3 test(s) executed passed.
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
408 W4MClassFilter[0]: passed
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
409 W4MClassFilter[1]: passed
bab3a658f74e planemo upload commit 91805bf8e8ce26193ffc4cc2f3dca56ce4addf79
eschen42
parents:
diff changeset
410 W4MClassFilter[2]: passed