记一次Jenkins 打包异常 ERROR: Exception when publishing, exception message [Failure]
Posted hujinshui
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了记一次Jenkins 打包异常 ERROR: Exception when publishing, exception message [Failure]相关的知识,希望对你有一定的参考价值。
今天早上打包一直都没有问题,突然有一次打包突然出现异常现象,如下:
ERROR: Exception when publishing, exception message [Failure] Build step ‘Send files or execute commands over SSH‘ changed build result to UNSTABLE
我很好奇,服务器启动日志没有报错,Jenkins上的配置信息也没有去动它,为什么会出现这种异常呢,于是,我看了下那台机器上的磁盘存储情况:
磁盘空间不足,剩下17M,赶紧叫运维帮忙协助清理一下,最终解决了 这个问题。
以上是关于记一次Jenkins 打包异常 ERROR: Exception when publishing, exception message [Failure]的主要内容,如果未能解决你的问题,请参考以下文章