virajjasani commented on PR #5851:
URL: https://github.com/apache/hadoop/pull/5851#issuecomment-1638629315

   This PR build is also failing with likely jenkins env issue 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5851/1/console
   
   ```
   Error when executing cleanup post condition:
   org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: 
Required context class hudson.FilePath is missing
   Perhaps you forgot to surround the code with a step that provides this, such 
as: node
        at 
org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:265)
        at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:299)
   ...
   ...
   
   Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to hadoop2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
   ...
   ...
   
   
   java.nio.file.FileSystemException: 
/home/jenkins/jenkins-home/workspace/hadoop-multibranch: Read-only file system
        at 
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
        at 
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
   ...
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to