Advertisement
livecipher

pants failure when testing aurora

Jul 17th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.39 KB | None | 0 0
  1. Building pants.pex @ 0.0.17
  2. Bootstrapping twitter.common.python @ 0.5.9
  3. + VIRTUALENV_VERSION=1.10.1
  4. + which python2.7
  5. ++ which python2.7
  6. + PY=/usr/local/quark/bin/python2.7
  7. + echo 'Using /usr/local/quark/bin/python2.7'
  8. Using /usr/local/quark/bin/python2.7
  9. +++ dirname /home/bhuvan/projects/mesos/incubator-aurora/build-support/virtualenv
  10. ++ cd /home/bhuvan/projects/mesos/incubator-aurora/build-support
  11. ++ pwd
  12. + HERE=/home/bhuvan/projects/mesos/incubator-aurora/build-support
  13. + '[' -f /home/bhuvan/projects/mesos/incubator-aurora/build-support/virtualenv-1.10.1/BOOTSTRAPPED ']'
  14. + pushd /home/bhuvan/projects/mesos/incubator-aurora/build-support
  15. ~/projects/mesos/incubator-aurora/build-support ~/projects/mesos/incubator-aurora
  16. + curl -O https://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.10.1.tar.gz
  17. % Total % Received % Xferd Average Speed Time Time Time Current
  18. Dload Upload Total Spent Left Speed
  19.  
  20. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  21. 95 1294k 95 1241k 0 0 5022k 0 --:--:-- --:--:-- --:--:-- 9406k
  22. 100 1294k 100 1294k 0 0 5055k 0 --:--:-- --:--:-- --:--:-- 9244k
  23. + tar zxvf virtualenv-1.10.1.tar.gz
  24. virtualenv-1.10.1/
  25. virtualenv-1.10.1/AUTHORS.txt
  26. virtualenv-1.10.1/bin/
  27. virtualenv-1.10.1/bin/rebuild-script.py
  28. virtualenv-1.10.1/docs/
  29. virtualenv-1.10.1/docs/_theme/
  30. virtualenv-1.10.1/docs/_theme/nature/
  31. virtualenv-1.10.1/docs/_theme/nature/static/
  32. virtualenv-1.10.1/docs/_theme/nature/static/nature.css_t
  33. virtualenv-1.10.1/docs/_theme/nature/static/pygments.css
  34. virtualenv-1.10.1/docs/_theme/nature/theme.conf
  35. virtualenv-1.10.1/docs/conf.py
  36. virtualenv-1.10.1/docs/index.rst
  37. virtualenv-1.10.1/docs/make.bat
  38. virtualenv-1.10.1/docs/Makefile
  39. virtualenv-1.10.1/docs/news.rst
  40. virtualenv-1.10.1/LICENSE.txt
  41. virtualenv-1.10.1/MANIFEST.in
  42. virtualenv-1.10.1/PKG-INFO
  43. virtualenv-1.10.1/README.rst
  44. virtualenv-1.10.1/scripts/
  45. virtualenv-1.10.1/scripts/virtualenv
  46. virtualenv-1.10.1/setup.cfg
  47. virtualenv-1.10.1/setup.py
  48. virtualenv-1.10.1/virtualenv.egg-info/
  49. virtualenv-1.10.1/virtualenv.egg-info/dependency_links.txt
  50. virtualenv-1.10.1/virtualenv.egg-info/entry_points.txt
  51. virtualenv-1.10.1/virtualenv.egg-info/not-zip-safe
  52. virtualenv-1.10.1/virtualenv.egg-info/PKG-INFO
  53. virtualenv-1.10.1/virtualenv.egg-info/SOURCES.txt
  54. virtualenv-1.10.1/virtualenv.egg-info/top_level.txt
  55. virtualenv-1.10.1/virtualenv.py
  56. virtualenv-1.10.1/virtualenv_embedded/
  57. virtualenv-1.10.1/virtualenv_embedded/activate.bat
  58. virtualenv-1.10.1/virtualenv_embedded/activate.csh
  59. virtualenv-1.10.1/virtualenv_embedded/activate.fish
  60. virtualenv-1.10.1/virtualenv_embedded/activate.ps1
  61. virtualenv-1.10.1/virtualenv_embedded/activate.sh
  62. virtualenv-1.10.1/virtualenv_embedded/activate_this.py
  63. virtualenv-1.10.1/virtualenv_embedded/deactivate.bat
  64. virtualenv-1.10.1/virtualenv_embedded/distutils-init.py
  65. virtualenv-1.10.1/virtualenv_embedded/distutils.cfg
  66. virtualenv-1.10.1/virtualenv_embedded/site.py
  67. virtualenv-1.10.1/virtualenv_support/
  68. virtualenv-1.10.1/virtualenv_support/__init__.py
  69. virtualenv-1.10.1/virtualenv_support/pip-1.4.1.tar.gz
  70. virtualenv-1.10.1/virtualenv_support/setuptools-0.9.8.tar.gz
  71. + touch virtualenv-1.10.1/BOOTSTRAPPED
  72. + popd
  73. ~/projects/mesos/incubator-aurora
  74. + exec /usr/local/quark/bin/python2.7 /home/bhuvan/projects/mesos/incubator-aurora/build-support/virtualenv-1.10.1/virtualenv.py /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv
  75. New python executable in /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin/python2.7
  76. Also creating executable in /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin/python
  77. Installing Setuptools..............................................................................................................................................................................................................................done.
  78. Installing Pip.....................................................................................................................................................................................................................................................................................................................................done.
  79. Downloading/unpacking twitter.common.python==0.5.9
  80. Using download cache from /var/tmp/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Ft%2Ftwitter.common.python%2Ftwitter.common.python-0.5.9.tar.gz
  81. Running setup.py egg_info for package twitter.common.python
  82.  
  83. Downloading/unpacking setuptools>=1 (from twitter.common.python==0.5.9)
  84. Using download cache from /var/tmp/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fs%2Fsetuptools%2Fsetuptools-5.4.1.tar.gz
  85. Running setup.py egg_info for package setuptools
  86.  
  87. Downloading/unpacking wheel (from twitter.common.python==0.5.9)
  88. Using download cache from /var/tmp/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fw%2Fwheel%2Fwheel-0.24.0.tar.gz
  89. Running setup.py egg_info for package wheel
  90.  
  91. no previously-included directories found matching 'wheel/test/*/dist'
  92. no previously-included directories found matching 'wheel/test/*/build'
  93. Installing collected packages: twitter.common.python, setuptools, wheel
  94. Running setup.py install for twitter.common.python
  95. Skipping installation of /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/lib/python2.7/site-packages/twitter/__init__.py (namespace package)
  96. Skipping installation of /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/lib/python2.7/site-packages/twitter/common/__init__.py (namespace package)
  97.  
  98. Installing /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/lib/python2.7/site-packages/twitter.common.python-0.5.9-py2.7-nspkg.pth
  99. Installing pex script to /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin
  100. Found existing installation: setuptools 0.9.8
  101. Uninstalling setuptools:
  102. Successfully uninstalled setuptools
  103. Running setup.py install for setuptools
  104.  
  105. Installing easy_install script to /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin
  106. Installing easy_install-2.7 script to /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin
  107. Running setup.py install for wheel
  108.  
  109. no previously-included directories found matching 'wheel/test/*/dist'
  110. no previously-included directories found matching 'wheel/test/*/build'
  111. Installing wheel script to /home/bhuvan/projects/mesos/incubator-aurora/build-support/pex.venv/bin
  112. Successfully installed twitter.common.python setuptools wheel
  113. Cleaning up...
  114. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  115. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 13.8ms
  116. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  117. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.8ms
  118. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  119. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  120. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/
  121. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/ :: Opening (uncached)
  122. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.process/
  123. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.process/ :: Resolving pypi.python.org
  124. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.process/ :: Connecting to pypi.python.org
  125. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.process/
  126. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.process/: 83.7ms
  127. twitter.common.python.http: Opening (uncached): 82.8ms
  128. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.process/: 80.9ms
  129. twitter.common.python.http: Resolving pypi.python.org: 8.5ms
  130. twitter.common.python.http: Connecting to pypi.python.org: 17.2ms
  131. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.process/: 1.3ms
  132. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  133. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  134. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/
  135. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/ :: Opening (uncached)
  136. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.log/
  137. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.log/ :: Resolving pypi.python.org
  138. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.log/ :: Connecting to pypi.python.org
  139. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.log/
  140. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.log/: 79.4ms
  141. twitter.common.python.http: Opening (uncached): 78.4ms
  142. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.log/: 76.3ms
  143. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  144. twitter.common.python.http: Connecting to pypi.python.org: 17.2ms
  145. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.log/: 1.5ms
  146. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  147. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  148. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/
  149. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/ :: Opening (uncached)
  150. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.util/
  151. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.util/ :: Resolving pypi.python.org
  152. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.util/ :: Connecting to pypi.python.org
  153. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.util/
  154. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.util/: 85.7ms
  155. twitter.common.python.http: Opening (uncached): 84.8ms
  156. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.util/: 82.7ms
  157. twitter.common.python.http: Resolving pypi.python.org: 8.7ms
  158. twitter.common.python.http: Connecting to pypi.python.org: 17.7ms
  159. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.util/: 1.5ms
  160. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  161. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.6ms
  162. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  163. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  164. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  165. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  166. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  167. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  168. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  169. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  170. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  171. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  172. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  173. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  174. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  175. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  176. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  177. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  178. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  179. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  180. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  181. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  182. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/
  183. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/ :: Opening (uncached)
  184. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.decorators/
  185. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.decorators/ :: Resolving pypi.python.org
  186. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.decorators/ :: Connecting to pypi.python.org
  187. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.decorators/
  188. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.decorators/: 80.7ms
  189. twitter.common.python.http: Opening (uncached): 79.9ms
  190. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.decorators/: 78.4ms
  191. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  192. twitter.common.python.http: Connecting to pypi.python.org: 17.0ms
  193. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.decorators/: 1.0ms
  194. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  195. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  196. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  197. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  198. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  199. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.1ms
  200. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/
  201. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/ :: Opening (uncached)
  202. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.collections/
  203. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.collections/ :: Resolving pypi.python.org
  204. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.collections/ :: Connecting to pypi.python.org
  205. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.collections/
  206. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.collections/: 76.6ms
  207. twitter.common.python.http: Opening (uncached): 75.9ms
  208. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.collections/: 74.4ms
  209. twitter.common.python.http: Resolving pypi.python.org: 8.2ms
  210. twitter.common.python.http: Connecting to pypi.python.org: 15.7ms
  211. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.collections/: 0.9ms
  212. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  213. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  214. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/
  215. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/ :: Opening (uncached)
  216. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.confluence/
  217. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.confluence/ :: Resolving pypi.python.org
  218. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.confluence/ :: Connecting to pypi.python.org
  219. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.confluence/
  220. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.confluence/: 77.8ms
  221. twitter.common.python.http: Opening (uncached): 77.0ms
  222. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.confluence/: 75.5ms
  223. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  224. twitter.common.python.http: Connecting to pypi.python.org: 16.8ms
  225. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.confluence/: 0.9ms
  226. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  227. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.5ms
  228. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  229. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  230. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  231. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  232. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  233. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  234. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  235. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  236. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/
  237. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/ :: Opening (uncached)
  238. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.lang/
  239. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.lang/ :: Resolving pypi.python.org
  240. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.lang/ :: Connecting to pypi.python.org
  241. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.lang/
  242. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.lang/: 79.7ms
  243. twitter.common.python.http: Opening (uncached): 79.0ms
  244. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.lang/: 77.4ms
  245. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  246. twitter.common.python.http: Connecting to pypi.python.org: 17.4ms
  247. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.lang/: 1.1ms
  248. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  249. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  250. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/
  251. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/ :: Opening (uncached)
  252. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.python/
  253. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.python/ :: Resolving pypi.python.org
  254. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.python/ :: Connecting to pypi.python.org
  255. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.python/
  256. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.python/: 82.7ms
  257. twitter.common.python.http: Opening (uncached): 81.4ms
  258. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.python/: 79.6ms
  259. twitter.common.python.http: Resolving pypi.python.org: 8.0ms
  260. twitter.common.python.http: Connecting to pypi.python.org: 17.8ms
  261. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.python/: 1.2ms
  262. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  263. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  264. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  265. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  266. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  267. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  268. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/
  269. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/ :: Opening (uncached)
  270. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.contextutil/
  271. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.contextutil/ :: Resolving pypi.python.org
  272. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.contextutil/ :: Connecting to pypi.python.org
  273. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.contextutil/
  274. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.contextutil/: 81.7ms
  275. twitter.common.python.http: Opening (uncached): 81.0ms
  276. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.contextutil/: 79.6ms
  277. twitter.common.python.http: Resolving pypi.python.org: 7.8ms
  278. twitter.common.python.http: Connecting to pypi.python.org: 17.0ms
  279. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.contextutil/: 0.9ms
  280. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  281. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  282. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/
  283. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/ :: Opening (uncached)
  284. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.quantity/
  285. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.quantity/ :: Resolving pypi.python.org
  286. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.quantity/ :: Connecting to pypi.python.org
  287. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.quantity/
  288. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.quantity/: 82.2ms
  289. twitter.common.python.http: Opening (uncached): 81.7ms
  290. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.quantity/: 80.5ms
  291. twitter.common.python.http: Resolving pypi.python.org: 7.8ms
  292. twitter.common.python.http: Connecting to pypi.python.org: 17.1ms
  293. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.quantity/: 0.7ms
  294. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  295. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  296. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/
  297. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/ :: Opening (uncached)
  298. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.config/
  299. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.config/ :: Resolving pypi.python.org
  300. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.config/ :: Connecting to pypi.python.org
  301. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.config/
  302. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.config/: 80.9ms
  303. twitter.common.python.http: Opening (uncached): 80.4ms
  304. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.config/: 79.1ms
  305. twitter.common.python.http: Resolving pypi.python.org: 7.8ms
  306. twitter.common.python.http: Connecting to pypi.python.org: 16.0ms
  307. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.config/: 0.9ms
  308. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  309. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  310. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/
  311. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/ :: Opening (uncached)
  312. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.threading/
  313. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.threading/ :: Resolving pypi.python.org
  314. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/twitter.common.threading/ :: Connecting to pypi.python.org
  315. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/twitter.common.threading/
  316. twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.threading/: 76.3ms
  317. twitter.common.python.http: Opening (uncached): 75.8ms
  318. twitter.common.python.http: Fetching https://pypi.python.org/simple/twitter.common.threading/: 74.1ms
  319. twitter.common.python.http: Resolving pypi.python.org: 7.8ms
  320. twitter.common.python.http: Connecting to pypi.python.org: 16.1ms
  321. twitter.common.python.http: Caching https://pypi.python.org/simple/twitter.common.threading/: 1.0ms
  322. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  323. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  324. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  325. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.2ms
  326. twitter.common.python.http: Opening (uncached)
  327. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb
  328. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb :: Resolving pypi.python.org
  329. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb :: Connecting to pypi.python.org
  330. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb
  331. twitter.common.python.http: Opening (uncached): 90.0ms
  332. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb: 88.1ms
  333. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  334. twitter.common.python.http: Connecting to pypi.python.org: 27.6ms
  335. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.config/twitter.common.config-0.3.1.tar.gz#md5=ae9423d1ca8dabd18b25a933f994a6cb: 1.3ms
  336. twitter.common.python: Packaging twitter.common.config
  337. twitter.common.python: Packaging twitter.common.config :: Installing /tmp/tmpLzgNhV
  338. twitter.common.python: Packaging twitter.common.config: 516.9ms
  339. twitter.common.python: Installing /tmp/tmpLzgNhV: 514.6ms
  340. twitter.common.python.http: Opening (uncached)
  341. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827
  342. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827 :: Resolving pypi.python.org
  343. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827 :: Connecting to pypi.python.org
  344. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827
  345. twitter.common.python.http: Opening (uncached): 80.0ms
  346. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827: 78.5ms
  347. twitter.common.python.http: Resolving pypi.python.org: 8.9ms
  348. twitter.common.python.http: Connecting to pypi.python.org: 17.4ms
  349. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.log/twitter.common.log-0.3.1.tar.gz#md5=9982ce7b3c9cee89bddec74be62af827: 1.0ms
  350. twitter.common.python: Packaging twitter.common.log
  351. twitter.common.python: Packaging twitter.common.log :: Installing /tmp/tmp6Oytff
  352. twitter.common.python: Packaging twitter.common.log: 412.2ms
  353. twitter.common.python: Installing /tmp/tmp6Oytff: 410.5ms
  354. twitter.common.python.http: Opening (uncached)
  355. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33
  356. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33 :: Resolving pypi.python.org
  357. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33 :: Connecting to pypi.python.org
  358. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33
  359. twitter.common.python.http: Opening (uncached): 80.6ms
  360. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33: 79.4ms
  361. twitter.common.python.http: Resolving pypi.python.org: 8.5ms
  362. twitter.common.python.http: Connecting to pypi.python.org: 16.8ms
  363. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.util/twitter.common.util-0.3.1.tar.gz#md5=74714bbcdd3d759e253738582d5e5e33: 0.7ms
  364. twitter.common.python: Packaging twitter.common.util
  365. twitter.common.python: Packaging twitter.common.util :: Installing /tmp/tmpBPZkcY
  366. twitter.common.python: Packaging twitter.common.util: 397.4ms
  367. twitter.common.python: Installing /tmp/tmpBPZkcY: 395.7ms
  368. twitter.common.python.http: Opening (uncached)
  369. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46
  370. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46 :: Resolving pypi.python.org
  371. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46 :: Connecting to pypi.python.org
  372. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46
  373. twitter.common.python.http: Opening (uncached): 205.5ms
  374. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46: 204.1ms
  375. twitter.common.python.http: Resolving pypi.python.org: 8.0ms
  376. twitter.common.python.http: Connecting to pypi.python.org: 16.0ms
  377. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.lang/twitter.common.lang-0.3.1.tar.gz#md5=fc6229d8da0bedf1f95306ac376fae46: 0.9ms
  378. twitter.common.python: Packaging twitter.common.lang
  379. twitter.common.python: Packaging twitter.common.lang :: Installing /tmp/tmprz46Cg
  380. twitter.common.python: Packaging twitter.common.lang: 410.7ms
  381. twitter.common.python: Installing /tmp/tmprz46Cg: 409.1ms
  382. twitter.common.python.http: Opening (uncached)
  383. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f
  384. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f :: Resolving pypi.python.org
  385. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f :: Connecting to pypi.python.org
  386. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f
  387. twitter.common.python.http: Opening (uncached): 80.2ms
  388. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f: 78.9ms
  389. twitter.common.python.http: Resolving pypi.python.org: 8.4ms
  390. twitter.common.python.http: Connecting to pypi.python.org: 16.1ms
  391. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.collections/twitter.common.collections-0.3.1.tar.gz#md5=efd9e8eddf6bb00367cd285784ce1f6f: 0.8ms
  392. twitter.common.python: Packaging twitter.common.collections
  393. twitter.common.python: Packaging twitter.common.collections :: Installing /tmp/tmpmekUUy
  394. twitter.common.python: Packaging twitter.common.collections: 407.7ms
  395. twitter.common.python: Installing /tmp/tmpmekUUy: 406.0ms
  396. twitter.common.python.http: Opening (uncached)
  397. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0
  398. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0 :: Resolving pypi.python.org
  399. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0 :: Connecting to pypi.python.org
  400. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0
  401. twitter.common.python.http: Opening (uncached): 81.5ms
  402. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0: 80.1ms
  403. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  404. twitter.common.python.http: Connecting to pypi.python.org: 17.6ms
  405. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.confluence/twitter.common.confluence-0.3.1.tar.gz#md5=1726c06919a8a76d08b067591a8cb9d0: 1.1ms
  406. twitter.common.python: Packaging twitter.common.confluence
  407. twitter.common.python: Packaging twitter.common.confluence :: Installing /tmp/tmpBqvHxS
  408. twitter.common.python: Packaging twitter.common.confluence: 398.5ms
  409. twitter.common.python: Installing /tmp/tmpBqvHxS: 396.7ms
  410. twitter.common.python.http: Opening (uncached)
  411. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd
  412. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd :: Resolving pypi.python.org
  413. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd :: Connecting to pypi.python.org
  414. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd
  415. twitter.common.python.http: Opening (uncached): 87.2ms
  416. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd: 85.8ms
  417. twitter.common.python.http: Resolving pypi.python.org: 8.3ms
  418. twitter.common.python.http: Connecting to pypi.python.org: 18.5ms
  419. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.decorators/twitter.common.decorators-0.3.1.tar.gz#md5=532de218f33590a0cf869b2c4ec72acd: 1.0ms
  420. twitter.common.python: Packaging twitter.common.decorators
  421. twitter.common.python: Packaging twitter.common.decorators :: Installing /tmp/tmpSmphCn
  422. twitter.common.python: Packaging twitter.common.decorators: 420.0ms
  423. twitter.common.python: Installing /tmp/tmpSmphCn: 418.1ms
  424. twitter.common.python.http: Opening (uncached)
  425. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5
  426. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5 :: Resolving pypi.python.org
  427. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5 :: Connecting to pypi.python.org
  428. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5
  429. twitter.common.python.http: Opening (uncached): 87.9ms
  430. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5: 86.3ms
  431. twitter.common.python.http: Resolving pypi.python.org: 8.0ms
  432. twitter.common.python.http: Connecting to pypi.python.org: 17.2ms
  433. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.process/twitter.common.process-0.3.1.tar.gz#md5=c86681ad55a79ad11c906f3eee5b03b5: 1.0ms
  434. twitter.common.python: Packaging twitter.common.process
  435. twitter.common.python: Packaging twitter.common.process :: Installing /tmp/tmpWtNZQr
  436. twitter.common.python: Packaging twitter.common.process: 431.4ms
  437. twitter.common.python: Installing /tmp/tmpWtNZQr: 429.2ms
  438. twitter.common.python.http: Opening (uncached)
  439. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db
  440. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db :: Resolving pypi.python.org
  441. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db :: Connecting to pypi.python.org
  442. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db
  443. twitter.common.python.http: Opening (uncached): 76.2ms
  444. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db: 74.8ms
  445. twitter.common.python.http: Resolving pypi.python.org: 7.7ms
  446. twitter.common.python.http: Connecting to pypi.python.org: 16.8ms
  447. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.contextutil/twitter.common.contextutil-0.3.1.tar.gz#md5=7bfe8977d131a2907ffc822d0a5a53db: 1.0ms
  448. twitter.common.python: Packaging twitter.common.contextutil
  449. twitter.common.python: Packaging twitter.common.contextutil :: Installing /tmp/tmp6EuCOS
  450. twitter.common.python: Packaging twitter.common.contextutil: 392.9ms
  451. twitter.common.python: Installing /tmp/tmp6EuCOS: 390.9ms
  452. twitter.common.python.http: Opening (uncached)
  453. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69
  454. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69 :: Resolving pypi.python.org
  455. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69 :: Connecting to pypi.python.org
  456. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69
  457. twitter.common.python.http: Opening (uncached): 78.5ms
  458. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69: 77.1ms
  459. twitter.common.python.http: Resolving pypi.python.org: 7.9ms
  460. twitter.common.python.http: Connecting to pypi.python.org: 16.6ms
  461. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.quantity/twitter.common.quantity-0.3.1.tar.gz#md5=3007ba683c6203018d058ea8ad0e8e69: 1.0ms
  462. twitter.common.python: Packaging twitter.common.quantity
  463. twitter.common.python: Packaging twitter.common.quantity :: Installing /tmp/tmpVMxox2
  464. twitter.common.python: Packaging twitter.common.quantity: 410.5ms
  465. twitter.common.python: Installing /tmp/tmpVMxox2: 408.6ms
  466. twitter.common.python.http: Opening (uncached)
  467. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632
  468. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632 :: Resolving pypi.python.org
  469. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632 :: Connecting to pypi.python.org
  470. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632
  471. twitter.common.python.http: Opening (uncached): 75.0ms
  472. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632: 73.6ms
  473. twitter.common.python.http: Resolving pypi.python.org: 7.9ms
  474. twitter.common.python.http: Connecting to pypi.python.org: 15.8ms
  475. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.threading/twitter.common.threading-0.3.1.tar.gz#md5=2e2f4556cea50506acec899a6e083632: 1.0ms
  476. twitter.common.python: Packaging twitter.common.threading
  477. twitter.common.python: Packaging twitter.common.threading :: Installing /tmp/tmpQrU8XT
  478. twitter.common.python: Packaging twitter.common.threading: 397.6ms
  479. twitter.common.python: Installing /tmp/tmpQrU8XT: 395.4ms
  480. twitter.common.python.http: Opening (uncached)
  481. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994
  482. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994 :: Resolving pypi.python.org
  483. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994 :: Connecting to pypi.python.org
  484. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994
  485. twitter.common.python.http: Opening (uncached): 99.5ms
  486. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994: 78.2ms
  487. twitter.common.python.http: Resolving pypi.python.org: 8.0ms
  488. twitter.common.python.http: Connecting to pypi.python.org: 16.1ms
  489. twitter.common.python.http: Caching https://pypi.python.org/packages/source/t/twitter.common.python/twitter.common.python-0.5.9.tar.gz#md5=9798ae8c19e0c12ea5f54791ccbb9994: 20.8ms
  490. twitter.common.python: Packaging twitter.common.python
  491. twitter.common.python: Packaging twitter.common.python :: Installing /tmp/tmpadPHSn
  492. twitter.common.python: Packaging twitter.common.python: 420.9ms
  493. twitter.common.python: Installing /tmp/tmpadPHSn: 418.8ms
  494. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  495. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 2.7ms
  496. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  497. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.8ms
  498. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  499. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  500. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  501. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  502. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  503. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 2.4ms
  504. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  505. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  506. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  507. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.7ms
  508. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/
  509. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/ :: Opening (uncached)
  510. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/argparse/
  511. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/argparse/ :: Resolving pypi.python.org
  512. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/argparse/ :: Connecting to pypi.python.org
  513. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/argparse/
  514. twitter.common.python.http: Crawling https://pypi.python.org/simple/argparse/: 83.4ms
  515. twitter.common.python.http: Opening (uncached): 81.9ms
  516. twitter.common.python.http: Fetching https://pypi.python.org/simple/argparse/: 80.5ms
  517. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  518. twitter.common.python.http: Connecting to pypi.python.org: 17.2ms
  519. twitter.common.python.http: Caching https://pypi.python.org/simple/argparse/: 0.9ms
  520. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  521. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.5ms
  522. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  523. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.3ms
  524. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  525. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  526. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/
  527. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/ :: Opening (uncached)
  528. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/cov-core/
  529. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/cov-core/ :: Resolving pypi.python.org
  530. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/cov-core/ :: Connecting to pypi.python.org
  531. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/cov-core/
  532. twitter.common.python.http: Crawling https://pypi.python.org/simple/cov-core/: 78.3ms
  533. twitter.common.python.http: Opening (uncached): 77.2ms
  534. twitter.common.python.http: Fetching https://pypi.python.org/simple/cov-core/: 75.7ms
  535. twitter.common.python.http: Resolving pypi.python.org: 8.1ms
  536. twitter.common.python.http: Connecting to pypi.python.org: 17.2ms
  537. twitter.common.python.http: Caching https://pypi.python.org/simple/cov-core/: 1.0ms
  538. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  539. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  540. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/
  541. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/ :: Opening (uncached)
  542. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/wheel/
  543. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/wheel/ :: Resolving pypi.python.org
  544. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/wheel/ :: Connecting to pypi.python.org
  545. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/wheel/
  546. twitter.common.python.http: Crawling https://pypi.python.org/simple/wheel/: 90.6ms
  547. twitter.common.python.http: Opening (uncached): 87.2ms
  548. twitter.common.python.http: Fetching https://pypi.python.org/simple/wheel/: 77.1ms
  549. twitter.common.python.http: Resolving pypi.python.org: 8.0ms
  550. twitter.common.python.http: Connecting to pypi.python.org: 17.7ms
  551. twitter.common.python.http: Caching https://pypi.python.org/simple/wheel/: 9.6ms
  552. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  553. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.6ms
  554. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/
  555. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/ :: Opening (uncached)
  556. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/lockfile/
  557. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/lockfile/ :: Resolving pypi.python.org
  558. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/lockfile/ :: Connecting to pypi.python.org
  559. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/lockfile/
  560. twitter.common.python.http: Crawling https://pypi.python.org/simple/lockfile/: 83.2ms
  561. twitter.common.python.http: Opening (uncached): 81.8ms
  562. twitter.common.python.http: Fetching https://pypi.python.org/simple/lockfile/: 80.4ms
  563. twitter.common.python.http: Resolving pypi.python.org: 7.9ms
  564. twitter.common.python.http: Connecting to pypi.python.org: 19.4ms
  565. twitter.common.python.http: Caching https://pypi.python.org/simple/lockfile/: 0.9ms
  566. twitter.common.python.http: Opening (uncached)
  567. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0
  568. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0 :: Resolving pypi.python.org
  569. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0 :: Connecting to pypi.python.org
  570. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0
  571. twitter.common.python.http: Opening (uncached): 91.2ms
  572. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0: 80.1ms
  573. twitter.common.python.http: Resolving pypi.python.org: 7.7ms
  574. twitter.common.python.http: Connecting to pypi.python.org: 17.0ms
  575. twitter.common.python.http: Caching https://pypi.python.org/packages/source/l/lockfile/lockfile-0.9.1.tar.gz#md5=ce61468d4c1263e3005737bbed2641f0: 10.7ms
  576. twitter.common.python: Packaging lockfile
  577. twitter.common.python: Packaging lockfile :: Installing /tmp/tmpaF3v5_
  578. twitter.common.python: Packaging lockfile: 427.2ms
  579. twitter.common.python: Installing /tmp/tmpaF3v5_: 425.1ms
  580. twitter.common.python.http: Opening (uncached)
  581. twitter.common.python.http: Opening (uncached) :: Fetching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c
  582. twitter.common.python.http: Opening (uncached) :: Fetching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c :: Resolving argparse.googlecode.com
  583. twitter.common.python.http: Opening (uncached) :: Fetching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c :: Connecting to argparse.googlecode.com
  584. twitter.common.python.http: Opening (uncached) :: Caching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c
  585. twitter.common.python.http: Opening (uncached): 149.2ms
  586. twitter.common.python.http: Fetching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c: 98.5ms
  587. twitter.common.python.http: Resolving argparse.googlecode.com: 7.9ms
  588. twitter.common.python.http: Connecting to argparse.googlecode.com: 31.8ms
  589. twitter.common.python.http: Caching http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz#md5=2fbef8cb61e506c706957ab6e135840c: 50.2ms
  590. twitter.common.python: Packaging argparse
  591. twitter.common.python: Packaging argparse :: Installing /tmp/tmppKzeO4
  592. twitter.common.python: Packaging argparse: 449.4ms
  593. twitter.common.python: Installing /tmp/tmppKzeO4: 447.3ms
  594. twitter.common.python.http: Opening (uncached)
  595. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1
  596. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1 :: Resolving pypi.python.org
  597. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1 :: Connecting to pypi.python.org
  598. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1
  599. twitter.common.python.http: Opening (uncached): 76.9ms
  600. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1: 75.5ms
  601. twitter.common.python.http: Resolving pypi.python.org: 7.8ms
  602. twitter.common.python.http: Connecting to pypi.python.org: 16.1ms
  603. twitter.common.python.http: Caching https://pypi.python.org/packages/source/c/cov-core/cov-core-1.13.0.tar.gz#md5=8999e0bc50bca5a09d7731a3d42bfcd1: 1.0ms
  604. twitter.common.python: Packaging cov-core
  605. twitter.common.python: Packaging cov-core :: Installing /tmp/tmp3Pck8d
  606. twitter.common.python: Packaging cov-core: 405.1ms
  607. twitter.common.python: Installing /tmp/tmp3Pck8d: 403.2ms
  608. twitter.common.python.http: Crawling /home/bhuvan/.pex/build
  609. twitter.common.python.http: Crawling /home/bhuvan/.pex/build: 1.4ms
  610. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/
  611. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/ :: Opening (uncached)
  612. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/coverage/
  613. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/coverage/ :: Resolving pypi.python.org
  614. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/ :: Opening (uncached) :: Fetching https://pypi.python.org/simple/coverage/ :: Connecting to pypi.python.org
  615. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/ :: Opening (uncached) :: Caching https://pypi.python.org/simple/coverage/
  616. twitter.common.python.http: Crawling https://pypi.python.org/simple/coverage/: 99.0ms
  617. twitter.common.python.http: Opening (uncached): 93.8ms
  618. twitter.common.python.http: Fetching https://pypi.python.org/simple/coverage/: 81.7ms
  619. twitter.common.python.http: Resolving pypi.python.org: 8.2ms
  620. twitter.common.python.http: Connecting to pypi.python.org: 16.4ms
  621. twitter.common.python.http: Caching https://pypi.python.org/simple/coverage/: 11.5ms
  622. twitter.common.python.http: Opening (uncached)
  623. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df
  624. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df :: Resolving pypi.python.org
  625. twitter.common.python.http: Opening (uncached) :: Fetching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df :: Connecting to pypi.python.org
  626. twitter.common.python.http: Opening (uncached) :: Caching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df
  627. twitter.common.python.http: Opening (uncached): 140.8ms
  628. twitter.common.python.http: Fetching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df: 78.3ms
  629. twitter.common.python.http: Resolving pypi.python.org: 7.7ms
  630. twitter.common.python.http: Connecting to pypi.python.org: 17.1ms
  631. twitter.common.python.http: Caching https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df: 62.1ms
  632. twitter.common.python: Packaging coverage
  633. twitter.common.python: Packaging coverage :: Installing /tmp/tmpZ0jdno
  634. twitter.common.python: Packaging coverage: 575.7ms
  635. twitter.common.python: Installing /tmp/tmpZ0jdno: 572.8ms
  636. Resolved distributions:
  637. twitter.common.log 0.3.1
  638. cov-core 1.13.0
  639. twitter.common.dirutil 0.3.1
  640. pytest 2.5.2
  641. pantsbuild.pants 0.0.17
  642. twitter.common.collections 0.3.1
  643. requests 2.0.0
  644. py 1.4.22
  645. twitter.common.threading 0.3.1
  646. twitter.common.string 0.3.1
  647. lockfile 0.9.1
  648. wheel 0.24.0
  649. ansicolors 1.0.2
  650. pystache 0.5.3
  651. psutil 1.1.3
  652. twitter.common.contextutil 0.3.1
  653. twitter.common.confluence 0.3.1
  654. twitter.common.process 0.3.1
  655. twitter.common.python 0.5.9
  656. twitter.common.quantity 0.3.1
  657. Pygments 1.4
  658. setuptools 5.4.1
  659. python-daemon 1.5.5
  660. twitter.common.decorators 0.3.1
  661. twitter.common.options 0.3.1
  662. twitter.common.config 0.3.1
  663. twitter.common.util 0.3.1
  664. twitter.common.lang 0.3.1
  665. coverage 3.7.1
  666. argparse 1.2.1
  667. Markdown 2.1.1
  668. pytest-cov 1.6
  669. Setting entry point to pants.bin.pants_exe:main
  670. Saving PEX file to /home/bhuvan/projects/mesos/incubator-aurora/build-support/pantsbuild.pants-0.0.17.pex.tmp
  671. Built pantsbuild.pants-0.0.17.pex
  672. warning: tag '0.5.1-snapshot' is really 'quark/0.5.1-snapshot' here
  673. **** Failed to install setuptools-2.2. stdout:
  674.  
  675. **** Failed to install setuptools-2.2. stderr:
  676. 'import site' failed; use -v for traceback
  677. Traceback (most recent call last):
  678. File "<stdin>", line 2, in <module>
  679. File "/usr/lib/python2.6/site-packages/setuptools/__init__.py", line 3, in <module>
  680. import os
  681. File "/usr/local/quark/lib/python2.7/os.py", line 398, in <module>
  682. import UserDict
  683. File "/usr/local/quark/lib/python2.7/UserDict.py", line 84, in <module>
  684. _abcoll.MutableMapping.register(IterableUserDict)
  685. File "/usr/local/quark/lib/python2.7/abc.py", line 109, in register
  686. if issubclass(subclass, cls):
  687. File "/usr/local/quark/lib/python2.7/abc.py", line 184, in __subclasscheck__
  688. cls._abc_negative_cache.add(subclass)
  689. File "/usr/local/quark/lib/python2.7/_weakrefset.py", line 84, in add
  690. self.data.add(ref(item, self._remove))
  691. TypeError: cannot create weak reference to 'classobj' object
  692.  
  693. Traceback (most recent call last):
  694. File "/home/bhuvan/projects/mesos/incubator-aurora/build-support/pantsbuild.pants-0.0.17.pex/.bootstrap/_twitter_common_python/pex.py", line 223, in execute
  695. self.execute_entry(entry_point, args)
  696. File "/home/bhuvan/projects/mesos/incubator-aurora/build-support/pantsbuild.pants-0.0.17.pex/.bootstrap/_twitter_common_python/pex.py", line 271, in execute_entry
  697. runner(entry_point)
  698. File "/home/bhuvan/projects/mesos/incubator-aurora/build-support/pantsbuild.pants-0.0.17.pex/.bootstrap/_twitter_common_python/pex.py", line 294, in execute_pkg_resources
  699. runner()
  700. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/bin/pants_exe.py", line 179, in main
  701. _run()
  702. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/bin/pants_exe.py", line 147, in _run
  703. build_graph)
  704. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/commands/build.py", line 55, in __init__
  705. self.interpreter_cache.setup(filters=interpreters)
  706. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 207, in setup
  707. self._setup_paths(setup_paths, filters)
  708. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 172, in _setup_paths
  709. self._setup_interpreter(interpreter)
  710. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 156, in _setup_interpreter
  711. return _resolve(self._config, interpreter, logger=self._logger)
  712. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 99, in _resolve
  713. interpreter = _resolve_interpreter(config, interpreter, setuptools_requirement, logger=logger)
  714. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 48, in _resolve_interpreter
  715. logger=logger)
  716. File "/home/bhuvan/.pex/install/pantsbuild.pants-0.0.17-py2-none-any.whl.f0d69afaa686ab1c0173d143d9c0cdd58bade4ae/pantsbuild.pants-0.0.17-py2-none-any.whl/pants/backend/python/interpreter_cache.py", line 70, in _resolve_and_link
  717. dist_location = installer.bdist()
  718. File "/home/bhuvan/.pex/install/twitter.common.python-0.5.9-py2-none-any.whl.23043f5ce1ad6bf7f5e1c3be34f880aabf7b0a4c/twitter.common.python-0.5.9-py2-none-any.whl/twitter/common/python/installer.py", line 24, in function_wrapper
  719. raise Installer.InstallFailure('Failed to install %s' % self._source_dir)
  720. InstallFailure: Failed to install /tmp/tmpVdQUg8/setuptools-2.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement