Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-mysql57.spec'], chrootPath='/var/lib/mock/sclo7-rh-mysql57-rh-el7-build-21677-25235/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-mysql57.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-mysql57-2.3-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-mysql57.spec '], chrootPath='/var/lib/mock/sclo7-rh-mysql57-rh-el7-build-21677-25235/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-mysql57.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vadu54 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rh-mysql57-2.3 + /usr/bin/mkdir -p rh-mysql57-2.3 + cd rh-mysql57-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package rh-mysql57 provides MySQL database server delivered as a Software Collection (SCL). For more information about Software Collections, see the scl(1) man page. By installing the rh-mysql57 collection, you will get the minimum working set of packages to have a working MySQL database server. Usage: systemctl start rh-mysql57-mysqld Software Collections allow you to build and execute applications which are not located in the filesystem root hierarchy, but are stored in an alternative location, which is /opt/rh/rh-mysql57/root in case of the rh-mysql57 collection. MySQL is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. This package contains the MySQL server and some accompanying files and directories. When you want to work with the rh-mysql57 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. The only exception is starting and stopping rh-mysql57-mysqld daemon, where scl environment is enabled implicitely within the SysV init script or systemd unit file. Configuration for the rh-mysql57 software collection is located under /etc/opt/rh/rh-mysql57. MySQL server listens on network soket (by default port 3306) and unix socket (by default /var/lib/mysql/mysql.sock). Examples: scl enable rh-mysql57 'command --arg' Run a specific command with the argument --arg within the rh-mysql57 software collections environment. scl enable rh-mysql57 'mysql -u root -p' Run mysql shell from the rh-mysql57 software collection. scl enable rh-mysql57 bash Run an interactive shell with the rh-mysql57 software collection enabled. systemctl start rh-mysql57-mysqld Starts the MySQL server from rh-mysql57 software collection. scl enable rh-mysql57 'man mysql' Show man pages for the mysql command, which is a part of the rh-mysql57 software collection. For running the test suite, which is available in rh-mysql57-mysql-test package, see the /opt/rh/rh-mysql57/root/usr/share/mysql-test/README. Please, be aware that you need to run all the commands mentioned in the README file in a proper SCL environment. Thus the recommended way to run the test suite is to run the bash with rh-mysql57 collection enabled: scl enable rh-mysql57 bash Run bash with the rh-mysql57 collection enabled. Files: /opt/rh/rh-mysql57/service-environment Define which software collections should be enabled for the daemon process. Report bugs to . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CCpMZ1 + cp /builddir/build/SOURCES/LICENSE . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rh-mysql57-2.3 + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "rh-mysql57 2.3 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-mysql57.7 + sed -i 's|'\''|\\N'\''39'\''|g' rh-mysql57.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d68K2Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 + cd rh-mysql57-2.3 + mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/var/opt/rh/rh-mysql57 ~/build/BUILD/rh-mysql57-2.3 ~/build/BUILD/rh-mysql57-2.3 ~/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/etc/opt/rh/rh-mysql57 ~/build/BUILD/rh-mysql57-2.3 ~/build/BUILD/rh-mysql57-2.3 ~/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root ~/build/BUILD/rh-mysql57-2.3 + popd ~/build/BUILD/rh-mysql57-2.3 + mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/man/man1 /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/man/man7 /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/man/man8 + cat + tee -a /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/enable # For binaries export PATH="/opt/rh/rh-mysql57/root/usr/bin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/rh-mysql57/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/rh-mysql57/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/rh-mysql57/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}" # For man pages; empty field makes man to consider also standard path export MANPATH="/opt/rh/rh-mysql57/root/usr/share/man:${MANPATH}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/rh-mysql57/java:${JAVACONFDIRS:-/etc/java}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/rh-mysql57/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/rh-mysql57/root/usr/share:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/rh-mysql57/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" %scl_mysql rh-mysql57 %scl_prefix_mysql rh-mysql57- + cat + tee -a /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/etc/rpm/macros.mysql-scldevel + mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/man/man7/ + install -m 644 rh-mysql57.7 /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/man/man7/rh-mysql57.7 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rh-mysql57-2.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-mysql57/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-mysql57/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-mysql57-2.3-3.el7.x86_64 Provides: scl-package(rh-mysql57) rh-mysql57 = 2.3-3.el7 rh-mysql57(x86-64) = 2.3-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-mysql57-runtime-2.3-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CPXxay + umask 022 + cd /builddir/build/BUILD + cd rh-mysql57-2.3 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-runtime-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-runtime-2.3 + cp -pr README /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-runtime-2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-runtime-2.3 + exit 0 warning: File listed twice: /opt/rh/rh-mysql57/root/usr/share/man/man7/rh-mysql57.7.gz error: failed to write all data to /usr/lib/rpm/scldeps.sh: Broken pipe Provides: rh-mysql57-runtime = 2.3-3.el7 rh-mysql57-runtime(x86-64) = 2.3-3.el7 scl-package(rh-mysql57) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh libselinux-utils policycoreutils-python Requires: rh-mysql57-runtime Processing files: rh-mysql57-build-2.3-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pa8gWE + umask 022 + cd /builddir/build/BUILD + cd rh-mysql57-2.3 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-build-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-build-2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-build-2.3 + exit 0 Provides: rh-mysql57-build = 2.3-3.el7 rh-mysql57-build(x86-64) = 2.3-3.el7 scl-package(rh-mysql57) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-mysql57-runtime Processing files: rh-mysql57-scldevel-2.3-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aifGNL + umask 022 + cd /builddir/build/BUILD + cd rh-mysql57-2.3 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-scldevel-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-scldevel-2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64/opt/rh/rh-mysql57/root/usr/share/doc/rh-mysql57-scldevel-2.3 + exit 0 Provides: rh-mysql57-scldevel = 2.3-3.el7 rh-mysql57-scldevel(x86-64) = 2.3-3.el7 scl-package(rh-mysql57) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-mysql57-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 Wrote: /builddir/build/RPMS/rh-mysql57-2.3-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql57-runtime-2.3-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql57-build-2.3-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql57-scldevel-2.3-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bW6vyn + umask 022 + cd /builddir/build/BUILD + cd rh-mysql57-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-mysql57-2.3-3.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->