Bug 1910508
| Summary: | [OSP 16.2] No such file or directory: '/var/log/validations | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Pradipta Kumar Sahoo <psahoo> |
| Component: | validations-common | Assignee: | mathieu bultel <mbultel> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 16.2 (Train) | CC: | aschultz, drosenfe, gchamoul, gregraka, jbuchta, jpodivin, mburns, michele |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | validations-common-1.1.2-2.20210316005404.4c29579.el8ost python-validations-libs-1.0.5-2.20210313005027.6c1b8a5.el8ost | Doc Type: | Bug Fix |
| Doc Text: |
Before this update, validation results were not logged and validation artifacts were not collected because the permissions required to access the requested logging directory were not granted. This update resolves the issue, and validation results are successfully logged and validation artifacts are collected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 07:11:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pradipta Kumar Sahoo
2020-12-24 09:09:23 UTC
The warning is not a fatal error and does not affect the deployment. We'll use this bz to track this warning and get it resolved. I think it might be fixed in packaging in the upstream. You'll need to look back in the logs to see what failed on nfv-compute-offload-0 and open a separate issue if necessary. nfv-compute-offload-0 : ok=112 changed=68 unreachable=0 failed=1 skipped=122 rescued=0 ignored=0 The patch was merged and included in build of both validations libs: https://pkgs.devel.redhat.com/cgit/rpms/python-validations-libs/commit/?h=rhos-16.2-rhel-8-trunk&id=83342579498646ce42f1973d4397ef77d17546e1 and validations-common: https://pkgs.devel.redhat.com/cgit/rpms/validations-common/commit/?h=rhos-16.2-rhel-8-trunk&id=aa74906508aa98476d0ecd0e064027d806d4c610 The No such file or directory error no longer appears during deploy: more overcloud_install.log | grep validations In addition the file: 5254007a-5179-1d59-299f-000000000007_deploy_steps_playbook_2021-06-04T15:28:52.923574Z.json is created in the /home/stack directory. 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 (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), 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/RHEA-2021:3483 |