<86>Mar  6 06:04:52 userdel[3724799]: delete user 'rooter'
<86>Mar  6 06:04:52 userdel[3724799]: removed group 'rooter' owned by 'rooter'
<86>Mar  6 06:04:52 userdel[3724799]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 06:04:52 groupadd[3724820]: group added to /etc/group: name=rooter, GID=969
<86>Mar  6 06:04:52 groupadd[3724820]: group added to /etc/gshadow: name=rooter
<86>Mar  6 06:04:52 groupadd[3724820]: new group: name=rooter, GID=969
<86>Mar  6 06:04:52 useradd[3724831]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Mar  6 06:04:52 userdel[3724851]: delete user 'builder'
<86>Mar  6 06:04:52 userdel[3724851]: removed group 'builder' owned by 'builder'
<86>Mar  6 06:04:52 userdel[3724851]: removed shadow group 'builder' owned by 'builder'
<86>Mar  6 06:04:52 groupadd[3724868]: group added to /etc/group: name=builder, GID=970
<86>Mar  6 06:04:52 groupadd[3724868]: group added to /etc/gshadow: name=builder
<86>Mar  6 06:04:52 groupadd[3724868]: new group: name=builder, GID=970
<86>Mar  6 06:04:52 useradd[3724891]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cgreen-1.0-alt3.nosrc.rpm (w1.gzdio)
Installing cgreen-1.0-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60864
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cgreen-1.0
+ echo 'Source #0 (cgreen-1.0.tar):'
Source #0 (cgreen-1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cgreen-1.0.tar
+ cd cgreen-1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60864
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cgreen-1.0
+ make
make: Entering directory '/usr/src/RPM/BUILD/cgreen-1.0'
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o unit.o unit.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o messaging.o messaging.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o breadcrumb.o breadcrumb.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o reporter.o reporter.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o assertions.o assertions.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o vector.o vector.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o mocks.o mocks.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o constraint.o constraint.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o parameters.o parameters.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o text_reporter.o text_reporter.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o memory.o memory.c
ar -rs libcgreen.a unit.o messaging.o breadcrumb.o reporter.o assertions.o vector.o mocks.o constraint.o parameters.o text_reporter.o memory.o
ar: creating libcgreen.a
gcc -shared -Wl,-soname=libcgreen.so.0 -o libcgreen.so.0.1 unit.o messaging.o breadcrumb.o reporter.o assertions.o vector.o mocks.o constraint.o parameters.o text_reporter.o memory.o -ldl
make: Leaving directory '/usr/src/RPM/BUILD/cgreen-1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60864
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cgreen-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cgreen-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cgreen-1.0
+ mkdir -p /usr/src/tmp/cgreen-buildroot/usr/include /usr/src/tmp/cgreen-buildroot/usr/include/cgreen /usr/src/tmp/cgreen-buildroot/usr/lib64
+ install -s -m644 libcgreen.so.0.1 /usr/src/tmp/cgreen-buildroot/usr/lib64
WARNING: strip is called in %install by 'install -s' (ignored)
+ ln -s libcgreen.so.0.1 /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so.0
+ ln -s libcgreen.so.0 /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so
+ install -m644 cgreen/cgreen.h /usr/src/tmp/cgreen-buildroot/usr/include
+ install -m644 cgreen/assertions.h cgreen/constraint.h cgreen/memory.h cgreen/mocks.h cgreen/reporter.h cgreen/text_reporter.h cgreen/unit.h /usr/src/tmp/cgreen-buildroot/usr/include/cgreen/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cgreen-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cgreen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cgreen-buildroot/ (default)
Compressing files in /usr/src/tmp/cgreen-buildroot (auto)
Adjusting library links in /usr/src/tmp/cgreen-buildroot
./usr/lib64:
	libcgreen.so.0 -> libcgreen.so.0.1
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/cgreen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: cgreen-1.0-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cgreen-1.0
+ DOCDIR=/usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ /bin/mkdir -p /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ cp -prL README VERSION documentation samples /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ chmod -R go-w /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ chmod -R a+rX /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NCM80N
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so.0: 61 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a2lSG9
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcgreen.so.0()(64bit) = set:jd9TCXjOgvZJIxnkZDrTNdXxyTQKfrzvGc9GShNKw7SZv8wy7moKzPVXMKXE90CeAnfMyM7aWpT4GuzVKq4GcPcZLgUHcEOWbB5GwKNLtn8j1hLeAHw9Zfv2h
Requires: libc.so.6(GLIBC_2.14)(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.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FJI9My
Creating cgreen-debuginfo package
Processing files: cgreen-debuginfo-1.0-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Z6Bk1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vpqHjx
find-requires: running scripts (debuginfo)
Provides: debug64(libcgreen.so.0)
Requires: cgreen = 1.0-alt3, debug64(libc.so.6), debug64(libdl.so.2)
Adding to cgreen-debuginfo a strict dependency on cgreen
Wrote: /usr/src/RPM/RPMS/x86_64/cgreen-1.0-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cgreen-debuginfo-1.0-alt3.x86_64.rpm (w2.lzdio)
1.76user 1.03system 0:06.80elapsed 41%CPU (0avgtext+0avgdata 25804maxresident)k
0inputs+0outputs (0major+340439minor)pagefaults 0swaps
2.61user 3.26system 0:09.27elapsed 63%CPU (0avgtext+0avgdata 25804maxresident)k
0inputs+0outputs (0major+529895minor)pagefaults 0swaps
--- cgreen-1.0-alt3.x86_64.rpm.repo	2021-04-05 23:28:38.000000000 +0000
+++ cgreen-1.0-alt3.x86_64.rpm.hasher	2022-03-06 06:05:00.587306783 +0000
@@ -45,3 +45,3 @@
 File: /usr/lib64/libcgreen.so.0	120777	root:root		libcgreen.so.0.1
-File: /usr/lib64/libcgreen.so.0.1	100644	root:root	04215bec33170a153fd39606efc0bed6	
+File: /usr/lib64/libcgreen.so.0.1	100644	root:root	4cb1b87146edc0d252e5f1fb23173908	
 File: /usr/share/doc/cgreen-1.0	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/share/doc/cgreen-1.0/samples/sample.c	100644	root:root	4bccb12fe7d1777e57b8f49481490d24	
-RPMIdentity: 3f00598059e52cd93d73eb664aecc0427d3e7ca6c2af9ccaf4ef5fd8095980c54ea6e68c08c289862b4f2bf738d4800b475173093335190d249249486f778c82
+RPMIdentity: 9359dc4dab062f121b485a189c2d80307be885adcb1157a0e5e6fc2a5e8993dace310415e98764ed977cffe3f29b4fb5805264f38d8dc8b648f6483ebac817f9
--- cgreen-debuginfo-1.0-alt3.x86_64.rpm.repo	2021-04-05 23:28:38.000000000 +0000
+++ cgreen-debuginfo-1.0-alt3.x86_64.rpm.hasher	2022-03-06 06:05:00.666307972 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/08	40755	root:root	
-/usr/lib/debug/.build-id/08/031082169001547185426aa9ef7db1651da02b	120777	root:root	../../../../lib64/libcgreen.so.0.1
-/usr/lib/debug/.build-id/08/031082169001547185426aa9ef7db1651da02b.debug	120777	root:root	../../usr/lib64/libcgreen.so.0.1.debug
+/usr/lib/debug/.build-id/c8	40755	root:root	
+/usr/lib/debug/.build-id/c8/609f306fbb587b349061d7799bb6c86f827f0e	120777	root:root	../../../../lib64/libcgreen.so.0.1
+/usr/lib/debug/.build-id/c8/609f306fbb587b349061d7799bb6c86f827f0e.debug	120777	root:root	../../usr/lib64/libcgreen.so.0.1.debug
 /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	
@@ -12,8 +12,8 @@
 Provides: cgreen-debuginfo = 1.0-alt3:p9+268665.100.3.1
-File: /usr/lib/debug/.build-id/08	40755	root:root		
-File: /usr/lib/debug/.build-id/08/031082169001547185426aa9ef7db1651da02b	120777	root:root		../../../../lib64/libcgreen.so.0.1
-File: /usr/lib/debug/.build-id/08/031082169001547185426aa9ef7db1651da02b.debug	120777	root:root		../../usr/lib64/libcgreen.so.0.1.debug
-File: /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	a861d6948f38921a6fe6d4693293758e	
+File: /usr/lib/debug/.build-id/c8	40755	root:root		
+File: /usr/lib/debug/.build-id/c8/609f306fbb587b349061d7799bb6c86f827f0e	120777	root:root		../../../../lib64/libcgreen.so.0.1
+File: /usr/lib/debug/.build-id/c8/609f306fbb587b349061d7799bb6c86f827f0e.debug	120777	root:root		../../usr/lib64/libcgreen.so.0.1.debug
+File: /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	a8b67d75839ebb11d6eab63ebbe92013	
 File: /usr/lib/debug/usr/lib64/libcgreen.so.0.debug	120777	root:root		libcgreen.so.0.1.debug
 File: /usr/lib/debug/usr/lib64/libcgreen.so.debug	120777	root:root		libcgreen.so.0.1.debug
-RPMIdentity: 3dac9b790f6e21535514c40fb397d91366ed58d50e28ba297f3fdb52965b8e289c9dfc2377ae482096bb941f7d88f6aa87d244f7f1f7573ca8284c354180dc94
+RPMIdentity: e3f623e32933f4dc7647fb3171689da37f652eeef138998bf952b23956e119e66a34af6b59191b1226a8ffc5c2e494e57b06415803e0fbe8703bbc22f55bbc1a