[
https://issues.apache.org/jira/browse/HADOOP-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520031
]
Hadoop QA commented on HADOOP-1717:
-----------------------------------
-1, build or testing failed
2 attempts failed to build and test the latest attachment
http://issues.apache.org/jira/secure/attachment/12363855/HADOOP-1717.patch
against trunk revision r565995.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/559/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/559/console
Please note that this message is automatically generated and may represent a
problem with the automation system and not the patch.
> TestDFSUpgradeFromImage fails on Solaris
> -----------------------------------------
>
> Key: HADOOP-1717
> URL: https://issues.apache.org/jira/browse/HADOOP-1717
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.14.0
> Reporter: Nigel Daley
> Assignee: Raghu Angadi
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HADOOP-1717.patch
>
>
> TestDFSUpgradeFromImage is broken on Solaris so all patch builds will fail
> until it is fixed. I believe Raghu is working on a patch which will remove
> the non-standard tar -z dependency.
> From Enis Soztutar:
> TestDFSUpgradeFromImage fails for hadoop-patch and hudson-nightly builds on
> hudson.
> The error thrown is :
> {noformat}
> java.io.IOException: tar: z: unknown function modifier
> at org.apache.hadoop.fs.Command.run(Command.java:33)
> at org.apache.hadoop.fs.Command.execCommand(Command.java:89)
> at
> org.apache.hadoop.dfs.TestDFSUpgradeFromImage.setUp(TestDFSUpgradeFromImage.java:75)
> Standard Output
> 2007-08-15 13:22:38,601 INFO dfs.TestDFSUpgradeFromImage
> (TestDFSUpgradeFromImage.java:setUp(72)) - Unpacking the tar file
> /export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build/test/cache/hadoop-12-dfs-dir.tgz
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.