Okd: Zincati generates a lot of errors on FCOS

Created on 17 Jun 2020  路  6Comments  路  Source: openshift/okd

Describe the bug
On OKD FCOS nodes zincati generates a lot of errors.

journalctl -u zincati -f
...
systemd[1]: zincati.service: Scheduled restart job, restart counter is at 786.
systemd[1]: Stopped Zincati Update Agent.
systemd[1]: Started Zincati Update Agent.
zincati[200836]: [INFO ] starting update agent (zincati 0.0.11)
zincati[200836]: Error: Error("missing field `coreos-assembler.basearch`", line: 10, column: 7)
zincati[200836]: failed to introspect OS base architecture
zincati[200836]: failed to build default identity
zincati[200836]: failed to validate agent identity configuration
zincati[200836]: failed to assemble configuration settings
systemd[1]: zincati.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: zincati.service: Failed with result 'exit-code'.
...
<repeat every 10 sec>

I do not know if the zincati service is used for OKD for OS updates or if this message indicate the OS is not receiving updates... Is there some documentation around this?

Version
Seen on:
4.4-beta5
4.5.0-0.okd-2020-06-16-144107

How reproducible
login to a node:

journalctl -u zincati -f

Most helpful comment

All 6 comments

machine-os-content needs to have a few more labels so that Zincati could parse these

Zincati analyzes rpm-ostree commit, which we build using coreos-assembler dev-overlay. Unfortunately the latter can't set commit metadata.

The error is annoying, but harmless, so I'll move this out of Beta 6 milestone

This is still happening on latest nighties

Fixed in https://origin-release.apps.ci.l2s4.p1.openshiftapps.com/releasetag/4.5.0-0.okd-2020-08-12-165745: localhost systemd[1]: Condition check resulted in Zincati Update Agent being skipped.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cgruver picture cgruver  路  10Comments

LorbusChris picture LorbusChris  路  11Comments

daFritz84 picture daFritz84  路  11Comments

rkujawa picture rkujawa  路  4Comments

kai-uwe-rommel picture kai-uwe-rommel  路  12Comments