See <https://ci.suse.de/job/yast-skelcd-control-SLES4SAP-master/10/display/redirect?page=changes> Changes: [lslezak] GitHub Actions workaround: use --privileged option ------------------------------------------ [...truncated 64.39 KB...] [ 63s] --- [ 63s] > Release: 1 [ 63s] ----------------------------------------------------------------- [ 63s] ----- building skelcd-control-SLES4SAP.spec (user abuild) [ 63s] ----------------------------------------------------------------- [ 63s] ----------------------------------------------------------------- [ 63s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/skelcd-control-SLES4SAP.spec [ 63s] setting SOURCE_DATE_EPOCH=1618920000 [ 63s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.htnN5z [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + exit 0 [ 63s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgqDHz [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 63s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64 [ 63s] + xsltproc /home/abuild/rpmbuild/SOURCES/installation.SLES4SAP.xsl /usr/share/installation-products/SLES.xml [ 63s] + diff -u /usr/share/installation-products/SLES.xml installation.xml [ 63s] --- /usr/share/installation-products/SLES.xml 2021-08-19 09:54:40.000000000 +0000 [ 63s] +++ installation.xml 2021-10-01 10:49:23.907728423 +0000 [ 63s] @@ -12,10 +12,15 @@ [ 63s] <!-- the default preselected modules for the Full installation medium [ 63s] https://bugzilla.suse.com/show_bug.cgi?id=1171814 [ 63s] https://jira.suse.com/browse/SLE-8040 --> [ 63s] + [ 63s] <default_modules config:type="list"> [ 63s] + <default_module>sle-ha</default_module> [ 63s] <default_module>sle-module-basesystem</default_module> [ 63s] + <default_module>sle-module-desktop-applications</default_module> [ 63s] + <default_module>sle-module-sap-applications</default_module> [ 63s] <default_module>sle-module-server-applications</default_module> [ 63s] </default_modules> [ 63s] + [ 63s] </software> [ 63s] [ 63s] <texts> [ 63s] @@ -35,10 +40,22 @@ [ 63s] configured accordingly to match the use case of the role. The settings [ 63s] defined by a role can be overridden in the next steps if necessary.</p></label> [ 63s] </roles_help> [ 63s] - <minimal_role> [ 63s] + [ 63s] + <sles4sap_role> [ 63s] + [ 63s] + <label>SLES for SAP Applications</label> [ 63s] + </sles4sap_role> [ 63s] + <sles4sap_role_description> [ 63s] + <label>��� Ideal if you want to run an SAP Application [ 63s] +��� RDP and SAP Installation Wizard option available</label> [ 63s] + </sles4sap_role_description> [ 63s] + <minimal_role> [ 63s] + [ 63s] <!-- TRANSLATORS: a label for a system role --> [ 63s] <label>Minimal</label> [ 63s] - </minimal_role> [ 63s] + [ 63s] + </minimal_role> [ 63s] + [ 63s] <minimal_role_description> [ 63s] <label>��� Minimal software selection for SUSE Linux Enterprise.</label> [ 63s] </minimal_role_description> [ 63s] @@ -178,7 +195,108 @@ [ 63s] <insert_system_role> [ 63s] <!-- FATE#317481 --> [ 63s] <system_roles config:type="list"> [ 63s] - <system_role> [ 63s] + [ 63s] + <system_role> [ 63s] + <id>sles4sap_role</id> [ 63s] + [ 63s] + [ 63s] + <partitioning> [ 63s] + <proposal> [ 63s] + <lvm config:type="boolean">true</lvm> [ 63s] + <encrypt config:type="boolean">false</encrypt> [ 63s] + <windows_delete_mode>all</windows_delete_mode> [ 63s] + <linux_delete_mode>all</linux_delete_mode> [ 63s] + <other_delete_mode>all</other_delete_mode> [ 63s] + <lvm_vg_strategy>use_needed</lvm_vg_strategy> [ 63s] + </proposal> [ 63s] + [ 63s] + <volumes config:type="list"> [ 63s] + [ 63s] + <volume> [ 63s] + <mount_point>/</mount_point> [ 63s] + [ 63s] + <fs_type>btrfs</fs_type> [ 63s] + <desired_size>60GiB</desired_size> [ 63s] + <min_size>40GiB</min_size> [ 63s] + <max_size>80GiB</max_size> [ 63s] + [ 63s] + <snapshots config:type="boolean">true</snapshots> [ 63s] + <snapshots_configurable config:type="boolean">false</snapshots_configurable> [ 63s] + [ 63s] + <btrfs_default_subvolume>@</btrfs_default_subvolume> [ 63s] + <subvolumes config:type="list"> [ 63s] + <subvolume> [ 63s] + <path>home</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>opt</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>root</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>srv</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>tmp</path> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>usr/local</path> [ 63s] + </subvolume> [ 63s] + [ 63s] + <subvolume> [ 63s] + <path>var</path> [ 63s] + <copy_on_write config:type="boolean">false</copy_on_write> [ 63s] + </subvolume> [ 63s] + [ 63s] + [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/i386-pc</path> [ 63s] + <archs>i386,x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/x86_64-efi</path> [ 63s] + <archs>x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/powerpc-ieee1275</path> [ 63s] + <archs>ppc,!board_powernv</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/x86_64-efi</path> [ 63s] + <archs>x86_64</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/s390x-emu</path> [ 63s] + <archs>s390</archs> [ 63s] + </subvolume> [ 63s] + <subvolume> [ 63s] + <path>boot/grub2/arm64-efi</path> [ 63s] + <archs>aarch64</archs> [ 63s] + </subvolume> [ 63s] + </subvolumes> [ 63s] + </volume> [ 63s] + [ 63s] + [ 63s] + <volume> [ 63s] + <mount_point>swap</mount_point> [ 63s] + <fs_type>swap</fs_type> [ 63s] + <desired_size>2GiB</desired_size> [ 63s] + <min_size>2GiB</min_size> [ 63s] + <max_size>2GiB</max_size> [ 63s] + </volume> [ 63s] + [ 63s] + [ 63s] + [ 63s] + </volumes> [ 63s] + </partitioning> [ 63s] + <additional_dialogs>inst_sap-start</additional_dialogs> [ 63s] + <software> [ 63s] + <default_patterns>base gnome_basic sap_server</default_patterns> [ 63s] + </software> [ 63s] + </system_role> [ 63s] + <system_role> [ 63s] + [ 63s] <!-- the id is a key for texts/$id/label [ 63s] and texts/$id_description/label below --> [ 63s] <id>minimal_role</id> [ 63s] @@ -191,7 +309,9 @@ [ 63s] instead of omitting the key entirely --> [ 63s] <optional_default_patterns><![CDATA[]]></optional_default_patterns> [ 63s] </software> [ 63s] - </system_role> [ 63s] + [ 63s] + </system_role> [ 63s] + [ 63s] </system_roles> [ 63s] </insert_system_role> [ 63s] </insert_system_roles> [ 63s] + : [ 63s] + exit 0 [ 63s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iscn0C [ 63s] + umask 022 [ 63s] + cd /home/abuild/rpmbuild/BUILD [ 63s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products [ 63s] + install -m 644 installation.xml /home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64//usr/share/installation-products/SLES4SAP.xml [ 63s] + /usr/lib/rpm/find-debuginfo.sh -j2 --build-id-seed 15.4.0-1 --unique-debug-suffix -15.4.0-1.x86_64 --unique-debug-src-base skelcd-control-SLES4SAP-15.4.0-1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/ [ 63s] + /usr/lib/rpm/brp-compress [ 63s] + /usr/lib/rpm/brp-suse [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions [ 63s] setting / to root:root 0755. (wrong owner/group abuild:abuild) [ 63s] setting /usr/ to root:root 0755. (wrong owner/group abuild:abuild) [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-35-rpath [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-50-check-python [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac [ 63s] calling /usr/lib/rpm/brp-suse.d/brp-55-boot-scripts [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-60-hook [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-65-lib64-linux [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-70-extract-translations [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/polkit-1/actions/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/mime/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/metainfo/': No such file or directory [ 64s] find: '//home/abuild/rpmbuild/BUILDROOT/skelcd-control-SLES4SAP-15.4.0-1.x86_64/usr/share/appdata/': No such file or directory [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-72-extract-appdata [ 64s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar [ 64s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lp9lhB [ 64s] + umask 022 [ 64s] + cd /home/abuild/rpmbuild/BUILD [ 64s] + xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml [ 64s] Relax-NG validity error : Extra element system_roles in interleave [ 64s] installation.xml:193: element system_roles: Relax-NG validity error : Element update failed to validate content [ 64s] Relax-NG validity error : Extra element update in interleave [ 64s] installation.xml:192: element update: Relax-NG validity error : Element productDefines failed to validate content [ 64s] installation.xml fails to validate [ 64s] error: Bad exit status from /var/tmp/rpm-tmp.Lp9lhB (%check) [ 64s] [ 64s] [ 64s] RPM build errors: [ 64s] Bad exit status from /var/tmp/rpm-tmp.Lp9lhB (%check) [ 64s] [ 64s] yast-ci-worker-3 failed "build skelcd-control-SLES4SAP.spec" at Fri Oct 1 10:49:24 UTC 2021. [ 64s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP4_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 28914 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/skelcd-control-SLES4SAP/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure Not sending mail to unregistered user lslezak@suse.cz Not sending mail to unregistered user jreidinger@suse.cz Not sending mail to unregistered user dgonzalez@suse.de