Contributors architekco

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... [1G [1G-----> Python app detected [1G-----> Installing python-3.6.2 [1G-----> Installing pip [1G-----> Installing requirements with pip [1G Obtaining scraperwiki from git+http://github.com/openaustralia/scraperwiki-python.git@morph_defaults#egg=scraperwiki (from -r /tmp/build/requirements.txt (line 6)) [1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to revision morph_defaults) to /app/.heroku/src/scraperwiki [1G Running command git clone -q http://github.com/openaustralia/scraperwiki-python.git /app/.heroku/src/scraperwiki [1G Running command git checkout -b morph_defaults --track origin/morph_defaults [1G Switched to a new branch 'morph_defaults' [1G Branch morph_defaults set up to track remote branch morph_defaults from origin. [1G Collecting lxml==3.4.4 (from -r /tmp/build/requirements.txt (line 8)) [1G Downloading https://files.pythonhosted.org/packages/63/c7/4f2a2a4ad6c6fa99b14be6b3c1cece9142e2d915aa7c43c908677afc8fa4/lxml-3.4.4.tar.gz (3.5MB) [1G Collecting cssselect==0.9.1 (from -r /tmp/build/requirements.txt (line 9)) [1G Downloading https://files.pythonhosted.org/packages/aa/e5/9ee1460d485b94a6d55732eb7ad5b6c084caf73dd6f9cb0bb7d2a78fafe8/cssselect-0.9.1.tar.gz [1G Collecting dumptruck>=0.1.2 (from scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/15/27/3330a343de80d6849545b6c7723f8c9a08b4b104de964ac366e7e6b318df/dumptruck-0.1.6.tar.gz [1G Collecting requests (from scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) [1G Collecting idna<2.9,>=2.5 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) [1G Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) [1G Collecting chardet<3.1.0,>=3.0.2 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) [1G Collecting certifi>=2017.4.17 (from requests->scraperwiki->-r /tmp/build/requirements.txt (line 6)) [1G Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB) [1G Building wheels for collected packages: lxml, cssselect, dumptruck [1G Building wheel for lxml (setup.py): started [1G Building wheel for lxml (setup.py): still running... [1G Building wheel for lxml (setup.py): finished with status 'done' [1G Created wheel for lxml: filename=lxml-3.4.4-cp36-cp36m-linux_x86_64.whl size=3300489 sha256=d255f58a31829fb3cafea93ae82885741899e6e32cde25f0ec9538b2b9f2fbda [1G Stored in directory: /tmp/pip-ephem-wheel-cache-f5scfcl4/wheels/f6/df/7b/af9cace9baf95a6e4a2b5790e30da55fc780ddee598314d1ed [1G Building wheel for cssselect (setup.py): started [1G Building wheel for cssselect (setup.py): finished with status 'done' [1G Created wheel for cssselect: filename=cssselect-0.9.1-cp36-none-any.whl size=26993 sha256=822f6363e5f1c4fbb2191451d5a8eeaad865d513a72041a9aabea4f56f72136b [1G Stored in directory: /tmp/pip-ephem-wheel-cache-f5scfcl4/wheels/45/25/d7/5a3b06d22b1ffb616f868a74729a5a002bcc04d45109b4f223 [1G Building wheel for dumptruck (setup.py): started [1G Building wheel for dumptruck (setup.py): finished with status 'done' [1G Created wheel for dumptruck: filename=dumptruck-0.1.6-cp36-none-any.whl size=11844 sha256=60388c9615d1f4ff243acc81002dfd4f5c29d8102e18095b6588315df354966e [1G Stored in directory: /tmp/pip-ephem-wheel-cache-f5scfcl4/wheels/57/df/83/32654ae89119876c7a7db66829bbdb646caa151589dbaf226e [1G Successfully built lxml cssselect dumptruck [1G Installing collected packages: dumptruck, idna, urllib3, chardet, certifi, requests, scraperwiki, lxml, cssselect [1G Running setup.py develop for scraperwiki [1G Successfully installed certifi-2019.6.16 chardet-3.0.4 cssselect-0.9.1 dumptruck-0.1.6 idna-2.8 lxml-3.4.4 requests-2.22.0 scraperwiki urllib3-1.25.3 [1G [1G [1G-----> Discovering process types [1G Procfile declares types -> scraper Injecting scraper and running... Traceback (most recent call last): File "scraper.py", line 4, in <module> import scraperwiki File "/app/.heroku/src/scraperwiki/scraperwiki/__init__.py", line 9, in <module> from .utils import scrape, pdftoxml, status File "/app/.heroku/src/scraperwiki/scraperwiki/utils.py", line 15, in <module> import urllib, urllib2 ModuleNotFoundError: No module named 'urllib2'

Statistics

Total run time: 4 minutes

Total cpu time used: less than 5 seconds

Total disk space used: 24.9 KB

History

  • Manually ran revision 1babfd9c and failed .
  • Manually ran revision 993b7ee5 and failed .
  • Manually ran revision b769d704 and failed .
  • Created on morph.io

Scraper code

serp_for_kw