You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/04/05 23:32:00 UTC

[jira] [Commented] (IMPALA-8395) SystemStateInfoTest.ReadProcNetDev failing on Centos 6

    [ https://issues.apache.org/jira/browse/IMPALA-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811354#comment-16811354 ] 

Lars Volker commented on IMPALA-8395:
-------------------------------------

This happens because /proc/net/dev on older kernels doesn't have a whitespace between the interface name and the first counter. I will push a fix soon.

> SystemStateInfoTest.ReadProcNetDev failing on Centos 6
> ------------------------------------------------------
>
>                 Key: IMPALA-8395
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8395
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: Joe McDonnell
>            Priority: Blocker
>              Labels: broken-build
>
> On Centos 6, SystemStateInfoTest is failing:
> {noformat}
> Error Message
> Expected: (state[SystemStateInfo::NET_RX_PACKETS]) > (0), actual: 0 vs 0
> Stacktrace
> /data/jenkins/workspace/impala-asf-master-exhaustive-centos6/repos/Impala/be/src/util/system-state-info-test.cc:55
> Expected: (state[SystemStateInfo::NET_RX_PACKETS]) > (0), actual: 0 vs 0{noformat}
> Unfortunately, this is being masked by IMPALA-8371, which prevents this from reporting the test as failed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org