Queensland Department of Housing and Public Works tender information
Contributors
Last run failed
with status code 998.
Console output of last run
Injecting configuration and compiling...
[1G [1G-----> Ruby app detected
[1G-----> Compiling Ruby
[1G-----> Using Ruby version: ruby-2.4.4
[1G-----> Installing dependencies using bundler 1.15.2
[1G Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
[1G Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.16.1). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
[1G Fetching gem metadata from https://rubygems.org/........
[1G Fetching version metadata from https://rubygems.org/.
[1G Fetching https://github.com/openaustralia/scraperwiki-ruby.git[1G Using bundler 1.15.2
[1G Fetching unf_ext 0.0.7.5
[1G Fetching httpclient 2.8.3
[1G Fetching mime-types-data 3.2016.0521
[1G Installing mime-types-data 3.2016.0521
[1G Fetching net-http-digest_auth 1.4.1
[1G Installing httpclient 2.8.3
[1G Installing net-http-digest_auth 1.4.1
[1G Fetching net-http-persistent 2.9.4
[1G Installing net-http-persistent 2.9.4
[1G Fetching mini_portile2 2.3.0
[1G Installing mini_portile2 2.3.0
[1G Fetching ntlm-http 0.1.1
[1G Installing ntlm-http 0.1.1
[1G Installing unf_ext 0.0.7.5 with native extensions
[1G Fetching sqlite3 1.3.13
[1G Fetching webrobots 0.1.2
[1G Installing webrobots 0.1.2
[1G Installing sqlite3 1.3.13 with native extensions
[1G Fetching mime-types 3.1
[1G Installing mime-types 3.1
[1G Fetching nokogiri 1.8.2
[1G Installing nokogiri 1.8.2 with native extensions
[1G Fetching unf 0.1.4
[1G Installing unf 0.1.4
[1G Fetching domain_name 0.5.20180417
[1G Installing domain_name 0.5.20180417
[1G Fetching http-cookie 1.0.3
[1G Installing http-cookie 1.0.3
[1G Fetching sqlite_magic 0.0.6
[1G Installing sqlite_magic 0.0.6
[1G Using scraperwiki 3.0.1 from https://github.com/openaustralia/scraperwiki-ruby.git (at morph_defaults@fc50176)
[1G Fetching mechanize 2.7.5
[1G Installing mechanize 2.7.5
[1G Bundle complete! 2 Gemfile dependencies, 18 gems now installed.
[1G Gems in the groups development and test were not installed.
[1G Bundled gems are installed into ./vendor/bundle.
[1G Bundle completed (38.00s)
[1G Cleaning up the bundler cache.
[1G Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.16.1). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
[1G-----> Detecting rake tasks
[1G
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
Scraper didn't create an SQLite database in your current working directory called
data.sqlite. If you've just created your first scraper and not edited the code yet
this is to be expected.
To fix this make your scraper write to an SQLite database at data.sqlite.
However, this could also be related to an intermittent problem which we're
working hard to resolve: https://github.com/openaustralia/morph/issues/1064