Bug 2106795

Summary: crio umask sometimes set to 0000
Product: OpenShift Container Platform Reporter: Sascha Grunert <sgrunert>
Component: NodeAssignee: Sascha Grunert <sgrunert>
Node sub component: CRI-O QA Contact: Sunil Choudhary <schoudha>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: high CC: abraj, apaladug, bgilbert, bshaw, dpateriy, hyupark, mgokhool, mzasepa, nagrawal, openshift-bugs-escalate, schoudha, sgrunert, suc, travier, vsolanki
Version: 4.8   
Target Milestone: ---   
Target Release: 4.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2040612 Environment:
Last Closed: 2022-08-23 15:08:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2040612    
Bug Blocks: 2106794    

Comment 2 Sunil Choudhary 2022-08-05 08:14:00 UTC
% oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-08-04-081314   True        False         88m     Cluster version is 4.11.0-0.nightly-2022-08-04-081314

% oc get nodes
NAME                                         STATUS   ROLES    AGE    VERSION
ip-10-0-143-127.us-east-2.compute.internal   Ready    worker   97m    v1.24.0+9546431
ip-10-0-157-185.us-east-2.compute.internal   Ready    master   110m   v1.24.0+9546431
ip-10-0-167-77.us-east-2.compute.internal    Ready    master   109m   v1.24.0+9546431
ip-10-0-180-9.us-east-2.compute.internal     Ready    worker   100m   v1.24.0+9546431
ip-10-0-218-61.us-east-2.compute.internal    Ready    worker   97m    v1.24.0+9546431
ip-10-0-220-220.us-east-2.compute.internal   Ready    master   110m   v1.24.0+9546431

% oc debug node/ip-10-0-143-127.us-east-2.compute.internal
...
Starting pod/ip-10-0-143-127us-east-2computeinternal-debug ...
...

sh-4.4# umask
0022

sh-4.4# ps lp $(grep -l "Umask:[[:space:]]0000" /proc/[0-9]*/status | cut -f3 -d/) | grep -v "]$"
F   UID     PID    PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
4     0       1       0  20   0 176840 15004 do_epo Ss   ?          0:21 /usr/lib/systemd/systemd --switched-root --system --deserialize 17

Comment 5 errata-xmlrpc 2022-08-23 15:08:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.11.1 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:6103