Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-25dee4de3e3391e09110f6d092748cc346f40927/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/prosody-0.12.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-25dee4de3e3391e09110f6d092748cc346f40927/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/prosody.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rVn9E7 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/3E52119EF853C59678DBBF6BADED9A77B67AD329 --signature=/builddir/build/SOURCES/prosody-0.12.4.tar.gz.asc --data=/builddir/build/SOURCES/prosody-0.12.4.tar.gz gpgv: Signature made Tue Sep 5 17:49:56 2023 UTC using RSA key ID B67AD329 gpgv: Good signature from "Kim Alvefur (Zash) " + cd /builddir/build/BUILD + rm -rf prosody-0.12.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/prosody-0.12.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prosody-0.12.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (prosody-0.12.3-config.patch):' Patch #0 (prosody-0.12.3-config.patch): + /usr/bin/cat /builddir/build/SOURCES/prosody-0.12.3-config.patch + /usr/bin/patch -p1 -b --suffix .config --fuzz=0 patching file prosody.cfg.lua.dist patching file core/certmanager.lua patching file plugins/mod_admin_socket.lua patching file util/prosodyctl/shell.lua + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1JSK08 + umask 022 + cd /builddir/build/BUILD + cd prosody-0.12.4 + ./configure --prefix=/usr --libdir=/usr/lib --idn-library=icu '--add-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' '--add-ldflags=-Wl,-z,relro ' --no-example-certs Lua version detected: 5.1 Lua interpreter found: /usr/bin/lua... Looking for lua.h at /usr/include/lua.h...found Checking if Lua header version matches that of the interpreter... yes Writing configuration... Installation prefix: /usr Prosody configuration directory: /etc/prosody Using Lua from: /usr Done. You can now run 'make' to build. + /usr/bin/make -j4 sed "1s| lua$| lua|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosody > prosody.install sed "1s| lua$| lua|; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosodyctl > prosodyctl.install sed 's|certs/|/etc/prosody/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install cp prosody.release prosody.version /usr/bin/make -C util-src install make[1]: Entering directory `/builddir/build/BUILD/prosody-0.12.4/util-src' gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -DUSE_STRINGPREP_ICU -c -o encodings.o encodings.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o hashes.o hashes.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o net.o net.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o pposix.o pposix.c pposix.c: In function 'lc_daemonize': pposix.c:129:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^ pposix.c:130:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^ pposix.c:131:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^ gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o signal.o signal.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o table.o table.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o ringbuffer.o ringbuffer.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o time.o time.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o poll.o poll.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o compat.o compat.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o strbitop.o strbitop.c gcc -fPIC -std=c99 -Wall -pedantic -Wextra -Wshadow -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include -c -o struct.o struct.c gcc -shared -Wl,-z,relro -o encodings.so encodings.o -licui18n -licudata -licuuc gcc -shared -Wl,-z,relro -o hashes.so hashes.o -lcrypto gcc -shared -Wl,-z,relro -o net.so net.o gcc -shared -Wl,-z,relro -o pposix.so pposix.o gcc -shared -Wl,-z,relro -o signal.so signal.o gcc -shared -Wl,-z,relro -o table.so table.o gcc -shared -Wl,-z,relro -o ringbuffer.so ringbuffer.o gcc -shared -Wl,-z,relro -o time.so time.o gcc -shared -Wl,-z,relro -o poll.so poll.o gcc -shared -Wl,-z,relro -o compat.so compat.o gcc -shared -Wl,-z,relro -o strbitop.so strbitop.o gcc -shared -Wl,-z,relro -o struct.so struct.o install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so strbitop.so struct.so ../util/ rm table.o net.o poll.o struct.o time.o strbitop.o ringbuffer.o pposix.o hashes.o signal.o compat.o make[1]: Leaving directory `/builddir/build/BUILD/prosody-0.12.4/util-src' + /usr/bin/make -j4 -C tools/migration make: Entering directory `/builddir/build/BUILD/prosody-0.12.4/tools/migration' sed "1s/\blua\b/lua/; \ s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \ s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \ s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \ s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" \ < prosody-migrator.lua > prosody-migrator.install sed "s|^local data_path = .*;$|local data_path = '/var/lib/prosody';|;" \ < migrator.cfg.lua > migrator.cfg.lua.install make: Leaving directory `/builddir/build/BUILD/prosody-0.12.4/tools/migration' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ira6Jj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm ++ dirname /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm + cd prosody-0.12.4 + mkdir -p /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/pki/ /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/var/lib/prosody/ /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/var/log/prosody/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util install -p -m644 util/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util /usr/bin/make install -C util-src make[1]: Entering directory `/builddir/build/BUILD/prosody-0.12.4/util-src' install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so strbitop.so struct.so ../util/ make[1]: Leaving directory `/builddir/build/BUILD/prosody-0.12.4/util-src' install -p -m644 util/*.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/sasl install -p -m644 util/sasl/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/sasl install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/human install -p -m644 util/human/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/human install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/prosodyctl install -p -m644 util/prosodyctl/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/prosodyctl install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net install -p -m644 net/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/http /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/resolvers /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/websocket install -p -m644 net/http/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/http install -p -m644 net/resolvers/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/resolvers install -p -m644 net/websocket/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/net/websocket install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/core install -p -m644 core/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/core install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/mod_pubsub /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/adhoc /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/muc /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/mod_mam install -p -m644 plugins/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules install -p -m644 plugins/mod_pubsub/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/mod_pubsub install -p -m644 plugins/adhoc/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/adhoc install -p -m644 plugins/muc/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/muc install -p -m644 plugins/mod_mam/*.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/modules/mod_mam install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin install -p -m755 ./prosody.install /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/prosody install -p -m755 ./prosodyctl.install /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/prosodyctl install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/certs install -p -m644 certs/* /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/certs test -f /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/prosody.cfg.lua || install -p -m644 prosody.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/prosody.cfg.lua install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/man/man1 install -p -m644 man/prosodyctl.man /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/man/man1/prosodyctl.1 test -f prosody.version && install -p -m644 prosody.version /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/prosody.version install -d -m750 /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/var/lib/prosody + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm -C tools/migration make: Entering directory `/builddir/build/BUILD/prosody-0.12.4/tools/migration' install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody install -d /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/man/man1 install -m755 ./prosody-migrator.install /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/prosody-migrator test -e /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/migrator.cfg.lua make: Leaving directory `/builddir/build/BUILD/prosody-0.12.4/tools/migration' + install -p -m 0755 tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/ejabberd2prosody + sed -e 's@;../?.lua@;/usr/lib/prosody/util/?.lua;/usr/lib/prosody/?.lua;@' -i /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/ejabberd2prosody + touch -c -r tools/ejabberd2prosody.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/bin/ejabberd2prosody + install -p -m 0644 tools/erlparse.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/ + mv -f /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/certs/ /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/pki/prosody/ + ln -s ../pki/prosody/ /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/certs + install -D -p -m 0644 /builddir/build/SOURCES/prosody.service /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/systemd/system/prosody.service + install -D -p -m 0644 /builddir/build/SOURCES/prosody.logrotate /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/logrotate.d/prosody + install -D -p -m 0644 /builddir/build/SOURCES/prosody.tmpfilesd /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/tmpfiles.d/prosody.conf + install -D -p -m 0644 /builddir/build/SOURCES/prosody.sysusersd /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/sysusers.d/prosody.conf + mkdir -p /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/run/prosody/ + touch -c -r prosody.cfg.lua.dist.config /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/prosody.cfg.lua + install -D -p -m 0644 /builddir/build/SOURCES/prosody-localhost.cfg.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/conf.d/localhost.cfg.lua + install -D -p -m 0644 /builddir/build/SOURCES/prosody-example.com.cfg.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/conf.d/example.com.cfg.lua + chmod 0755 /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/compat.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/encodings.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/hashes.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/net.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/poll.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/pposix.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/ringbuffer.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/signal.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/strbitop.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/struct.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/table.so /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/time.so + for file in doc/stanza.txt doc/session.txt doc/roster_format.txt + sed -e 's/\r//g' doc/stanza.txt + touch -c -r doc/stanza.txt doc/stanza.txt.eol + mv -f doc/stanza.txt.eol doc/stanza.txt + for file in doc/stanza.txt doc/session.txt doc/roster_format.txt + sed -e 's/\r//g' doc/session.txt + touch -c -r doc/session.txt doc/session.txt.eol + mv -f doc/session.txt.eol doc/session.txt + for file in doc/stanza.txt doc/session.txt doc/roster_format.txt + sed -e 's/\r//g' doc/roster_format.txt + touch -c -r doc/roster_format.txt doc/roster_format.txt.eol + mv -f doc/roster_format.txt.eol doc/roster_format.txt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/prosody-0.12.4 extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/compat.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/strbitop.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/ringbuffer.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/poll.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/hashes.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/pposix.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/table.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/time.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/struct.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/net.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/encodings.so extracting debug info from /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/util/signal.so /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 167 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ujH6NP + umask 022 + cd /builddir/build/BUILD + cd prosody-0.12.4 + mkdir -p tests/data/ + cp -prf /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/migrator.cfg.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/prosody.cfg.lua /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/etc/prosody/conf.d/ certs/ tests/ + sed -e '/^log = {/,/}/d' -e '/^\(certificates\|pidfile\) =/d' -i tests/prosody.cfg.lua + echo 'certificates = "certs"' + echo 'log = { "*console" }' ++ pwd + echo 'pidfile = "/builddir/build/BUILD/prosody-0.12.4/tests/prosody.pid"' + echo 'unbound = { resolvconf = false, hoststxt = false }' + echo 'admin_socket = "prosody.sock"' + . ./config.unix + sed -e '1s| lua$| lua|' -i prosody prosodyctl + sed -e 's/^keysize=.*/keysize=4096/' -i tests/certs/GNUmakefile tests/certs/makefile + make -C tests/certs localhost.crt make: Entering directory `/builddir/build/BUILD/prosody-0.12.4/tests/certs' umask 0077 && touch localhost.key openssl req -new -x509 -newkey rsa:4096 -nodes -keyout localhost.key \ -days 365 -sha256 -utf8 -config localhost.cnf -out localhost.crt Generating a 4096 bit RSA private key ......................................................................++ .......................................................................++ writing new private key to 'localhost.key' ----- make: Leaving directory `/builddir/build/BUILD/prosody-0.12.4/tests/certs' + export 'LUA_PATH=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.lua;;' + LUA_PATH='/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.lua;;' + export 'LUA_CPATH=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.so;;' + LUA_CPATH='/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.so;;' ++ pwd + export PROSODY_CFGDIR=/builddir/build/BUILD/prosody-0.12.4/tests + PROSODY_CFGDIR=/builddir/build/BUILD/prosody-0.12.4/tests ++ pwd + export PROSODY_DATADIR=/builddir/build/BUILD/prosody-0.12.4/tests/data + PROSODY_DATADIR=/builddir/build/BUILD/prosody-0.12.4/tests/data + ./prosodyctl about general warn Lua 5.1 has several issues and support is being phased out, consider upgrading Prosody 0.12.4 # Prosody directories Data directory: /builddir/build/BUILD/prosody-0.12.4/tests/data Config directory: /builddir/build/BUILD/prosody-0.12.4/tests Source directory: ./. Plugin directories: /builddir/build/BUILD/prosody-0.12.4/tests/data/custom_plugins - not a directory! ./plugins # Operating system Linux 4.14.65-201.el7.armv7hl+lpae # Lua environment Lua version: Lua 5.1 Lua module search paths: /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.lua ./?.lua /usr/share/lua/5.1/?.lua /usr/share/lua/5.1/?/init.lua /usr/lib/lua/5.1/?.lua /usr/lib/lua/5.1/?/init.lua /builddir/build/BUILD/prosody-0.12.4/tests/data/custom_plugins/share/lua/5.1/?.lua /builddir/build/BUILD/prosody-0.12.4/tests/data/custom_plugins/share/lua/5.1/?/init.lua Lua C module search paths: /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/lib/prosody/?.so ./?.so /usr/lib/lua/5.1/?.so /usr/lib/lua/5.1/loadall.so LuaRocks: Not installed # Network Backend: epoll # Lua module versions LuaExpat: 1.4.1 LuaFileSystem: 1.6.2 LuaSec: 1.3.2 LuaSocket: 3.0.0 luaunbound: 1.0.0 # library versions libexpat: expat_2.1.0 libunbound: 1.6.6 + ./prosodyctl start general warn Lua 5.1 has several issues and support is being phased out, consider upgrading startup info Hello and welcome to Prosody version 0.12.4 general warn Lua 5.1 has several issues and support is being phased out, consider upgrading stats debug Statistics disabled certmanager debug Automatically locating certs for host client_https port 0 certmanager debug Found certificate /builddir/build/BUILD/prosody-0.12.4/tests/certs/localhost.crt with identities { localhost = { ["xmpp-server"] = true; ["xmpp-client"] = true; ["*"] = true } } certmanager debug Certificate index: { localhost = { ["/builddir/build/BUILD/prosody-0.12.4/tests/certs/localhost.crt"] = { ["xmpp-server"] = true; ["xmpp-client"] = true; ["*"] = true } } } certmanager debug Searching /builddir/build/BUILD/prosody-0.12.4/tests/certs for a key and certificate for client_https port 0... certmanager debug No certificate/key found for client_https port 0 startup info Prosody is using the epoll backend for connection handling hostmanager debug Activated host: localhost storagemanager debug map storage driver unavailable, using shim on top of keyval store. usermanager debug Host 'localhost' now set to use user provider 'internal_hashed' portmanager debug Gathering certificates for SNI for host localhost, default service storagemanager debug map storage driver unavailable, using shim on top of keyval store. storagemanager debug map storage driver unavailable, using shim on top of keyval store. localhost:adhoc debug Command added by mod_admin_adhoc: "Add User", "http://jabber.org/protocol/admin#add-user" localhost:adhoc debug Command added by mod_admin_adhoc: "Change User Password", "http://jabber.org/protocol/admin#change-user-password" localhost:adhoc debug Command added by mod_admin_adhoc: "Reload configuration", "http://prosody.im/protocol/config#reload" localhost:adhoc debug Command added by mod_admin_adhoc: "Delete User", "http://jabber.org/protocol/admin#delete-user" localhost:adhoc debug Command added by mod_admin_adhoc: "End User Session", "http://jabber.org/protocol/admin#end-user-session" localhost:adhoc debug Command added by mod_admin_adhoc: "Get User Roster", "http://jabber.org/protocol/admin#get-user-roster" localhost:adhoc debug Command added by mod_admin_adhoc: "Get User Statistics", "http://jabber.org/protocol/admin#user-stats" localhost:adhoc debug Command added by mod_admin_adhoc: "Get List of Online Users", "http://jabber.org/protocol/admin#get-online-users-list" localhost:adhoc debug Command added by mod_admin_adhoc: "List S2S connections", "http://prosody.im/protocol/s2s#list" localhost:adhoc debug Command added by mod_admin_adhoc: "List loaded modules", "http://prosody.im/protocol/modules#list" localhost:adhoc debug Command added by mod_admin_adhoc: "Load module", "http://prosody.im/protocol/modules#load" localhost:adhoc debug Command added by mod_admin_adhoc: "Globally load module", "http://prosody.im/protocol/modules#global-load" localhost:adhoc debug Command added by mod_admin_adhoc: "Reload modules", "http://prosody.im/protocol/modules#reload" localhost:adhoc debug Command added by mod_admin_adhoc: "Globally reload module", "http://prosody.im/protocol/modules#global-reload" localhost:adhoc debug Command added by mod_admin_adhoc: "Shut Down Service", "http://jabber.org/protocol/admin#shutdown" localhost:adhoc debug Command added by mod_admin_adhoc: "Unload modules", "http://prosody.im/protocol/modules#unload" localhost:adhoc debug Command added by mod_admin_adhoc: "Globally unload module", "http://prosody.im/protocol/modules#global-unload" localhost:adhoc debug Command added by mod_admin_adhoc: "Activate host", "http://prosody.im/protocol/hosts#activate" localhost:adhoc debug Command added by mod_admin_adhoc: "Deactivate host", "http://prosody.im/protocol/hosts#deactivate" portmanager debug No active service for s2s, activating... servHPm5EMU8BzDR debug Server FD 6 (::, 5269) created portmanager debug Added listening service s2s to [::]:5269 servTocZUzy1MKdu debug Server FD 7 (*, 5269) created portmanager debug Added listening service s2s to [*]:5269 portmanager info Activated service 's2s' on [::]:5269, [*]:5269 portmanager debug Gathering certificates for SNI for host localhost, s2s service portmanager debug No active service for s2s_direct_tls, activating... portmanager info Activated service 's2s_direct_tls' on no ports portmanager debug Gathering certificates for SNI for host localhost, s2s_direct_tls service storagemanager debug map storage driver unavailable, using shim on top of keyval store. localhost:tls debug Creating context for c2s certmanager debug Automatically locating certs for host localhost certmanager debug Using cert "/builddir/build/BUILD/prosody-0.12.4/tests/certs/localhost.crt" from index for host "localhost" localhost:tls debug Creating context for s2sout certmanager debug Automatically locating certs for host localhost certmanager debug Using cert "/builddir/build/BUILD/prosody-0.12.4/tests/certs/localhost.crt" from index for host "localhost" localhost:tls debug Creating context for s2sin certmanager debug Automatically locating certs for host localhost certmanager debug Using cert "/builddir/build/BUILD/prosody-0.12.4/tests/certs/localhost.crt" from index for host "localhost" localhost:tls info Certificates loaded servCfYYxHp-gPw9 debug Server FD 8 (/builddir/build/BUILD/prosody-0.12.4/tests/data/prosody.sock, 0) created portmanager debug No active service for c2s, activating... servGVcq1KP9HeUG debug Server FD 9 (::, 5222) created portmanager debug Added listening service c2s to [::]:5222 servFN9UCHNo4y_D debug Server FD 10 (*, 5222) created portmanager debug Added listening service c2s to [*]:5222 portmanager info Activated service 'c2s' on [::]:5222, [*]:5222 portmanager debug Gathering certificates for SNI for host localhost, c2s service portmanager debug No active service for c2s_direct_tls, activating... portmanager info Activated service 'c2s_direct_tls' on no ports portmanager debug Gathering certificates for SNI for host localhost, c2s_direct_tls service portmanager debug No active service for legacy_ssl, activating... portmanager info Activated service 'legacy_ssl' on no ports portmanager debug Gathering certificates for SNI for host localhost, legacy_ssl service storagemanager debug map storage driver unavailable, using shim on top of keyval store. storagemanager debug map storage driver unavailable, using shim on top of keyval store. localhost:adhoc debug Command added by mod_uptime: "Get uptime", "uptime" modulemanager debug pep is already loaded for localhost, so not loading again localhost:adhoc debug Command added by mod_invites_adhoc: "Create new contact invite", "urn:xmpp:invite#invite" localhost:adhoc debug Command added by mod_invites_adhoc: "Create new account invite", "urn:xmpp:invite#create-account" modulemanager debug invites is already loaded for localhost, so not loading again mod_posix info Prosody is about to detach from the console, disabling further console output + ./prosodyctl status general warn Lua 5.1 has several issues and support is being phased out, consider upgrading Prosody is running with PID 17107 ++ seq 1 5 + for cnt in '$(seq 1 5)' + ss -lnpt + grep :5222 LISTEN 0 128 *:5222 *:* users:(("lua",pid=17107,fd=10)) LISTEN 0 128 [::]:5222 [::]:* users:(("lua",pid=17107,fd=9)) + ss -lnpt + grep :5269 LISTEN 0 128 *:5269 *:* users:(("lua",pid=17107,fd=7)) LISTEN 0 128 [::]:5269 [::]:* users:(("lua",pid=17107,fd=6)) + break + echo QUIT + openssl s_client -connect localhost:5222 -starttls xmpp -name localhost -CAfile tests/certs/localhost.crt depth=0 C = GB, O = Prosody IM, OU = https://prosody.im/doc/certificates, CN = Example certificate verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate i:/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate --- Server certificate -----BEGIN CERTIFICATE----- MIIF7DCCA9SgAwIBAgIJAMWCaxKqzajlMA0GCSqGSIb3DQEBCwUAMG4xCzAJBgNV BAYTAkdCMRMwEQYDVQQKDApQcm9zb2R5IElNMSwwKgYDVQQLDCNodHRwczovL3By b3NvZHkuaW0vZG9jL2NlcnRpZmljYXRlczEcMBoGA1UEAwwTRXhhbXBsZSBjZXJ0 aWZpY2F0ZTAeFw0yMzEwMDMwMjAxNDhaFw0yNDEwMDIwMjAxNDhaMG4xCzAJBgNV BAYTAkdCMRMwEQYDVQQKDApQcm9zb2R5IElNMSwwKgYDVQQLDCNodHRwczovL3By b3NvZHkuaW0vZG9jL2NlcnRpZmljYXRlczEcMBoGA1UEAwwTRXhhbXBsZSBjZXJ0 aWZpY2F0ZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL345nV22QDJ HFyL15b4AekUgdkpcKwyal3YrcAZ9U/Sx4j8akSHCP8fbCMH8Kmmt/0My2Dasg1q 90hTHDTwyzLStJDRVHbRKEEHHQrATp6ECiE+h0C7dMoj13AwXQw7mKfMBIKCQONU acNGGY52uCf5Td0+oA873wEZ6wbFe+q5Zed28lfFGMB3/kb0n9SPQXsU0VUtDrL6 JorBN2okNF5dbiZoa2ndCxqU3z6IH+1l03rjUqWrdt3A79e/QlY4ebCoaebIqloc kIEGsAhvKZncMlSAnk5bLxMAGeki2x4Y3Kmx2gkZiFOn+L00p2moZbKTPjYyggOA kbDHCD/O9XTo2RIKFhg0L8TkgKnGnOgJ+1JHimUKs0X3FPEqDnY5Xftdw4VWIE5F x8YCY8qS6fPz1onoNzoRLYDdVo7pe7GQOocVfNuXSXbKN0nVj7uIlgu1MC8Fhnny 7Vg7z7AbBxKPy8kodDlzDNRj0n4VjnRAEjv51Uqbm3nT9U9RsdPlRUVludTgC6m3 7WvW0xuRANF1P9ExQd7MZlc8VhDI195de+GKHoCTJGYJh7PnUwKJGX+X7s7T8HW7 axQvHGmay8VfwAA2P6eiR85Ar185Km8PEKw5SQaRHHSAxfV03Lu/Tb6ikA5SCj7f BdxepBvj9HWYzeZkbe4y/XWJ/rqCJ/kDAgMBAAGjgYwwgYkwDAYDVR0TBAUwAwEB /zB5BgNVHREEcjBwgglsb2NhbGhvc3SgJAYIKwYBBQUHCAegGBYWX3htcHAtY2xp ZW50LmxvY2FsaG9zdKAkBggrBgEFBQcIB6AYFhZfeG1wcC1zZXJ2ZXIubG9jYWxo b3N0oBcGCCsGAQUFBwgFoAsMCWxvY2FsaG9zdDANBgkqhkiG9w0BAQsFAAOCAgEA Axn1AGDl0c0mF+o/StUPmNuXd7c3o4X703fXyo7XvGCF165Z/FcSob3+E+UTyw/f yQB9JnJ5nb88WPhkMarwBFRzGg0qvr8vMQdkJ4PObDAHXPCQ48MMXjrMCinmJ0Cj cuc/2eEG9vhdFS9+GZoPpn/k+aUHJP3ECGJhyClPmJuxjOpTmTC7SQsRdISdZuAj BDUZQGcKahBk4jTfeSxbL8IMwhQ02sEj7elJ6fS2rIwM+lLbK2isqonAuBiIwqNA WqaT4A0h6zr7NBEyVGPHIix5Hs9YzxL0W9HZSamexpgsSic/XZoRaie1ZbujND7V ZENEWWUbIsgK+VcOxMeVJMivEp2yvikiZ+doe2kTGpQ4HwEwGJDKlaWtbKkWCieS nAe46JFU+3sr+dt/yPbRl1Igx41h8NmkFEbNB5CzEobfTWTSdPgYoA9FNdq/gMIc AEgyNs1/mRN5L55Wm5yVjHQFZc73Aoaw8InOrBGLuQ0yc/5rJInOuGACUtf7zmwj KH/eUDb3Mj804lYemoD/WC86AOU/8u7Drmz+lBWJQljPiXUote5Z/32HwM2P841u E/Jp/6jGyD126Qbev0B4haPOqfIuko84TG6BlZ/hYAk1603UYkYPBIRkMOhmoUJd uPmY20vB+e/XxGda65r3D99wuFAoftOrW20y6gXLgkA= -----END CERTIFICATE----- subject=/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate issuer=/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate --- No client certificate CA names sent Peer signing digest: SHA512 Server Temp Key: ECDH, P-256, 256 bits --- SSL handshake has read 2601 bytes and written 580 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public key is 4096 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-RSA-AES256-GCM-SHA384 Session-ID: Session-ID-ctx: Master-Key: 074E326E3D1F5488389854E485D6E91D0880E7566843B82E8133074CD16380DC634B091AAA5330D1FCA949B658E16E97 Key-Arg : None Krb5 Principal: None PSK identity: None PSK identity hint: None Start Time: 1696298509 Timeout : 300 (sec) Verify return code: 0 (ok) --- DONE + echo QUIT + openssl s_client -connect localhost:5269 -starttls xmpp-server -name localhost -CAfile tests/certs/localhost.crt depth=0 C = GB, O = Prosody IM, OU = https://prosody.im/doc/certificates, CN = Example certificate verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate i:/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate --- Server certificate -----BEGIN CERTIFICATE----- MIIF7DCCA9SgAwIBAgIJAMWCaxKqzajlMA0GCSqGSIb3DQEBCwUAMG4xCzAJBgNV BAYTAkdCMRMwEQYDVQQKDApQcm9zb2R5IElNMSwwKgYDVQQLDCNodHRwczovL3By b3NvZHkuaW0vZG9jL2NlcnRpZmljYXRlczEcMBoGA1UEAwwTRXhhbXBsZSBjZXJ0 aWZpY2F0ZTAeFw0yMzEwMDMwMjAxNDhaFw0yNDEwMDIwMjAxNDhaMG4xCzAJBgNV BAYTAkdCMRMwEQYDVQQKDApQcm9zb2R5IElNMSwwKgYDVQQLDCNodHRwczovL3By b3NvZHkuaW0vZG9jL2NlcnRpZmljYXRlczEcMBoGA1UEAwwTRXhhbXBsZSBjZXJ0 aWZpY2F0ZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL345nV22QDJ HFyL15b4AekUgdkpcKwyal3YrcAZ9U/Sx4j8akSHCP8fbCMH8Kmmt/0My2Dasg1q 90hTHDTwyzLStJDRVHbRKEEHHQrATp6ECiE+h0C7dMoj13AwXQw7mKfMBIKCQONU acNGGY52uCf5Td0+oA873wEZ6wbFe+q5Zed28lfFGMB3/kb0n9SPQXsU0VUtDrL6 JorBN2okNF5dbiZoa2ndCxqU3z6IH+1l03rjUqWrdt3A79e/QlY4ebCoaebIqloc kIEGsAhvKZncMlSAnk5bLxMAGeki2x4Y3Kmx2gkZiFOn+L00p2moZbKTPjYyggOA kbDHCD/O9XTo2RIKFhg0L8TkgKnGnOgJ+1JHimUKs0X3FPEqDnY5Xftdw4VWIE5F x8YCY8qS6fPz1onoNzoRLYDdVo7pe7GQOocVfNuXSXbKN0nVj7uIlgu1MC8Fhnny 7Vg7z7AbBxKPy8kodDlzDNRj0n4VjnRAEjv51Uqbm3nT9U9RsdPlRUVludTgC6m3 7WvW0xuRANF1P9ExQd7MZlc8VhDI195de+GKHoCTJGYJh7PnUwKJGX+X7s7T8HW7 axQvHGmay8VfwAA2P6eiR85Ar185Km8PEKw5SQaRHHSAxfV03Lu/Tb6ikA5SCj7f BdxepBvj9HWYzeZkbe4y/XWJ/rqCJ/kDAgMBAAGjgYwwgYkwDAYDVR0TBAUwAwEB /zB5BgNVHREEcjBwgglsb2NhbGhvc3SgJAYIKwYBBQUHCAegGBYWX3htcHAtY2xp ZW50LmxvY2FsaG9zdKAkBggrBgEFBQcIB6AYFhZfeG1wcC1zZXJ2ZXIubG9jYWxo b3N0oBcGCCsGAQUFBwgFoAsMCWxvY2FsaG9zdDANBgkqhkiG9w0BAQsFAAOCAgEA Axn1AGDl0c0mF+o/StUPmNuXd7c3o4X703fXyo7XvGCF165Z/FcSob3+E+UTyw/f yQB9JnJ5nb88WPhkMarwBFRzGg0qvr8vMQdkJ4PObDAHXPCQ48MMXjrMCinmJ0Cj cuc/2eEG9vhdFS9+GZoPpn/k+aUHJP3ECGJhyClPmJuxjOpTmTC7SQsRdISdZuAj BDUZQGcKahBk4jTfeSxbL8IMwhQ02sEj7elJ6fS2rIwM+lLbK2isqonAuBiIwqNA WqaT4A0h6zr7NBEyVGPHIix5Hs9YzxL0W9HZSamexpgsSic/XZoRaie1ZbujND7V ZENEWWUbIsgK+VcOxMeVJMivEp2yvikiZ+doe2kTGpQ4HwEwGJDKlaWtbKkWCieS nAe46JFU+3sr+dt/yPbRl1Igx41h8NmkFEbNB5CzEobfTWTSdPgYoA9FNdq/gMIc AEgyNs1/mRN5L55Wm5yVjHQFZc73Aoaw8InOrBGLuQ0yc/5rJInOuGACUtf7zmwj KH/eUDb3Mj804lYemoD/WC86AOU/8u7Drmz+lBWJQljPiXUote5Z/32HwM2P841u E/Jp/6jGyD126Qbev0B4haPOqfIuko84TG6BlZ/hYAk1603UYkYPBIRkMOhmoUJd uPmY20vB+e/XxGda65r3D99wuFAoftOrW20y6gXLgkA= -----END CERTIFICATE----- subject=/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate issuer=/C=GB/O=Prosody IM/OU=https://prosody.im/doc/certificates/CN=Example certificate --- No client certificate CA names sent Client Certificate Types: RSA sign, DSA sign, ECDSA sign Requested Signature Algorithms: ECDSA+SHA256:ECDSA+SHA384:ECDSA+SHA512:0x07+0x08:0x08+0x08:0x09+0x08:0x0A+0x08:0x0B+0x08:0x04+0x08:0x05+0x08:0x06+0x08:RSA+SHA256:RSA+SHA384:RSA+SHA512:ECDSA+SHA224:ECDSA+SHA1:RSA+SHA224:RSA+SHA1:DSA+SHA224:DSA+SHA1:DSA+SHA256:DSA+SHA384:DSA+SHA512 Shared Requested Signature Algorithms: ECDSA+SHA256:ECDSA+SHA384:ECDSA+SHA512:RSA+SHA256:RSA+SHA384:RSA+SHA512:ECDSA+SHA224:ECDSA+SHA1:RSA+SHA224:RSA+SHA1:DSA+SHA224:DSA+SHA1:DSA+SHA256:DSA+SHA384:DSA+SHA512 Peer signing digest: SHA512 Server Temp Key: ECDH, P-256, 256 bits --- SSL handshake has read 2750 bytes and written 592 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public key is 4096 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-RSA-AES256-GCM-SHA384 Session-ID: Session-ID-ctx: Master-Key: 78F6105CBB36311C0934AE3ABE769E6F545C820B388CD6F4BC3F3E87CD3C0A2B2069417169E5FF3679725709922D9BAA Key-Arg : None Krb5 Principal: None PSK identity: None PSK identity hint: None Start Time: 1696298509 Timeout : 300 (sec) Verify return code: 0 (ok) --- DONE + ./prosodyctl stop general warn Lua 5.1 has several issues and support is being phased out, consider upgrading Stopped + echo -e 'Fish\nFish' + ./prosodyctl adduser tux@localhost general warn Lua 5.1 has several issues and support is being phased out, consider upgrading Enter new password: Retype new password: + ls -l tests/data/localhost/accounts/tux.dat -rw-r-----. 1 mockbuild mockbuild 218 Oct 3 02:01 tests/data/localhost/accounts/tux.dat + echo -e 'Penguin\nPenguin' + ./prosodyctl passwd tux@localhost general warn Lua 5.1 has several issues and support is being phased out, consider upgrading Enter new password: Retype new password: + ./prosodyctl deluser tux@localhost general warn Lua 5.1 has several issues and support is being phased out, consider upgrading + exit 0 Processing files: prosody-0.12.4-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MPclzm + umask 022 + cd /builddir/build/BUILD + cd prosody-0.12.4 + DOCDIR=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + cp -pr CHANGES /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + cp -pr HACKERS /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + cp -pr README /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + cp -pr doc/coding_style.md doc/doap.xml doc/names.txt doc/net.server.lua doc/roster_format.txt doc/session.txt doc/stanza.txt doc/stanza_routing.txt doc/storage.tld /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/doc/prosody-0.12.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4duyaV + umask 022 + cd /builddir/build/BUILD + cd prosody-0.12.4 + LICENSEDIR=/builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/licenses/prosody-0.12.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/licenses/prosody-0.12.4 + cp -pr COPYING /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm/usr/share/licenses/prosody-0.12.4 + exit 0 Provides: config(prosody) = 0.12.4-1.el7 group(prosody) prosody = 0.12.4-1.el7 prosody(armv7hl-32) = 0.12.4-1.el7 user(prosody) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /usr/bin/openssl systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/env ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libicudata.so.50 libicui18n.so.50 libicuuc.so.50 rtld(GNU_HASH) Processing files: prosody-debuginfo-0.12.4-1.el7.armv7hl Provides: prosody-debuginfo = 0.12.4-1.el7 prosody-debuginfo(armv7hl-32) = 0.12.4-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm Wrote: /builddir/build/RPMS/prosody-0.12.4-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/prosody-debuginfo-0.12.4-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.St7j9R + umask 022 + cd /builddir/build/BUILD + cd prosody-0.12.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/prosody-0.12.4-1.el7.arm + exit 0 Child return code was: 0