Project

General

Profile

action #102278

Updated by pdostal over 2 years ago

## Observation 

 openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-containers@64bit_virtio fails in 
 [boot_to_desktop](https://openqa.opensuse.org/tests/2029249/modules/boot_to_desktop/steps/1) 

 Comparing this test to the 'last successful' implies it being a quite different test schedule 

 Working.....: https://openqa.opensuse.org/tests/2022817 
 First failed: https://openqa.opensuse.org/tests/2026980 

 vars.json contains quite some diffs (stripped the obviously non-related things out) 

 ``` 
 --- success.json 	 2021-11-08 12:45:12.000000000 +0100 
 +++ failed.json 	 2021-11-10 18:00:07.000000000 +0100 
 @@ -1,39 +1,40 @@ 
  { 
 -     "ARRAY(0x5599b1a7b818)" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211107.qcow2", 
 +     "ARRAY(0x5593a9df5710)" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211109.qcow2", 
 -     "ASSET_256" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211107.qcow2.sha256", 
 +     "ASSET_256" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211109.qcow2.sha256", 
 -     "CACHELIMIT" : "400", 
 +     "CACHELIMIT" : "50", 
 -     "CHECKSUM_HDD_1" : "81f0443cfc1847608093243bcdbeb3f0a8d336c6a9b1c567a015aaf42aa031b0", 
 -     "CLEAR_REPOS" : 1, 
 -     "CONSOLE_JUST_ACTIVATED" : 0, 
 +     "CHECKSUM_HDD_1" : "c730ef11b4f43d506fe06a23d298551cb12b959605cd3d165c67cd3446571132", 
 +     "CONTAINER_RUNTIME" : "docker,podman", 
 +     "EXTERNAL_VIDEO_ENCODER_CMD" : "ffmpeg -y -hide_banner -nostats -r 24 -f image2pipe -vcodec ppm -i - -pix_fmt yuv420p -c:v libvpx-vp9 -crf 35 -b:v 1500k -cpu-used 0", 
 +     "EXTERNAL_VIDEO_ENCODER_OUTPUT_FILE_EXTENSION" : "webm", 
 -     "HDD_1" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211107.qcow2", 
 +     "HDD_1" : "openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20211109.qcow2", 
 -     "TEST_GIT_HASH" : "a6fbe94d80bf40e4a8a881a23975d4f42c6f2960", 
 +     "TEST_GIT_HASH" : "fc07ada01914e3901da09cd9b3cc1708a658797d", 
 -     "WORKER_CLASS" : "openqaworker1,qemu_x86_64,pool_is_hdd,qemu_i586,heavyload,vagrant", 
 +     "WORKER_CLASS" : "imagetester,qemu_x86_64,pool_is_hdd", 
 ``` 

  previously successful test now broken after settings changes 

 ## Test suite description 
 JeOS as container host. Test container runtimes (podman and docker) and related tools 


 ## Reproducible 

 Fails since (at least) Build [20211109](https://openqa.opensuse.org/tests/2026980) 


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=JeOS-for-kvm-and-xen&machine=64bit_virtio&test=jeos-containers&version=Tumbleweed) 

Back