journal log messages are missing with latest version
Matt Spinler
mspinler at linux.vnet.ibm.com
Fri Jan 4 05:12:38 AEDT 2019
On 2019-01-02 13:09, Patrick Venture wrote:
> On Thu, Dec 20, 2018 at 4:38 PM Yong Li <yong.b.li at linux.intel.com>
> wrote:
>>
>>
>>
>> Hi Patrick,
>>
>>
>>
>> I encountered a problem after upgrade to the latest opnebmc version:
>>
>>
>>
>> These log messages in ipmid are missing with the “journalctl -f”.
>
> Which log messages?
This showed up on all of our systems too, anything logged using
phosphor-logging
is missing from the journal. I even ended up using a git bisect to also
narrow
it down to:
phosphor-logging: srcrev bump 30047bf964..31552c05e2
Patrick Venture (5):
add sdjournal interface to inject tests
test: use only one main library
bugfix: add fixes to mock class
bugfix: rename method to match implementation
test: add test to force building of sdjournal mock
>
>>
>>
>>
>> My tests shows that the blow change is related, after I revert it, I
>> can get these log messages.
>>
>>
>>
>> Did you meet such issue, or any suggestions/comments to narrow down
>> this issue?
>>
>> https://github.com/openbmc/phosphor-logging/commit/59a6b1f27e83066baa6f3711c88d6a3b9a5c4d49
>>
>> add sdjournal interface to inject tests
>
> There were some follow-on patches for phosphor-logging that you
> shouldn't need -- it's
>
> What SHA is for your https://github.com/openbmc/phosphor-host-ipmid ?
> (so I know what version of that is in use by you).
>
> Checking the HEAD version of
> https://github.com/openbmc/phosphor-host-ipmid/blob/master/Makefile.am,
> I see it's including the proper libs to get the full phosphor-logging
> objects.
>
>>
>>
>>
>> Thanks,
>>
>> Yong
More information about the openbmc
mailing list