Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/realtime-tests.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-241265-22113/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/realtime-tests.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/realtime-tests-2.5-4.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/realtime-tests.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-241265-22113/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/realtime-tests.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D55krm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rt-tests-2.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rt-tests-2.5.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rt-tests-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2VTck8 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rt-tests-2.5 + /usr/bin/make -O -j16 V=1 VERBOSE=1 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead gcc -D VERSION=2.5 -c src/lib/rt-sched.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o gcc -D VERSION=2.5 -c src/lib/rt-get_cpu.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-get_cpu.o gcc -D VERSION=2.5 -c src/lib/rt-error.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-error.o gcc -D VERSION=2.5 -c src/lib/rt-numa.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-numa.o gcc -D VERSION=2.5 -c src/pi_tests/pip_stress.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o chmod +x src/hwlatdetect/hwlatdetect.py ln -s src/hwlatdetect/hwlatdetect.py hwlatdetect chmod +x src/cyclictest/get_cyclictest_snapshot.py ln -s src/cyclictest/get_cyclictest_snapshot.py get_cyclictest_snapshot ar rcs bld/librttestnuma.a bld/rt-numa.o gcc -D VERSION=2.5 -c src/ssdd/ssdd.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/ssdd.o gcc -D VERSION=2.5 -c src/signaltest/signaltest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o gcc -D VERSION=2.5 -c src/hackbench/hackbench.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o gcc -D VERSION=2.5 -c src/ptsematest/ptsematest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o src/ptsematest/ptsematest.c: In function 'semathread': src/ptsematest/ptsematest.c:115:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=2.5 -c src/lib/rt-utils.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o src/lib/rt-utils.c: In function 'tracemark': src/lib/rt-utils.c:476:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 476 | write(tracemark_fd, tracebuf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lib/rt-utils.c:479:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 479 | write(trace_fd, "0\n", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ar rcs bld/librttest.a bld/rt-error.o bld/rt-get_cpu.o bld/rt-sched.o bld/rt-utils.o gcc -D VERSION=2.5 -c src/sigwaittest/sigwaittest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o src/sigwaittest/sigwaittest.c: In function 'semathread': src/sigwaittest/sigwaittest.c:185:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 185 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sigwaittest/sigwaittest.c: In function 'main': src/sigwaittest/sigwaittest.c:506:17: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 506 | ftruncate(shmem, totalsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=2.5 -c src/rt-migrate-test/rt-migrate-test.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o src/rt-migrate-test/rt-migrate-test.c: In function 'ftrace_write': src/rt-migrate-test/rt-migrate-test.c:72:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | write(mark_fd, buff, n); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=2.5 -c src/queuelat/queuelat.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/queuelat.o gcc -D VERSION=2.5 -c src/pmqtest/pmqtest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o src/pmqtest/pmqtest.c: In function 'pmqthread': src/pmqtest/pmqtest.c:192:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 192 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=2.5 -c src/svsematest/svsematest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o src/svsematest/svsematest.c: In function 'semathread': src/svsematest/svsematest.c:178:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 178 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/svsematest/svsematest.c: In function 'main': src/svsematest/svsematest.c:547:17: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 547 | ftruncate(shmem, totalsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld gcc -D VERSION=2.5 -c src/oslat/oslat.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/oslat.o gcc -D VERSION=2.5 -c src/sched_deadline/cyclicdeadline.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/cyclicdeadline.o src/sched_deadline/cyclicdeadline.c: In function 'ftrace_write': src/sched_deadline/cyclicdeadline.c:214:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 214 | write(mark_fd, buf, n); | ^~~~~~~~~~~~~~~~~~~~~~ src/sched_deadline/cyclicdeadline.c: In function 'main': src/sched_deadline/cyclicdeadline.c:1310:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1310 | system("cat /sys/fs/cgroup/cpuset/my_cpuset/tasks"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sched_deadline/cyclicdeadline.c: In function 'teardown': src/sched_deadline/cyclicdeadline.c:662:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 662 | write(fd, "0", 2); | ^~~~~~~~~~~~~~~~~ src/sched_deadline/cyclicdeadline.c:668:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 668 | write(fd, "1", 2); | ^~~~~~~~~~~~~~~~~ src/sched_deadline/cyclicdeadline.c: In function 'destroy_cpuset': src/sched_deadline/cyclicdeadline.c:634:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 634 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=2.5 -c src/pi_tests/pi_stress.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o hackbench bld/hackbench.o -lrt -lpthread gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ssdd bld/ssdd.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o queuelat bld/queuelat.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma gcc -D VERSION=2.5 -c src/sched_deadline/deadline_test.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/deadline_test.o src/sched_deadline/deadline_test.c: In function 'ftrace_write': src/sched_deadline/deadline_test.c:336:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 336 | write(mark_fd, buf, n); | ^~~~~~~~~~~~~~~~~~~~~~ src/sched_deadline/deadline_test.c: In function 'main': src/sched_deadline/deadline_test.c:2044:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2044 | system("cat /sys/fs/cgroup/cpuset/my_cpuset/tasks"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sched_deadline/deadline_test.c: In function 'teardown': src/sched_deadline/deadline_test.c:916:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 916 | write(fd, "0", 2); | ^~~~~~~~~~~~~~~~~ src/sched_deadline/deadline_test.c:922:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 922 | write(fd, "1", 2); | ^~~~~~~~~~~~~~~~~ src/sched_deadline/deadline_test.c: In function 'destroy_cpuset': src/sched_deadline/deadline_test.c:878:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 878 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -D VERSION=2.5 -c src/cyclictest/cyclictest.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o oslat bld/oslat.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cyclicdeadline bld/cyclicdeadline.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o deadline_test bld/deadline_test.o -lrt -lpthread -lrttest -Lbld gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IIrm11 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 + cd rt-tests-2.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 'INSTALL=/usr/bin/install -p' prefix=/usr :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead mkdir -p "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/share/man/man8" cp src/cyclictest/cyclictest.8 src/pi_tests/pi_stress.8 src/ptsematest/ptsematest.8 src/rt-migrate-test/rt-migrate-test.8 src/sigwaittest/sigwaittest.8 src/svsematest/svsematest.8 src/pmqtest/pmqtest.8 src/hackbench/hackbench.8 src/signaltest/signaltest.8 src/pi_tests/pip_stress.8 src/queuelat/queuelat.8 src/queuelat/determine_maximum_mpps.8 src/sched_deadline/deadline_test.8 src/ssdd/ssdd.8 src/sched_deadline/cyclicdeadline.8 src/oslat/oslat.8 src/cyclictest/get_cyclictest_snapshot.8 src/hwlatdetect/hwlatdetect.8 "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/share/man/man8" :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead if test -n "/usr/lib/python3.11/site-packages" ; then \ mkdir -p "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin" ; \ install -D -m 755 src/hwlatdetect/hwlatdetect.py /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/lib/python3.11/site-packages/hwlatdetect.py ; \ rm -f "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/hwlatdetect" ; \ ln -s /usr/lib/python3.11/site-packages/hwlatdetect.py "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/hwlatdetect" ; \ fi :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead if test -n "/usr/lib/python3.11/site-packages" ; then \ mkdir -p "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin" ; \ install -D -m 755 src/cyclictest/get_cyclictest_snapshot.py /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/lib/python3.11/site-packages/get_cyclictest_snapshot.py ; \ rm -f "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/get_cyclictest_snapshot" ; \ ln -s /usr/lib/python3.11/site-packages/get_cyclictest_snapshot.py "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/get_cyclictest_snapshot" ; \ fi mkdir -p "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin" cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test signaltest sigwaittest svsematest cyclicdeadline deadline_test queuelat ssdd oslat "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin" install src/queuelat/determine_maximum_mpps.sh "/builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin" + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.5-4.ocs23 --unique-debug-suffix -2.5-4.ocs23.aarch64 --unique-debug-src-base realtime-tests-2.5-4.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/rt-tests-2.5 extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/hackbench extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/cyclicdeadline extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/oslat extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/deadline_test extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/pip_stress extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/cyclictest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/rt-migrate-test extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/sigwaittest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/pi_stress extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/queuelat extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/signaltest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/ptsematest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/ssdd extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/pmqtest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/bin/svsematest 729 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/python3.11/site-packages/get_cyclictest_snapshot.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/determine_maximum_mpps.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: realtime-tests-2.5-4.ocs23.aarch64 warning: absolute symlink: /usr/bin/get_cyclictest_snapshot -> /usr/lib/python3.11/site-packages/get_cyclictest_snapshot.py warning: absolute symlink: /usr/bin/hwlatdetect -> /usr/lib/python3.11/site-packages/hwlatdetect.py Provides: realtime-tests = 2.5-4.ocs23 realtime-tests(aarch-64) = 2.5-4.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libnuma.so.1(libnuma_1.3)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: realtime-tests-debugsource-2.5-4.ocs23.aarch64 Provides: realtime-tests-debugsource = 2.5-4.ocs23 realtime-tests-debugsource(aarch-64) = 2.5-4.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: realtime-tests-debuginfo-2.5-4.ocs23.aarch64 Provides: debuginfo(build-id) = 027463479ee2533de493a7f7e4badbfb449e4d72 debuginfo(build-id) = 12b075a7b5c432224c8fc4c35a6ce710172cc6ad debuginfo(build-id) = 1e1e77af3141c875dfb8e5e98606d65c45957992 debuginfo(build-id) = 41460c9ae22eb5ffe29ee4270e2545d7c55e70b4 debuginfo(build-id) = 44b6f4c4a94194b3dc584122a7f706207d480f4b debuginfo(build-id) = 4bfdb12aae2b5702628bac19328af1b84cd9f7f8 debuginfo(build-id) = 6f50daf2cf7a7a379f63bb63a7504dba3f0e6f1d debuginfo(build-id) = a0d15e1e873964f510ad00d733eed4aa47df40ad debuginfo(build-id) = a0e80b342f20b21aefd5dc152b7ea82ebc50175f debuginfo(build-id) = a251f9ca41e2c1c99d7485dd3038949d938f22db debuginfo(build-id) = c5082cc3b1f9b98c9def167523d97fd5559f2c71 debuginfo(build-id) = e8c1877b161847411627bf7715010b616c24f95d debuginfo(build-id) = efe63b5e8462b26d3db4b44dcc872b487be425c2 debuginfo(build-id) = f2fe5a6a8b502d1c18aa7d7806c2fa08e5220174 debuginfo(build-id) = fb8a97e17b0f38fe0bae998d5ab710865df1d980 realtime-tests-debuginfo = 2.5-4.ocs23 realtime-tests-debuginfo(aarch-64) = 2.5-4.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: realtime-tests-debugsource(aarch-64) = 2.5-4.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/realtime-tests-2.5-4.ocs23.aarch64 Wrote: /builddir/build/RPMS/realtime-tests-debugsource-2.5-4.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/realtime-tests-2.5-4.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/realtime-tests-debuginfo-2.5-4.ocs23.aarch64.rpm RPM build warnings: absolute symlink: /usr/bin/get_cyclictest_snapshot -> /usr/lib/python3.11/site-packages/get_cyclictest_snapshot.py absolute symlink: /usr/bin/hwlatdetect -> /usr/lib/python3.11/site-packages/hwlatdetect.py Child return code was: 0