See <https://builds.apache.org/job/Nutch-trunk/3272/changes>
Changes: [mattmann] Fix for NUTCH-2098: Add null SeedUrl constructor contributed by Aron Ahmadia. ------------------------------------------ [...truncated 14996 lines...] clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-ajax deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-ajax [junit] Running org.apache.nutch.net.urlnormalizer.ajax.TestAjaxURLNormalizer [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.036 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-basic deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-basic [junit] Running org.apache.nutch.net.urlnormalizer.basic.TestBasicURLNormalizer [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.531 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.346 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-host deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-host init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-pass deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-pass [junit] Running org.apache.nutch.net.urlnormalizer.host.TestHostURLNormalizer [junit] Running org.apache.nutch.net.urlnormalizer.pass.TestPassURLNormalizer [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.351 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.713 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-querystring deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-querystring init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-regex deps-test-compile: compile-test: jar: deps-test: init: init-plugin: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: jar: deps-test: deploy: copy-generated-lib: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-regex [junit] Running org.apache.nutch.net.urlnormalizer.querystring.TestQuerystringURLNormalizer [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.388 sec [junit] Running org.apache.nutch.net.urlnormalizer.regex.TestRegexURLNormalizer init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/trunk/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-slash deps-test-compile: compile-test: jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-slash [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.508 sec [junit] Running org.apache.nutch.net.urlnormalizer.slash.TestSlashURLNormalizer [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.646 sec BUILD FAILED <https://builds.apache.org/job/Nutch-trunk/ws/trunk/build.xml>:464: The following error occurred while executing this line: <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/build.xml>:106: The following error occurred while executing this line: <https://builds.apache.org/job/Nutch-trunk/ws/trunk/src/plugin/build-plugin.xml>:223: Tests failed! Total time: 14 minutes 0 seconds Build step 'Invoke Ant' marked build as failure Publishing Javadoc [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - 33 test report file(s) were found with the pattern 'trunk/build/test/TEST-*.xml' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - 74 test report file(s) were found with the pattern 'trunk/build/**/test/TEST-*.xml' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - Check 'Skipped Tests' threshold. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording. Updating NUTCH-2098

