<86>Mar 4 00:37:04 userdel[3429832]: delete user 'rooter' <86>Mar 4 00:37:04 userdel[3429832]: removed group 'rooter' owned by 'rooter' <86>Mar 4 00:37:04 userdel[3429832]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 4 00:37:04 groupadd[3429863]: group added to /etc/group: name=rooter, GID=1877 <86>Mar 4 00:37:04 groupadd[3429863]: group added to /etc/gshadow: name=rooter <86>Mar 4 00:37:04 groupadd[3429863]: new group: name=rooter, GID=1877 <86>Mar 4 00:37:04 useradd[3429897]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Mar 4 00:37:04 userdel[3429949]: delete user 'builder' <86>Mar 4 00:37:04 userdel[3429949]: removed group 'builder' owned by 'builder' <86>Mar 4 00:37:04 userdel[3429949]: removed shadow group 'builder' owned by 'builder' <86>Mar 4 00:37:04 groupadd[3429990]: group added to /etc/group: name=builder, GID=1878 <86>Mar 4 00:37:04 groupadd[3429990]: group added to /etc/gshadow: name=builder <86>Mar 4 00:37:04 groupadd[3429990]: new group: name=builder, GID=1878 <86>Mar 4 00:37:04 useradd[3430037]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stalld-1.19.8-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.19.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.19.8 + echo 'Source #0 (stalld-1.19.8.tar):' Source #0 (stalld-1.19.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.19.8.tar + cd stalld-1.19.8 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/-lpthread/-pthread/ Makefile + sed -i /README.md/d Makefile + sed -i '1s!/usr/bin/bash!/bin/bash!' scripts/throttlectl.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.8 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\"' USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' ARCH=x86_64 USE_BPF=0 FCF_PROTECTION=-fcf-protection MTUNE=-mtune=generic CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\" LDFLAGS=-ggdb -znow -pie make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\" -c -o src/sched_debug.o src/sched_debug.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' make -C tests VERSION=1.19.8 CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.8\"" LDFLAGS="-ggdb -znow -pie" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8/tests' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION="1.19.8" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' gcc -o stalld -ggdb -znow -pie src/sched_debug.o src/stalld.o src/throttling.o src/utils.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/stalld-buildroot + : + /bin/rm -rf -- /usr/src/tmp/stalld-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd stalld-1.19.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot UNITDIR=/usr/lib/systemd/system USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' ARCH=x86_64 USE_BPF=0 FCF_PROTECTION=-fcf-protection MTUNE=-mtune=generic CFLAGS=-O2 -g -DVERSION=\"1.19.8\" -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fcf-protection -fpie -mtune=generic -m64 -mno-omit-leaf-frame-pointer -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -DUSE_BPF=0 -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS LDFLAGS=-ggdb -znow -pie make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/bin /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld /usr/libexec/rpm-build/install -p stalld -m 700 /usr/src/tmp/stalld-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p man/stalld.8 -m 644 /usr/src/tmp/stalld-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld /usr/libexec/rpm-build/install -p gpl-2.0.txt -m 644 /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld /usr/libexec/rpm-build/install -p -m 700 scripts/throttlectl.sh /usr/src/tmp/stalld-buildroot/usr/bin/throttlectl make -C systemd DESTDIR=/usr/src/tmp/stalld-buildroot install make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.8/systemd' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/etc/sysconfig /usr/libexec/rpm-build/install -p stalld.conf -m 644 /usr/src/tmp/stalld-buildroot/etc/sysconfig/stalld /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/lib/systemd/system /usr/libexec/rpm-build/install -p stalld.service -m 644 /usr/src/tmp/stalld-buildroot/usr/lib/systemd/system make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8/systemd' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.8' + rm /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld/gpl-2.0.txt + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/stalld-buildroot (auto) Verifying and fixing files in /usr/src/tmp/stalld-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/stalld-buildroot/ (default) Compressing files in /usr/src/tmp/stalld-buildroot (auto) Verifying systemd units in /usr/src/tmp/stalld-buildroot Adjusting library links in /usr/src/tmp/stalld-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/stalld-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stalld-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.37224 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.8 + ./stalld --version + grep -Fx 1.19.8 1.19.8 + exit 0 Processing files: stalld-1.19.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37224 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.8 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kFpEL4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C5yi2I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk cat chmod logger mkdir mktemp rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HvVQGb Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CNj9Q4 Requires: /bin/bash, /bin/mkdir, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(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), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), util-linux Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AwGkzr Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.19.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2J9kuh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AGKI1J find-requires: running scripts (debuginfo) Requires: stalld = 1.19.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to stalld-debuginfo a strict dependency on stalld Wrote: /usr/src/RPM/RPMS/x86_64/stalld-1.19.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.19.8-alt1.x86_64.rpm (w2.lzdio) 1.33user 1.48system 0:08.32elapsed 33%CPU (0avgtext+0avgdata 43268maxresident)k 0inputs+0outputs (0major+284177minor)pagefaults 0swaps 0.61user 1.89system 0:13.59elapsed 18%CPU (0avgtext+0avgdata 11416maxresident)k 0inputs+0outputs (0major+98046minor)pagefaults 0swaps