Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-972847-28921/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.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 warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Wrote: /builddir/build/SRPMS/golang-gopkg-redis-2-2.3.2-12.fc38.src.rpm RPM build warnings: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-972847-28921/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.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 warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.socjOa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-2.3.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-2.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/redis-2.3.2/vendor + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/bin install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/bin' + export GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 ]] ++ dirname /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in' + ln -fs /builddir/build/BUILD/redis-2.3.2 /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 Patch #0 (redis-testing-fixes.patch): + echo 'Patch #0 (redis-testing-fixes.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file example_test.go patching file export.go (renamed from export_test.go) patching file redis_test.go Patch #1 (0001-Fix-error-message-in-TestAuth.patch): + echo 'Patch #1 (0001-Fix-error-message-in-TestAuth.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file redis_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8ZtHgx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + cd redis-2.3.2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -o golang-gopkg-redis-2-devel.file-list -O /builddir/build/BUILD/redis-2.3.2 -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: gopkg.in/redis.v2 realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis + ln -rs /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/gopkg.in/redis.v2 /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis/redis + echo /usr/share/gocode/src/github.com/go-redis/redis + echo '%dir "/usr/share/gocode/src/github.com/go-redis"' + echo '%dir "/usr/share/gocode/src/github.com"' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nSEtUp + umask 022 + cd /builddir/build/BUILD + cd redis-2.3.2 + redis-cli -p 8126 SHUTDOWN + true + sleep 0.2 + redis-server --port 8126 939028:C 21 Jul 2023 13:51:10.445 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 939028:C 21 Jul 2023 13:51:10.447 # Redis version=7.0.10, bits=64, commit=00000000, modified=0, pid=939028, just started 939028:C 21 Jul 2023 13:51:10.447 # Configuration loaded 939028:M 21 Jul 2023 13:51:10.460 * Increased maximum number of open files to 10032 (it was originally set to 1024). 939028:M 21 Jul 2023 13:51:10.460 * monotonic clock: POSIX clock_gettime + redis-cli -p 8126 PING 939028:M 21 Jul 2023 13:51:10.497 * Running mode=standalone, port=8126. 939028:M 21 Jul 2023 13:51:10.502 # Server initialized 939028:M 21 Jul 2023 13:51:10.504 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 939028:M 21 Jul 2023 13:51:10.522 * Ready to accept connections PONG + LDFLAGS=' -X gopkg.in/redis.v2/version=2.3.2' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/redis-2.3.2/_build/src PATH: /builddir/build/BUILD/redis-2.3.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X gopkg.in/redis.v2/version=2.3.2 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: gopkg.in/redis.v2 gopkg.in/redis.v2 939028:M 21 Jul 2023 13:53:33.786 * Background append only file rewriting started by pid 940967 940967:C 21 Jul 2023 13:53:33.823 * Successfully created the temporary AOF base file temp-rewriteaof-bg-940967.aof 940967:C 21 Jul 2023 13:53:33.839 * Fork CoW for AOF rewrite: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:53:33.908 * Background AOF rewrite terminated with success 939028:M 21 Jul 2023 13:53:33.912 * Successfully renamed the temporary AOF base file temp-rewriteaof-bg-940967.aof into appendonly.aof.1.base.rdb 939028:M 21 Jul 2023 13:53:33.920 * Background AOF rewrite finished successfully 939028:M 21 Jul 2023 13:53:34.828 * Background saving started by pid 940968 940968:C 21 Jul 2023 13:53:34.847 * DB saved on disk 940968:C 21 Jul 2023 13:53:34.862 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:53:34.956 * Background saving terminated with success ---------------------------------------------------------------------- FAIL: redis_test.go:3202: RedisTest.TestCmdDebugObject redis_test.go:3206: c.Assert(debug.Err().Error(), Equals, "ERR no such key") ... obtained string = "ERR DEBUG command not allowed. If the enable-debug-command option is set to \"local\", you can run it from a local connection, otherwise you need to set this option in the configuration file, and then restart the server." ... expected string = "ERR no such key" ---------------------------------------------------------------------- FAIL: redis_test.go:485: RedisTest.TestCmdKeysDump redis_test.go:492: c.Assert(dump.Val(), Equals, "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb") ... obtained string = "" + ... "\x00\x05hello\n" + ... "\x00cr\xdfve4 \n" ... expected string = "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb" ---------------------------------------------------------------------- FAIL: redis_test.go:651: RedisTest.TestCmdKeysPExpire redis_test.go:668: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true ---------------------------------------------------------------------- FAIL: redis_test.go:671: RedisTest.TestCmdKeysPExpireAt redis_test.go:688: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true 939028:M 21 Jul 2023 13:53:41.756 * DB saved on disk 939028:M 21 Jul 2023 13:54:42.101 * 10000 changes in 60 seconds. Saving... 939028:M 21 Jul 2023 13:54:42.111 * Background saving started by pid 940970 940970:C 21 Jul 2023 13:54:42.512 * DB saved on disk 940970:C 21 Jul 2023 13:54:42.526 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:54:42.632 * Background saving terminated with success 939028:M 21 Jul 2023 13:55:43.100 * 10000 changes in 60 seconds. Saving... 939028:M 21 Jul 2023 13:55:43.107 * Background saving started by pid 940972 940972:C 21 Jul 2023 13:55:43.169 * DB saved on disk 940972:C 21 Jul 2023 13:55:43.180 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:55:43.211 * Background saving terminated with success 939028:M 21 Jul 2023 13:56:44.063 * 10000 changes in 60 seconds. Saving... 939028:M 21 Jul 2023 13:56:44.072 * Background saving started by pid 940974 940974:C 21 Jul 2023 13:56:44.499 * DB saved on disk 940974:C 21 Jul 2023 13:56:44.510 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB 939028:M 21 Jul 2023 13:56:44.591 * Background saving terminated with success 939028:M 21 Jul 2023 13:57:45.088 * 10000 changes in 60 seconds. Saving... 939028:M 21 Jul 2023 13:57:45.095 * Background saving started by pid 940977 940977:C 21 Jul 2023 13:57:45.128 * DB saved on disk 940977:C 21 Jul 2023 13:57:45.138 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:57:45.200 * Background saving terminated with success 939028:S 21 Jul 2023 13:57:48.124 * Before turning into a replica, using my own master parameters to synthesize a cached master: I may be able to synchronize with the new master with just a partial transfer. 939028:S 21 Jul 2023 13:57:48.124 * Connecting to MASTER localhost:8888 939028:S 21 Jul 2023 13:57:48.127 * MASTER <-> REPLICA sync started 939028:S 21 Jul 2023 13:57:48.128 * REPLICAOF localhost:8888 enabled (user request from 'id=229 addr=127.0.0.1:56638 laddr=127.0.0.1:8126 fd=9 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=42 qbuf-free=20432 argv-mem=20 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=37676 events=r cmd=slaveof user=default redir=-1 resp=2') 939028:S 21 Jul 2023 13:57:48.129 # Error condition on socket for SYNC: Connection refused 939028:M 21 Jul 2023 13:57:48.130 * Discarding previously cached master state. 939028:M 21 Jul 2023 13:57:48.131 # Setting secondary replication ID to 3f187f734730cc0eedd79c3624bd89344aad58b9, valid up to offset: 1. New replication ID is 4fe208debdef2729368df164b704b737bc463ed6 939028:M 21 Jul 2023 13:57:48.132 * MASTER MODE enabled (user request from 'id=229 addr=127.0.0.1:56638 laddr=127.0.0.1:8126 fd=9 name= age=0 idle=0 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=34 qbuf-free=20440 argv-mem=12 multi-mem=0 rbs=16384 rbp=16384 obl=0 oll=0 omem=0 tot-mem=37668 events=r cmd=slaveof user=default redir=-1 resp=2') ---------------------------------------------------------------------- FAIL: redis_test.go:1158: RedisTest.TestStringsPSetEx redis_test.go:1167: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true 939028:M 21 Jul 2023 13:58:46.003 * 10000 changes in 60 seconds. Saving... 939028:M 21 Jul 2023 13:58:46.010 * Background saving started by pid 940980 940980:C 21 Jul 2023 13:58:46.083 * DB saved on disk 940980:C 21 Jul 2023 13:58:46.093 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 939028:M 21 Jul 2023 13:58:46.114 * Background saving terminated with success OOPS: 183 passed, 2 skipped, 5 FAILED --- FAIL: Test (345.04s) 940992:X 21 Jul 2023 13:59:16.405 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 940992:X 21 Jul 2023 13:59:16.407 # Redis version=7.0.10, bits=64, commit=00000000, modified=0, pid=940992, just started 940992:X 21 Jul 2023 13:59:16.407 # Configuration loaded 940992:X 21 Jul 2023 13:59:16.419 * Increased maximum number of open files to 10032 (it was originally set to 1024). 940992:X 21 Jul 2023 13:59:16.419 * monotonic clock: POSIX clock_gettime 940992:X 21 Jul 2023 13:59:16.460 * Running mode=sentinel, port=8125. 940992:X 21 Jul 2023 13:59:16.502 * Sentinel new configuration saved on disk 940992:X 21 Jul 2023 13:59:16.503 # Sentinel ID is 5093e0ba4a568916e907e8f77858d9d666882f69 940992:X 21 Jul 2023 13:59:16.503 # +monitor master mymaster 127.0.0.1 8123 quorum 1 940992:X 21 Jul 2023 13:59:16.544 * +slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:16.564 * Sentinel new configuration saved on disk 2023/07/21 13:59:16 redis-sentinel: "mymaster" addr is 127.0.0.1:8123 940992:X 21 Jul 2023 13:59:18.598 # +sdown master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.599 # +odown master mymaster 127.0.0.1 8123 #quorum 1/1 940992:X 21 Jul 2023 13:59:18.599 # +new-epoch 1 940992:X 21 Jul 2023 13:59:18.600 # +try-failover master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.615 * Sentinel new configuration saved on disk 940992:X 21 Jul 2023 13:59:18.617 # +vote-for-leader 5093e0ba4a568916e907e8f77858d9d666882f69 1 940992:X 21 Jul 2023 13:59:18.620 # +elected-leader master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.623 # +failover-state-select-slave master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.697 # +selected-slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.701 * +failover-state-send-slaveof-noone slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:18.756 * +failover-state-wait-promotion slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:19.753 * Sentinel new configuration saved on disk 940992:X 21 Jul 2023 13:59:19.756 # +promoted-slave slave 127.0.0.1:8124 127.0.0.1 8124 @ mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:19.759 # +failover-state-reconf-slaves master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:19.789 # +failover-end master mymaster 127.0.0.1 8123 940992:X 21 Jul 2023 13:59:19.790 # +switch-master mymaster 127.0.0.1 8123 127.0.0.1 8124 940992:X 21 Jul 2023 13:59:19.797 * +slave slave 127.0.0.1:8123 127.0.0.1 8123 @ mymaster 127.0.0.1 8124 940992:X 21 Jul 2023 13:59:19.810 * Sentinel new configuration saved on disk 2023/07/21 13:59:19 redis-sentinel: new "mymaster" addr is 127.0.0.1:8124 2023/07/21 13:59:19 redis-sentinel: closing connection to old master 127.0.0.1:8123 940992:X 21 Jul 2023 13:59:20.801 # +sdown slave 127.0.0.1:8123 127.0.0.1 8123 @ mymaster 127.0.0.1 8124 2023/07/21 13:59:21 redis-sentinel: "mymaster" addr is 127.0.0.1:8124 940992:X 21 Jul 2023 13:59:21.609 # User requested shutdown... 940992:X 21 Jul 2023 13:59:21.610 # Sentinel is now ready to exit, bye bye... 2023/07/21 13:59:21 redis-sentinel: Receive failed: EOF --- FAIL: TestSentinel (5.84s) sentinel_test.go:171: redis: nil FAIL exit status 1 FAIL gopkg.in/redis.v2 351.670s error: Bad exit status from /var/tmp/rpm-tmp.nSEtUp (%check) RPM build warnings: RPM build errors: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.nSEtUp (%check) Child pid '938677' is dead Child dead, killing orphans Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec