Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Creating log file /root/.datadog-agent/ddagent-install.log.....Done
- Operating System: Linux
- Setting up virtual environment..... % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 98477 100 98477 0 0 385k 0 --:--:-- --:--:-- --:--:-- 386k
- New python executable in /root/.datadog-agent/venv/bin/python
- Done
- Setting up setuptools and pip..... % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 11106 100 11106 0 0 42160 0 --:--:-- --:--:-- --:--:-- 42228
- Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-12.2.zip
- Extracting in /tmp/tmp8Ib04v
- Now working in /tmp/tmp8Ib04v/setuptools-12.2
- Installing Setuptools
- running install
- running bdist_egg
- running egg_info
- writing requirements to setuptools.egg-info/requires.txt
- writing setuptools.egg-info/PKG-INFO
- writing top-level names to setuptools.egg-info/top_level.txt
- writing dependency_links to setuptools.egg-info/dependency_links.txt
- writing entry points to setuptools.egg-info/entry_points.txt
- reading manifest file 'setuptools.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'setuptools.egg-info/SOURCES.txt'
- installing library code to build/bdist.linux-x86_64/egg
- running install_lib
- running build_py
- creating build
- creating build/lib
- copying easy_install.py -> build/lib
- creating build/lib/_markerlib
- copying _markerlib/__init__.py -> build/lib/_markerlib
- copying _markerlib/markers.py -> build/lib/_markerlib
- creating build/lib/setuptools
- copying setuptools/__init__.py -> build/lib/setuptools
- copying setuptools/windows_support.py -> build/lib/setuptools
- copying setuptools/version.py -> build/lib/setuptools
- copying setuptools/utils.py -> build/lib/setuptools
- copying setuptools/unicode_utils.py -> build/lib/setuptools
- copying setuptools/ssl_support.py -> build/lib/setuptools
- copying setuptools/site-patch.py -> build/lib/setuptools
- copying setuptools/sandbox.py -> build/lib/setuptools
- copying setuptools/py31compat.py -> build/lib/setuptools
- copying setuptools/py27compat.py -> build/lib/setuptools
- copying setuptools/py26compat.py -> build/lib/setuptools
- copying setuptools/package_index.py -> build/lib/setuptools
- copying setuptools/msvc9_support.py -> build/lib/setuptools
- copying setuptools/lib2to3_ex.py -> build/lib/setuptools
- copying setuptools/extension.py -> build/lib/setuptools
- copying setuptools/dist.py -> build/lib/setuptools
- copying setuptools/depends.py -> build/lib/setuptools
- copying setuptools/compat.py -> build/lib/setuptools
- copying setuptools/archive_util.py -> build/lib/setuptools
- creating build/lib/pkg_resources
- copying pkg_resources/__init__.py -> build/lib/pkg_resources
- creating build/lib/setuptools/tests
- copying setuptools/tests/__init__.py -> build/lib/setuptools/tests
- copying setuptools/tests/textwrap.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_windows_wrappers.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_upload_docs.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_test.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_sdist.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_sandbox.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_packageindex.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_msvc9compiler.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_markerlib.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_integration.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_find_packages.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_egg_info.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_easy_install.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_dist_info.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_develop.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_build_ext.py -> build/lib/setuptools/tests
- copying setuptools/tests/test_bdist_egg.py -> build/lib/setuptools/tests
- copying setuptools/tests/server.py -> build/lib/setuptools/tests
- copying setuptools/tests/script-with-bom.py -> build/lib/setuptools/tests
- copying setuptools/tests/py26compat.py -> build/lib/setuptools/tests
- copying setuptools/tests/fixtures.py -> build/lib/setuptools/tests
- copying setuptools/tests/environment.py -> build/lib/setuptools/tests
- copying setuptools/tests/contexts.py -> build/lib/setuptools/tests
- creating build/lib/setuptools/command
- copying setuptools/command/__init__.py -> build/lib/setuptools/command
- copying setuptools/command/upload_docs.py -> build/lib/setuptools/command
- copying setuptools/command/test.py -> build/lib/setuptools/command
- copying setuptools/command/setopt.py -> build/lib/setuptools/command
- copying setuptools/command/sdist.py -> build/lib/setuptools/command
- copying setuptools/command/saveopts.py -> build/lib/setuptools/command
- copying setuptools/command/rotate.py -> build/lib/setuptools/command
- copying setuptools/command/register.py -> build/lib/setuptools/command
- copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
- copying setuptools/command/install_lib.py -> build/lib/setuptools/command
- copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
- copying setuptools/command/install.py -> build/lib/setuptools/command
- copying setuptools/command/egg_info.py -> build/lib/setuptools/command
- copying setuptools/command/easy_install.py -> build/lib/setuptools/command
- copying setuptools/command/develop.py -> build/lib/setuptools/command
- copying setuptools/command/build_py.py -> build/lib/setuptools/command
- copying setuptools/command/build_ext.py -> build/lib/setuptools/command
- copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
- copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
- copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
- copying setuptools/command/alias.py -> build/lib/setuptools/command
- creating build/lib/pkg_resources/_vendor
- copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor
- creating build/lib/pkg_resources/tests
- copying pkg_resources/tests/__init__.py -> build/lib/pkg_resources/tests
- copying pkg_resources/tests/test_resources.py -> build/lib/pkg_resources/tests
- copying pkg_resources/tests/test_pkg_resources.py -> build/lib/pkg_resources/tests
- creating build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging
- copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging
- copying setuptools/script (dev).tmpl -> build/lib/setuptools
- copying setuptools/script.tmpl -> build/lib/setuptools
- creating build/bdist.linux-x86_64
- creating build/bdist.linux-x86_64/egg
- creating build/bdist.linux-x86_64/egg/pkg_resources
- creating build/bdist.linux-x86_64/egg/pkg_resources/tests
- copying build/lib/pkg_resources/tests/test_pkg_resources.py -> build/bdist.linux-x86_64/egg/pkg_resources/tests
- copying build/lib/pkg_resources/tests/test_resources.py -> build/bdist.linux-x86_64/egg/pkg_resources/tests
- copying build/lib/pkg_resources/tests/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/tests
- creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor
- creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
- copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor
- copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources
- creating build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/script.tmpl -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-x86_64/egg/setuptools
- creating build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-x86_64/egg/setuptools/command
- copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/command
- creating build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/contexts.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/environment.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/fixtures.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/py26compat.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/script-with-bom.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/server.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_bdist_egg.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_build_ext.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_develop.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_dist_info.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_easy_install.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_find_packages.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_integration.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_markerlib.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_msvc9compiler.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_packageindex.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_sandbox.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_sdist.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_test.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_upload_docs.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/test_windows_wrappers.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/textwrap.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/tests/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/tests
- copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/compat.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/msvc9_support.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/py26compat.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/py27compat.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/py31compat.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/site-patch.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/utils.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/version.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/windows_support.py -> build/bdist.linux-x86_64/egg/setuptools
- copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setuptools
- creating build/bdist.linux-x86_64/egg/_markerlib
- copying build/lib/_markerlib/markers.py -> build/bdist.linux-x86_64/egg/_markerlib
- copying build/lib/_markerlib/__init__.py -> build/bdist.linux-x86_64/egg/_markerlib
- copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/tests/test_pkg_resources.py to test_pkg_resources.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/tests/test_resources.py to test_resources.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/tests/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py to version.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to build_ext.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to build_py.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to develop.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py to easy_install.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to egg_info.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to install.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.py to install_scripts.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to register.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rotate.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to saveopts.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to setopt.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/contexts.py to contexts.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/environment.py to environment.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/fixtures.py to fixtures.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/py26compat.py to py26compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/script-with-bom.py to script-with-bom.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/server.py to server.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_bdist_egg.py to test_bdist_egg.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_build_ext.py to test_build_ext.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_develop.py to test_develop.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_dist_info.py to test_dist_info.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_easy_install.py to test_easy_install.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_egg_info.py to test_egg_info.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_find_packages.py to test_find_packages.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_integration.py to test_integration.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_markerlib.py to test_markerlib.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_msvc9compiler.py to test_msvc9compiler.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_packageindex.py to test_packageindex.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_sandbox.py to test_sandbox.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_sdist.py to test_sdist.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_test.py to test_test.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_upload_docs.py to test_upload_docs.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_windows_wrappers.py to test_windows_wrappers.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/textwrap.py to textwrap.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archive_util.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/compat.py to compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/lib2to3_ex.py to lib2to3_ex.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/msvc9_support.py to msvc9_support.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to package_index.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/py26compat.py to py26compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/py27compat.py to py27compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/py31compat.py to py31compat.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/site-patch.py to site-patch.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/ssl_support.py to ssl_support.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/unicode_utils.py to unicode_utils.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/utils.py to utils.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/version.py to version.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/windows_support.py to windows_support.pyc
- byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/_markerlib/markers.py to markers.pyc
- byte-compiling build/bdist.linux-x86_64/egg/_markerlib/__init__.py to __init__.pyc
- byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.pyc
- creating build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
- copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
- creating dist
- creating 'dist/setuptools-12.2-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
- removing 'build/bdist.linux-x86_64/egg' (and everything under it)
- Processing setuptools-12.2-py2.7.egg
- Copying setuptools-12.2-py2.7.egg to /root/.datadog-agent/venv/lib/python2.7/site-packages
- Adding setuptools 12.2 to easy-install.pth file
- Installing easy_install script to /root/.datadog-agent/venv/bin
- Installing easy_install-2.7 script to /root/.datadog-agent/venv/bin
- Installed /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg
- Processing dependencies for setuptools==12.2
- Finished processing dependencies for setuptools==12.2
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 1571k 100 1571k 0 0 2477k 0 --:--:-- --:--:-- --:--:-- 2477k
- Collecting pip
- Downloading pip-6.0.8-py2.py3-none-any.whl (1.3MB)
- Installing collected packages: pip
- Successfully installed pip-6.0.8
- Collecting pip==6.0.6
- Downloading pip-6.0.6-py2.py3-none-any.whl (1.3MB)
- Installing collected packages: pip
- Found existing installation: pip 6.0.8
- Uninstalling pip-6.0.8:
- Successfully uninstalled pip-6.0.8
- Successfully installed pip-6.0.6
- Done
- Installing requirements using pip..... % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 332 100 332 0 0 4555 0 --:--:-- --:--:-- --:--:-- 4611
- You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting boto==2.25.0 (from -r /root/.datadog-agent/requirements.txt (line 1))
- Downloading boto-2.25.0-py2.py3-none-any.whl (1.1MB)
- Collecting gearman==2.0.2 (from -r /root/.datadog-agent/requirements.txt (line 2))
- Downloading gearman-2.0.2.tar.gz
- Collecting httplib2==0.9 (from -r /root/.datadog-agent/requirements.txt (line 3))
- Downloading httplib2-0.9.tar.gz (204kB)
- Collecting kafka-python==0.9.0-9bed11db98387c0d9e456528130b330631dc50af (from -r /root/.datadog-agent/requirements.txt (line 4))
- Downloading kafka-python-0.9.0-9bed11db98387c0d9e456528130b330631dc50af.tar.gz
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/setuptools/dist.py:291: UserWarning: The version specified ('0.9.0-9bed11db98387c0d9e456528130b330631dc50af') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
- Collecting ntplib==0.3.2 (from -r /root/.datadog-agent/requirements.txt (line 5))
- Downloading ntplib-0.3.2.tar.gz
- Collecting pg8000==1.9.6 (from -r /root/.datadog-agent/requirements.txt (line 6))
- Downloading pg8000-1.9.6.tar.gz
- Collecting PyMySQL==0.6.1 (from -r /root/.datadog-agent/requirements.txt (line 7))
- Downloading PyMySQL-0.6.1-py2.py3-none-any.whl (61kB)
- Collecting pysnmp-mibs==0.1.4 (from -r /root/.datadog-agent/requirements.txt (line 8))
- Downloading pysnmp-mibs-0.1.4.tar.gz (2.0MB)
- Collecting pysnmp==4.2.5 (from -r /root/.datadog-agent/requirements.txt (line 9))
- Downloading pysnmp-4.2.5.tar.gz (225kB)
- Collecting python-memcached==1.53 (from -r /root/.datadog-agent/requirements.txt (line 10))
- Downloading python-memcached-1.53.tar.gz
- Collecting pyyaml==3.11 (from -r /root/.datadog-agent/requirements.txt (line 11))
- Downloading PyYAML-3.11.tar.gz (248kB)
- Collecting redis==2.10.1 (from -r /root/.datadog-agent/requirements.txt (line 12))
- Downloading redis-2.10.1.tar.gz (84kB)
- Collecting requests==2.3.0 (from -r /root/.datadog-agent/requirements.txt (line 13))
- Downloading requests-2.3.0-py2.py3-none-any.whl (452kB)
- Collecting simplejson==3.3.3 (from -r /root/.datadog-agent/requirements.txt (line 14))
- Downloading simplejson-3.3.3.tar.gz (67kB)
- Collecting snakebite==1.3.9 (from -r /root/.datadog-agent/requirements.txt (line 15))
- Downloading snakebite-1.3.9.tar.gz (62kB)
- Collecting backports.ssl-match-hostname==3.4.0.2 (from -r /root/.datadog-agent/requirements.txt (line 16))
- Downloading backports.ssl_match_hostname-3.4.0.2.tar.gz
- Collecting tornado==3.2.2 (from -r /root/.datadog-agent/requirements.txt (line 17))
- Downloading tornado-3.2.2.tar.gz (405kB)
- Collecting distribute (from kafka-python==0.9.0-9bed11db98387c0d9e456528130b330631dc50af->-r /root/.datadog-agent/requirements.txt (line 4))
- Downloading distribute-0.7.3.zip (145kB)
- Collecting pyasn1>=0.1.2 (from pysnmp==4.2.5->-r /root/.datadog-agent/requirements.txt (line 9))
- Downloading pyasn1-0.1.7.tar.gz (68kB)
- Collecting pycrypto>=2.4.1 (from pysnmp==4.2.5->-r /root/.datadog-agent/requirements.txt (line 9))
- Downloading pycrypto-2.6.1.tar.gz (446kB)
- Collecting protobuf>2.4.1 (from snakebite==1.3.9->-r /root/.datadog-agent/requirements.txt (line 15))
- Downloading protobuf-2.6.1.tar.gz (188kB)
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'google (apputils-0.2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'google (apputils-0.3.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'google (apputils-0.4.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'google (apputils-0.4.1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'google (apputils-0.1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- Installed /tmp/pip-build-6HbkD6/protobuf/.eggs/google_apputils-0.4.1-py2.7.egg
- Searching for pytz>=2010
- Reading https://pypi.python.org/simple/pytz/
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010o)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011e)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011h)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011j)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011k)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2011n)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2012d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2012f)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2012g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2012h)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2012j)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2013d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2004d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2005e)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2005i)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2005k)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2005m)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2006g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2006j)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2006p)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2007d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2007f)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2007g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2007i)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2007k)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2008g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2008h)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2008i)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009d)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009e)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009f)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009i)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009j)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009l)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009n)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009p)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2009u)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010e)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010g)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010h)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010k)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'pytz (2010l)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- Best match: pytz 2014.10
- Downloading https://pypi.python.org/packages/2.7/p/pytz/pytz-2014.10-py2.7.egg#md5=a6e26cf01e307d3505612d7386fee859
- Processing pytz-2014.10-py2.7.egg
- Moving pytz-2014.10-py2.7.egg to /tmp/pip-build-6HbkD6/protobuf/.eggs
- Installed /tmp/pip-build-6HbkD6/protobuf/.eggs/pytz-2014.10-py2.7.egg
- Searching for python-gflags>=1.4
- Reading https://pypi.python.org/simple/python-gflags/
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (gflags-1.3)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (gflags-1.4)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (gflags-1.6)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (gflags-2.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- Reading http://code.google.com/p/python-gflags
- Best match: python-gflags 2.0
- Downloading https://pypi.python.org/packages/source/p/python-gflags/python-gflags-2.0.tar.gz#md5=23c9a793959a54971b1f094b0c6d03b1
- Processing python-gflags-2.0.tar.gz
- Writing /tmp/easy_install-BfBHQ2/python-gflags-2.0/setup.cfg
- Running python-gflags-2.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BfBHQ2/python-gflags-2.0/egg-dist-tmp-Kn_4hV
- zip_safe flag not set; analyzing archive contents...
- Moving python_gflags-2.0-py2.7.egg to /tmp/pip-build-6HbkD6/protobuf/.eggs
- Installed /tmp/pip-build-6HbkD6/protobuf/.eggs/python_gflags-2.0-py2.7.egg
- Searching for python-dateutil>=1.4
- Reading https://pypi.python.org/simple/python-dateutil/
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.4.1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.4)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.5)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-2.1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-2.2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-2.3)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-2.4.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- Reading http://labix.org/python-dateutil
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-2.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.3)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- /root/.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg/pkg_resources/__init__.py:2512: PEP440Warning: 'python (dateutil-1.0)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
- Reading https://dateutil.readthedocs.org
- Best match: python-dateutil 2.4.0
- Downloading https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-2.4.0.tar.gz#md5=75714163bb96bedd07685cdb2071b8bc
- Processing python-dateutil-2.4.0.tar.gz
- Writing /tmp/easy_install-Jmwq40/python-dateutil-2.4.0/setup.cfg
- Running python-dateutil-2.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Jmwq40/python-dateutil-2.4.0/egg-dist-tmp-bk9U4Q
- Moving python_dateutil-2.4.0-py2.7.egg to /tmp/pip-build-6HbkD6/protobuf/.eggs
- Installed /tmp/pip-build-6HbkD6/protobuf/.eggs/python_dateutil-2.4.0-py2.7.egg
- Searching for six>=1.5
- Reading https://pypi.python.org/simple/six/
- Best match: six 1.9.0
- Downloading https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4
- Processing six-1.9.0.tar.gz
- Writing /tmp/easy_install-XcMo4F/six-1.9.0/setup.cfg
- Running six-1.9.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XcMo4F/six-1.9.0/egg-dist-tmp-n_QjDc
- zip_safe flag not set; analyzing archive contents...
- six: module references __path__
- Extracting six-1.9.0-py2.7.egg to /tmp/pip-build-6HbkD6/protobuf/.eggs
- Installed /tmp/pip-build-6HbkD6/protobuf/.eggs/six-1.9.0-py2.7.egg
- Collecting argparse (from snakebite==1.3.9->-r /root/.datadog-agent/requirements.txt (line 15))
- Downloading argparse-1.3.0-py2.py3-none-any.whl
- Requirement already satisfied (use --upgrade to upgrade): setuptools>=0.7 in ./.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg (from distribute->kafka-python==0.9.0-9bed11db98387c0d9e456528130b330631dc50af->-r /root/.datadog-agent/requirements.txt (line 4))
- Installing collected packages: argparse, protobuf, pycrypto, pyasn1, distribute, tornado, backports.ssl-match-hostname, snakebite, simplejson, requests, redis, pyyaml, python-memcached, pysnmp, pysnmp-mibs, PyMySQL, pg8000, ntplib, kafka-python, httplib2, gearman, boto
- Running setup.py install for protobuf
- Skipping installation of /root/.datadog-agent/venv/lib/python2.7/site-packages/google/__init__.py (namespace package)
- Installing /root/.datadog-agent/venv/lib/python2.7/site-packages/protobuf-2.6.1-py2.7-nspkg.pth
- Running setup.py install for pycrypto
- checking for gcc... no
- checking for cc... no
- checking for cl.exe... no
- configure: error: in `/tmp/pip-build-6HbkD6/pycrypto':
- configure: error: no acceptable C compiler found in $PATH
- See `config.log' for more details
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 456, in <module>
- core.setup(**kw)
- File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup
- dist.run_commands()
- File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
- self.run_command(cmd)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "build/bdist.linux-x86_64/egg/setuptools/command/install.py", line 61, in run
- File "/usr/lib64/python2.7/distutils/command/install.py", line 563, in run
- self.run_command('build')
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/usr/lib64/python2.7/distutils/command/build.py", line 127, in run
- self.run_command(cmd_name)
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 251, in run
- self.run_command(cmd_name)
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 278, in run
- raise RuntimeError("autoconf error")
- RuntimeError: autoconf error
- Complete output from command /root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-6HbkD6/pycrypto/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-DtXgz0-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7:
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-2.7
- creating build/lib.linux-x86_64-2.7/Crypto
- copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-2.7/Crypto
- copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-2.7/Crypto
- creating build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
- creating build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
- creating build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/py21compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-2.7/Crypto/Util
- creating build/lib.linux-x86_64-2.7/Crypto/Random
- copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-2.7/Crypto/Random
- copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/Random
- copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random
- creating build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
- copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
- copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
- copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
- copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
- creating build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest
- copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
- copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
- copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
- copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
- copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
- copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
- copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
- copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
- copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
- copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
- creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
- copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
- copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
- copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
- creating build/lib.linux-x86_64-2.7/Crypto/Protocol
- copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
- copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
- copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
- copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
- creating build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
- creating build/lib.linux-x86_64-2.7/Crypto/Signature
- copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
- copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
- copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
- running build_ext
- running build_configure
- checking for gcc... no
- checking for cc... no
- checking for cl.exe... no
- configure: error: in `/tmp/pip-build-6HbkD6/pycrypto':
- configure: error: no acceptable C compiler found in $PATH
- See `config.log' for more details
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 456, in <module>
- core.setup(**kw)
- File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup
- dist.run_commands()
- File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
- self.run_command(cmd)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "build/bdist.linux-x86_64/egg/setuptools/command/install.py", line 61, in run
- File "/usr/lib64/python2.7/distutils/command/install.py", line 563, in run
- self.run_command('build')
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/usr/lib64/python2.7/distutils/command/build.py", line 127, in run
- self.run_command(cmd_name)
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 251, in run
- self.run_command(cmd_name)
- File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command
- self.distribution.run_command(command)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/tmp/pip-build-6HbkD6/pycrypto/setup.py", line 278, in run
- raise RuntimeError("autoconf error")
- RuntimeError: autoconf error
- ----------------------------------------
- Command "/root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-6HbkD6/pycrypto/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-DtXgz0-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7" failed with error code 1 in /tmp/pip-build-6HbkD6/pycrypto
- Done
- Trying to install optional dependencies using pip..... % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 57 100 57 0 0 281 0 --:--:-- --:--:-- --:--:-- 282
- You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting kazoo==1.3.1
- Downloading kazoo-1.3.1.zip (138kB)
- Collecting zope.interface>=3.8.0 (from kazoo==1.3.1)
- Downloading zope.interface-4.1.2.tar.gz (919kB)
- Requirement already satisfied (use --upgrade to upgrade): setuptools in ./.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg (from zope.interface>=3.8.0->kazoo==1.3.1)
- Installing collected packages: zope.interface, kazoo
- Running setup.py install for zope.interface
- building 'zope.interface._zope_interface_coptimizations' extension
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o
- unable to execute 'gcc': No such file or directory
- ********************************************************************************
- WARNING:
- An optional code optimization (C extension) could not be compiled.
- Optimizations for this package will not be available!
- ()
- command 'gcc' failed with exit status 1
- ********************************************************************************
- Skipping installation of /root/.datadog-agent/venv/lib/python2.7/site-packages/zope/__init__.py (namespace package)
- Installing /root/.datadog-agent/venv/lib/python2.7/site-packages/zope.interface-4.1.2-py2.7-nspkg.pth
- Running setup.py install for kazoo
- Successfully installed kazoo-1.3.1 zope.interface-4.1.2
- You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting pycurl==7.19.5
- Downloading pycurl-7.19.5.tar.gz (107kB)
- Using curl-config (libcurl 7.40.0)
- Installing collected packages: pycurl
- Running setup.py install for pycurl
- Using curl-config (libcurl 7.40.0)
- building 'pycurl' extension
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -DPYCURL_VERSION="7.19.5" -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-x86_64-2.7/src/docstrings.o
- unable to execute 'gcc': No such file or directory
- error: command 'gcc' failed with exit status 1
- Complete output from command /root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-G83lrc/pycurl/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YrVFxr-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7:
- Using curl-config (libcurl 7.40.0)
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-2.7
- creating build/lib.linux-x86_64-2.7/curl
- copying python/curl/__init__.py -> build/lib.linux-x86_64-2.7/curl
- running build_ext
- building 'pycurl' extension
- creating build/temp.linux-x86_64-2.7
- creating build/temp.linux-x86_64-2.7/src
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -DPYCURL_VERSION="7.19.5" -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-x86_64-2.7/src/docstrings.o
- unable to execute 'gcc': No such file or directory
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- Command "/root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-G83lrc/pycurl/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YrVFxr-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7" failed with error code 1 in /tmp/pip-build-G83lrc/pycurl
- Cannot install pycurl==7.19.5. There is probably no Compiler on the system.You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting psutil==2.1.1
- Downloading psutil-2.1.1.tar.gz (216kB)
- Installing collected packages: psutil
- Running setup.py install for psutil
- building '_psutil_linux' extension
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
- unable to execute 'gcc': No such file or directory
- error: command 'gcc' failed with exit status 1
- Complete output from command /root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-VLHIxQ/psutil/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-7kqBcE-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7:
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-2.7
- creating build/lib.linux-x86_64-2.7/psutil
- copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil
- copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil
- running build_ext
- building '_psutil_linux' extension
- creating build/temp.linux-x86_64-2.7
- creating build/temp.linux-x86_64-2.7/psutil
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
- unable to execute 'gcc': No such file or directory
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- Command "/root/.datadog-agent/venv/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-VLHIxQ/psutil/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-7kqBcE-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.datadog-agent/venv/include/site/python2.7" failed with error code 1 in /tmp/pip-build-VLHIxQ/psutil
- Cannot install psutil==2.1.1. There is probably no Compiler on the system.You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting pymongo==2.6.3
- Downloading pymongo-2.6.3.tar.gz (324kB)
- Installing collected packages: pymongo
- Running setup.py install for pymongo
- building 'bson._cbson' extension
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o
- unable to execute 'gcc': No such file or directory
- /tmp/pip-build-aJIckv/pymongo/setup.py:199: UserWarning:
- ********************************************************************
- WARNING: The bson._cbson extension module could not
- be compiled. No C extensions are essential for PyMongo to run,
- although they do result in significant speed improvements.
- The output above this warning shows how the compilation failed.
- Please see the installation docs for solutions to build issues:
- http://api.mongodb.org/python/current/installation.html
- Here are some hints for popular operating systems:
- If you are seeing this message on Linux you probably need to
- install GCC and/or the Python development package for your
- version of Python.
- Debian and Ubuntu users should issue the following command:
- $ sudo apt-get install build-essential python-dev
- RedHat, CentOS, and Fedora users should issue the following command:
- $ sudo yum install gcc python-devel
- If you are seeing this message on Microsoft Windows please install
- PyMongo using the MS Windows installer for your version of Python,
- available on pypi here:
- http://pypi.python.org/pypi/pymongo/#downloads
- If you are seeing this message on OSX please read the documentation
- here:
- http://api.mongodb.org/python/current/installation.html#osx
- ********************************************************************
- "The output above "
- command 'gcc' failed with exit status 1
- building 'pymongo._cmessage' extension
- gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o
- unable to execute 'gcc': No such file or directory
- /tmp/pip-build-aJIckv/pymongo/setup.py:199: UserWarning:
- ********************************************************************
- WARNING: The pymongo._cmessage extension module could not
- be compiled. No C extensions are essential for PyMongo to run,
- although they do result in significant speed improvements.
- The output above this warning shows how the compilation failed.
- Please see the installation docs for solutions to build issues:
- http://api.mongodb.org/python/current/installation.html
- Here are some hints for popular operating systems:
- If you are seeing this message on Linux you probably need to
- install GCC and/or the Python development package for your
- version of Python.
- Debian and Ubuntu users should issue the following command:
- $ sudo apt-get install build-essential python-dev
- RedHat, CentOS, and Fedora users should issue the following command:
- $ sudo yum install gcc python-devel
- If you are seeing this message on Microsoft Windows please install
- PyMongo using the MS Windows installer for your version of Python,
- available on pypi here:
- http://pypi.python.org/pypi/pymongo/#downloads
- If you are seeing this message on OSX please read the documentation
- here:
- http://api.mongodb.org/python/current/installation.html#osx
- ********************************************************************
- "The output above "
- command 'gcc' failed with exit status 1
- Successfully installed pymongo-2.6.3
- Done
- Downloading the latest version of the Agent from github (~2.5 MB)..... % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 130 0 130 0 0 1187 0 --:--:-- --:--:-- --:--:-- 1192
- 31 5742k 31 1794k 0 0 3893k 0 0:00:01 --:--:-- 0:00:01 3893k
- 100 5742k 100 5742k 0 0 6739k 0 --:--:-- --:--:-- --:--:-- 9.8M
- Done
- Uncompressing the archive.....Done
- Configuring datadog.conf file......Done
- Setting up launching scripts.....Done
- Setting up supervisor.....You are using pip version 6.0.6, however version 6.0.8 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting supervisor==3.0b2
- Downloading supervisor-3.0b2.tar.gz (458kB)
- Requirement already satisfied (use --upgrade to upgrade): setuptools in ./.datadog-agent/venv/lib/python2.7/site-packages/setuptools-12.2-py2.7.egg (from supervisor==3.0b2)
- Collecting meld3>=0.6.5 (from supervisor==3.0b2)
- Downloading meld3-1.0.0.tar.gz
- Installing collected packages: meld3, supervisor
- Running setup.py install for meld3
- Running setup.py install for supervisor
- Skipping installation of /root/.datadog-agent/venv/lib/python2.7/site-packages/supervisor/__init__.py (namespace package)
- Installing /root/.datadog-agent/venv/lib/python2.7/site-packages/supervisor-3.0b2-py2.7-nspkg.pth
- Installing echo_supervisord_conf script to /root/.datadog-agent/venv/bin
- Installing pidproxy script to /root/.datadog-agent/venv/bin
- Installing supervisorctl script to /root/.datadog-agent/venv/bin
- Installing supervisord script to /root/.datadog-agent/venv/bin
- Successfully installed meld3-1.0.0 supervisor-3.0b2
- Done
- Consolidating logging.....Done
- Cleaning up the installation directory.....Done
- Starting the Agent.....2015-02-18 17:17:50,647 CRIT Supervisor running as root (no user in config file)
- 2015-02-18 17:17:50,654 INFO RPC interface 'supervisor' initialized
- 2015-02-18 17:17:50,654 CRIT Server 'unix_http_server' running without any HTTP authentication checking
- 2015-02-18 17:17:50,654 INFO supervisord started with pid 573
- Done
- [32m
- Your Agent has started up for the first time. We're currently verifying
- that data is being submitted. You should see your Agent show up in Datadog
- shortly at:
- https://app.datadoghq.com/infrastructure [0m
- Waiting for metrics...2015-02-18 17:17:51,656 INFO spawned: 'dogstatsd' with pid 584
- 2015-02-18 17:17:51,656 INFO spawned: 'forwarder' with pid 585
- 2015-02-18 17:17:51,657 INFO spawned: 'collector' with pid 586
- 2015-02-18 17:17:51,751 INFO exited: dogstatsd (exit status 1; not expected)
- 2015-02-18 17:17:51,762 INFO exited: forwarder (exit status 1; not expected)
- 2015-02-18 17:17:51,781 INFO exited: collector (exit status 1; not expected)
- 2015-02-18 17:17:52,783 INFO spawned: 'dogstatsd' with pid 594
- 2015-02-18 17:17:52,784 INFO spawned: 'forwarder' with pid 595
- 2015-02-18 17:17:52,785 INFO spawned: 'collector' with pid 596
- 2015-02-18 17:17:52,874 INFO exited: forwarder (exit status 1; not expected)
- 2015-02-18 17:17:52,875 INFO exited: collector (exit status 1; not expected)
- 2015-02-18 17:17:52,880 INFO exited: dogstatsd (exit status 1; not expected)
- 2015-02-18 17:17:54,883 INFO spawned: 'dogstatsd' with pid 605
- 2015-02-18 17:17:54,884 INFO spawned: 'forwarder' with pid 606
- 2015-02-18 17:17:54,885 INFO spawned: 'collector' with pid 607
- 2015-02-18 17:17:54,944 INFO exited: forwarder (exit status 1; not expected)
- 2015-02-18 17:17:54,966 INFO exited: dogstatsd (exit status 1; not expected)
- 2015-02-18 17:17:54,969 INFO exited: collector (exit status 1; not expected)
- 2015-02-18 17:17:57,974 INFO spawned: 'dogstatsd' with pid 617
- 2015-02-18 17:17:57,974 INFO spawned: 'forwarder' with pid 618
- 2015-02-18 17:17:57,975 INFO spawned: 'collector' with pid 619
- 2015-02-18 17:17:58,033 INFO exited: forwarder (exit status 1; not expected)
- 2015-02-18 17:17:58,046 INFO gave up: forwarder entered FATAL state, too many start retries too quickly
- 2015-02-18 17:17:58,054 INFO exited: dogstatsd (exit status 1; not expected)
- 2015-02-18 17:17:58,055 INFO gave up: dogstatsd entered FATAL state, too many start retries too quickly
- 2015-02-18 17:17:58,061 INFO exited: collector (exit status 1; not expected)
- 2015-02-18 17:17:59,062 INFO gave up: collector entered FATAL state, too many start retries too quickly
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 17123: Connection refused
- [31m It looks like you hit an issue when trying to install the Agent.
- [0mAgent did not submit metrics after 90 seconds
- 2015-02-18 17:28:42,341 WARN received SIGTERM indicating exit request
Advertisement
Add Comment
Please, Sign In to add comment