RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1995916 - stratisd/simple test failed for plymouth-0.9.4-10.20200615git1e36e30.el8
Summary: stratisd/simple test failed for plymouth-0.9.4-10.20200615git1e36e30.el8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: stratisd
Version: 8.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: 8.5
Assignee: Bryan Gurney
QA Contact: Filip Suba
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-20 07:19 UTC by Tomas Pelka
Modified: 2021-11-09 22:45 UTC (History)
5 users (show)

Fixed In Version: stratisd-2.4.2-2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-09 18:16:03 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-94179 0 None None None 2021-08-20 07:22:03 UTC
Red Hat Product Errata RHBA-2021:4217 0 None None None 2021-11-09 18:16:12 UTC

Description Tomas Pelka 2021-08-20 07:19:17 UTC
Description of problem:
stratisd/simple test failed for plymouth-0.9.4-10.20200615git1e36e30.el8, see https://dashboard.osci.redhat.com/#/artifact/brew-build/aid/39084055

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
http://artifacts.osci.redhat.com/rhel-8.5.0-packages/rhel-revdep-pipeline/plymouth/39084055/package-tests/stratisd/logs/FAIL-str_simple.log

Comment 1 John Baublitz 2021-08-20 14:00:35 UTC
This is definitely a configuration error. Let me touch base with the team about how we can resolve this.

Comment 2 John Baublitz 2021-08-20 14:39:00 UTC
It appears that the stratisd-dracut does not require stratisd in RHEL. I added it in Fedora but it never made it into RHEL. We'll update the spec file to require stratisd, and that should resolve this issue. Thanks for letting us know!

Comment 8 Filip Suba 2021-08-27 08:01:11 UTC
Verified with stratisd-2.4.2-2.el8. 

stratisd-simple test passed:

test_predict_usage (__main__.PredictUsageCertify) ... ok
test_predict_usage_encrypted (__main__.PredictUsageCertify) ... ok
test_stratis_min_is_installed (__main__.StratisMinCertify) ... ok
test_blockdev_list (__main__.StratisdCertify) ... ok
test_blockdev_list_permissions (__main__.StratisdCertify) ... ok
test_engine_state_report (__main__.StratisdCertify) ... ok
test_engine_state_report_permissions (__main__.StratisdCertify) ... ok
test_filesystem_create (__main__.StratisdCertify) ... ok
test_filesystem_create_permissions (__main__.StratisdCertify) ... ok
test_filesystem_create_same_name (__main__.StratisdCertify) ... ok
test_filesystem_destroy (__main__.StratisdCertify) ... ok
test_filesystem_list_empty (__main__.StratisdCertify) ... ok
test_filesystem_list_not_empty (__main__.StratisdCertify) ... ok
test_filesystem_list_permissions (__main__.StratisdCertify) ... ok
test_filesystem_rename (__main__.StratisdCertify) ... ok
test_filesystem_rename_permissions (__main__.StratisdCertify) ... ok
test_filesystem_rename_same_name (__main__.StratisdCertify) ... ok
test_filesystem_snapshot (__main__.StratisdCertify) ... ok
test_filesystem_snapshot_permissions (__main__.StratisdCertify) ... ok
test_filesystem_udev_symlink_create (__main__.StratisdCertify) ... ok
test_filesystem_udev_symlink_fsrename (__main__.StratisdCertify) ... ok
test_filesystem_udev_symlink_fsrename_poolrename (__main__.StratisdCertify) ... ok
test_filesystem_udev_symlink_poolrename (__main__.StratisdCertify) ... ok
test_get_managed_objects (__main__.StratisdCertify) ... ok
test_get_managed_objects_permissions (__main__.StratisdCertify) ... ok
test_get_report (__main__.StratisdCertify) ... ok
test_get_report_permissions (__main__.StratisdCertify) ... ok
test_key_set_unset (__main__.StratisdCertify) ... ok
test_key_set_unset_permissions (__main__.StratisdCertify) ... ok
test_pool_add_cache (__main__.StratisdCertify) ... ok
test_pool_add_cache_permissions (__main__.StratisdCertify) ... ok
test_pool_add_data (__main__.StratisdCertify) ... ok
test_pool_add_data_permissions (__main__.StratisdCertify) ... ok
test_pool_create (__main__.StratisdCertify) ... ok
test_pool_create_after_cache (__main__.StratisdCertify) ... ok
test_pool_create_encrypted (__main__.StratisdCertify) ... ok
test_pool_create_permissions (__main__.StratisdCertify) ... ok
test_pool_create_same_name_and_devices (__main__.StratisdCertify) ... ok
test_pool_create_same_name_different_devices (__main__.StratisdCertify) ... ok
test_pool_create_with_cache (__main__.StratisdCertify) ... ok
test_pool_destroy (__main__.StratisdCertify) ... ok
test_pool_destroy_permissions (__main__.StratisdCertify) ... ok
test_pool_list_empty (__main__.StratisdCertify) ... ok
test_pool_list_not_empty (__main__.StratisdCertify) ... ok
test_pool_list_permissions (__main__.StratisdCertify) ... ok
test_stratisd_version (__main__.StratisdCertify) ... ok
test_stratisd_version_permissions (__main__.StratisdCertify) ... ok

----------------------------------------------------------------------
Ran 47 tests in 235.224s

OK
Using block device(s) for tests: ['/dev/vdb', '/dev/vdc', '/dev/vdd']

Comment 11 errata-xmlrpc 2021-11-09 18:16:03 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 (stratis-cli bug fix and enhancement 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/RHBA-2021:4217


Note You need to log in before you can comment on or make changes to this bug.