Build: #2 failed Changes by Bing Zhang

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
10-Oct-2017 13:28:18 Collecting pytest-cache (from pytest-pep8==1.0.6->-r requirements.txt (line 3))
10-Oct-2017 13:28:18 Collecting execnet>=1.1.dev1 (from pytest-cache->pytest-pep8==1.0.6->-r requirements.txt (line 3))
10-Oct-2017 13:28:18   Using cached execnet-1.4.1-py2.py3-none-any.whl
10-Oct-2017 13:28:18 Collecting apipkg>=1.4 (from execnet>=1.1.dev1->pytest-cache->pytest-pep8==1.0.6->-r requirements.txt (line 3))
10-Oct-2017 13:28:18   Using cached apipkg-1.4-py2.py3-none-any.whl
10-Oct-2017 13:28:18 Installing collected packages: wheel, py, pytest, pep8, apipkg, execnet, pytest-cache, pytest-pep8
10-Oct-2017 13:28:18   Found existing installation: wheel 0.30.0
10-Oct-2017 13:28:18     Uninstalling wheel-0.30.0:
10-Oct-2017 13:28:18       Successfully uninstalled wheel-0.30.0
10-Oct-2017 13:28:18 Successfully installed apipkg-1.4 execnet-1.4.1 pep8-1.7.0 py-1.4.34 pytest-3.0.3 pytest-cache-1.0 pytest-pep8-1.0.6 wheel-0.24.0
10-Oct-2017 13:28:19 ============================= test session starts ==============================
10-Oct-2017 13:28:19 platform linux2 -- Python 2.7.12, pytest-3.0.3, py-1.4.34, pluggy-0.4.0
10-Oct-2017 13:28:19 rootdir: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1, inifile: setup.cfg
10-Oct-2017 13:28:19 plugins: pep8-1.0.6
10-Oct-2017 13:28:19 collected 14 items / 1 errors
10-Oct-2017 13:28:19
10-Oct-2017 13:28:19 generated xml file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/test-reports/results.xml
10-Oct-2017 13:28:19 ==================================== ERRORS ====================================
10-Oct-2017 13:28:19 ________________ ERROR collecting swarmstats/test_swarmstats.py ________________
10-Oct-2017 13:28:19 ImportError while importing test module '/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/swarmstats/test_swarmstats.py'.
10-Oct-2017 13:28:19 Original error message:
10-Oct-2017 13:28:19 'No module named docker'
10-Oct-2017 13:28:19 Make sure your test modules/packages have valid Python names.
10-Oct-2017 13:28:19 !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
10-Oct-2017 13:28:19 =========================== 1 error in 0.10 seconds ============================