~/bayesian/dashboard/repositories/fabric8-gemini-server ~/bayesian/dashboard/repositories/fabric8-gemini-server Already using interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Using base prefix '/usr' No LICENSE.txt / LICENSE found in source New python executable in /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/fabric8-gemini-server/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/fabric8-gemini-server/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/fabric8-gemini-server/venv/bin/python3) Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Requirement already satisfied: pyflakes in ./venv/lib/python3.6/site-packages (2.1.1) ---------------------------------------------------- Checking source files for common errors in following directories: src tests tools ---------------------------------------------------- src/repo_dependency_creator.py Pass src/__init__.py Pass src/utils.py Pass src/rest_api.py Pass src/data_extractor.py Pass src/exceptions.py Pass src/parsers/maven_parser.py Pass src/parsers/parser_base.py Pass src/parsers/__init__.py Pass src/parsers/node_parser.py Pass src/notification/__init__.py Pass src/notification/user_notification.py Pass tests/test_rest_api.py Pass tests/test_user_notification.py Pass tests/test_errors_class.py Pass tests/__init__.py Pass tests/test_utils.py Pass tests/test_maven_parser.py Pass tests/test_repo_dependency_creator.py Pass tests/test_node_parser.py Pass tests/conftest.py Pass tools/check_python_version.py Pass ---------------------------------------------------- Checking following source files for common errors: setup.py ---------------------------------------------------- setup.py Pass ~/bayesian/dashboard/repositories/fabric8-gemini-server All checks passed for 23 source files