Joe Smith created AURORA-865:
--------------------------------
Summary: IOError on aurora job status
Key: AURORA-865
URL: https://issues.apache.org/jira/browse/AURORA-865
Project: Aurora
Issue Type: Bug
Components: Client, Reliability
Reporter: Joe Smith
{noformat}
[jsmith@atla-bgy-37-sr2 ~]$ cat
/var/lib/jenkins/.aurora/errors/None-1413508980.error-log
ERROR LOG: command arguments = ['job', 'status',
'atla/jenkins/test/flask_example']
Traceback (most recent call last):
File
"dist/aurora2.pex/.deps/apache.aurora.clientv2-0.5.1_DEV1413507664-py2.7.egg/apache/aurora/client/cli/__init__.py",
line 406, in _execute
result = noun.execute(context)
File
"dist/aurora2.pex/.deps/apache.aurora.clientv2-0.5.1_DEV1413507664-py2.7.egg/apache/aurora/client/cli/__init__.py",
line 515, in execute
return self.verbs[context.options.verb].execute(context)
File
"dist/aurora2.pex/.deps/apache.aurora.clientv2-0.5.1_DEV1413507664-py2.7.egg/apache/aurora/client/cli/jobs.py",
line 637, in execute
context.print_out(result)
File
"dist/aurora2.pex/.deps/apache.aurora.clientv2-0.5.1_DEV1413507664-py2.7.egg/apache/aurora/client/cli/__init__.py",
line 145, in print_out
print("%s%s" % (indent_str, line))
IOError: [Errno 32] Broken pipe
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)