You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/02/01 20:43:00 UTC

[jira] [Created] (HDDS-7868) Intermittent failure in TestOmAcls

Attila Doroszlai created HDDS-7868:
--------------------------------------

             Summary: Intermittent failure in TestOmAcls
                 Key: HDDS-7868
                 URL: https://issues.apache.org/jira/browse/HDDS-7868
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
    Affects Versions: 1.4.0
            Reporter: Attila Doroszlai


Various "permission denied" tests in {{TestOmAcls}} fail intermittently:

{code}
java.lang.AssertionError: Audit log file doesn't contain the message with params  event=READ_BUCKET result=FAILURE
	at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68)
	at org.apache.hadoop.ozone.om.TestOmAcls.testReadBucketPermissionDenied(TestOmAcls.java:170)

java.lang.AssertionError: Audit log file doesn't contain the message with params  event=READ_KEY result=FAILURE
	at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68)
	at org.apache.hadoop.ozone.om.TestOmAcls.testReadKeyPermissionDenied(TestOmAcls.java:198)

java.lang.AssertionError: Audit log file doesn't contain the message with params  event=READ_VOLUME result=FAILURE
	at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68)
	at org.apache.hadoop.ozone.om.TestOmAcls.testReadVolumePermissionDenied(TestOmAcls.java:141)

java.lang.AssertionError: Audit log file doesn't contain the message with params  event=CREATE_VOLUME result=FAILURE
	at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68)
	at org.apache.hadoop.ozone.om.TestOmAcls.testCreateVolumePermissionDenied(TestOmAcls.java:127)
{code}

* https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/05/19362/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
* https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/10/19474/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
* https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/27/19757/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
* https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/01/19846/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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