Project

General

Profile

action #117472

Updated by szarate over 1 year ago

## Observation 

 the transactional update test suite seems to die on this particular query. 
 Could you please investigate? 

 #### Suggestions 

 We don't have logs available due to `transactional_update` inheriting from the wrong module, it should use `consoletest` as parent/base so that the `post_fail_hooks` are called 

 ``` 
 # Test died:  
 script timeout: rpm -q --qf '%{V}-%{R}' update-test-security at /usr/lib/os-autoinst/distribution.pm line 296. 
	 distribution::script_output(Distribution::Opensuse::Leap::15=HASH(0x562eb3d7aa00), "rpm -q --qf '%{V}-%{R}' update-test-security", "timeout", undef, "type_command", undef, "proceed_on_failure", undef, ...) called at /usr/lib/os-a 
 ``` 

 openQA test in scenario opensuse-15.5-DVD-x86_64-transactional_server@64bit fails in 
 [transactional_update](https://openqa.opensuse.org/tests/2766805/modules/transactional_update/steps/62) 

 ## Test suite description 
 Installation only of the transactional updates and read-only root fs role. 

 Maintainer: SergioAtSUSE <slindomansilla@suse.com> 


 ## Reproducible 

 Fails since (at least) Build [296.1](https://openqa.opensuse.org/tests/2766805) (current job) 


 ## Expected result 

 Last good: [293.1](https://openqa.opensuse.org/tests/2761196) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=transactional_server&version=15.5) 

Back