Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rubygem-rack.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1749/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rubygem-rack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001c61c Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ruby193-rubygem-rack-1.4.1-5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rubygem-rack.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1749/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rubygem-rack.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5JYhTq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruby193-rubygem-rack-1.4.1 + /usr/bin/mkdir -p ruby193-rubygem-rack-1.4.1 + cd ruby193-rubygem-rack-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p ./opt/rh/ruby193/root/usr/share/gems + scl enable ruby193 ' gem install --local --install-dir ./opt/rh/ruby193/root/usr/share/gems --force /builddir/build/SOURCES/rack-1.4.1.gem ' unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping Successfully installed rack-1.4.1 1 gem installed Installing ri documentation for rack-1.4.1... Installing RDoc documentation for rack-1.4.1... ~/build/BUILD/ruby193-rubygem-rack-1.4.1/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 ~/build/BUILD/ruby193-rubygem-rack-1.4.1 Patch #2 (rubygem-rack-1.4.2-CVE-2012-6109-Fix-parsing-performance-for-unquoted-filenames.patch): + pushd ./opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 + echo 'Patch #2 (rubygem-rack-1.4.2-CVE-2012-6109-Fix-parsing-performance-for-unquoted-filenames.patch):' + /usr/bin/cat /builddir/build/SOURCES/rubygem-rack-1.4.2-CVE-2012-6109-Fix-parsing-performance-for-unquoted-filenames.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/rack/multipart.rb patching file test/spec_multipart.rb Patch #3 (rubygem-rack-1.4.3-CVE-2013-0183-avoid-unbounded-gets-method.patch): + echo 'Patch #3 (rubygem-rack-1.4.3-CVE-2013-0183-avoid-unbounded-gets-method.patch):' + /usr/bin/cat /builddir/build/SOURCES/rubygem-rack-1.4.3-CVE-2013-0183-avoid-unbounded-gets-method.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/rack/multipart/parser.rb patching file test/spec_multipart.rb Patch #4 (rubygem-rack-1.4.4-CVE-2013-0184-Auth-scheme-fix.patch): + echo 'Patch #4 (rubygem-rack-1.4.4-CVE-2013-0184-Auth-scheme-fix.patch):' + /usr/bin/cat /builddir/build/SOURCES/rubygem-rack-1.4.4-CVE-2013-0184-Auth-scheme-fix.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/rack.rb patching file lib/rack/auth/abstract/request.rb patching file test/spec_auth.rb Patch #5 (rubygem-rack-1.4.5-CVE-2013-0262-path-sanitization-information-disclosure-fix.patch): + echo 'Patch #5 (rubygem-rack-1.4.5-CVE-2013-0262-path-sanitization-information-disclosure-fix.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/rubygem-rack-1.4.5-CVE-2013-0262-path-sanitization-information-disclosure-fix.patch patching file lib/rack/file.rb Patch #6 (rubygem-rack-1.4.5-CVE-2013-0263-secure-hmac-comparison.patch): + echo 'Patch #6 (rubygem-rack-1.4.5-CVE-2013-0263-secure-hmac-comparison.patch):' + /usr/bin/cat /builddir/build/SOURCES/rubygem-rack-1.4.5-CVE-2013-0263-secure-hmac-comparison.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/rack/session/cookie.rb patching file lib/rack/utils.rb patching file test/spec_utils.rb ~/build/BUILD/ruby193-rubygem-rack-1.4.1 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F7ZsuW + umask 022 + cd /builddir/build/BUILD + cd ruby193-rubygem-rack-1.4.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lLNd6r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 + cd ruby193-rubygem-rack-1.4.1 + rm -rf /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64/opt/rh/ruby193/root/usr/share/gems + cp -a ./opt/rh/ruby193/root/usr/share/gems/bin ./opt/rh/ruby193/root/usr/share/gems/cache ./opt/rh/ruby193/root/usr/share/gems/doc ./opt/rh/ruby193/root/usr/share/gems/gems ./opt/rh/ruby193/root/usr/share/gems/specifications /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64/opt/rh/ruby193/root/usr/share/gems/ + find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -name '*~' -delete + find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -size 0c -exec rm -rvf '{}' ';' ++ find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/bin/rackup ++ grep '^#!/' + '[' -z '#!/usr/bin/env ruby' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test.fcgi ++ grep '^#!/' + '[' -z '#!/usr/bin/env ruby' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/rackup_stub.rb ++ grep '^#!/' + '[' -z '#!/usr/bin/env ruby' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/lighttpd.conf ++ grep '^#!/' + '[' -z '' ']' + chmod -v 644 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/lighttpd.conf mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/lighttpd.conf' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/sample_rackup.ru ++ grep '^#!/' + '[' -z '' ']' + chmod -v 644 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/sample_rackup.ru mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/sample_rackup.ru' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test ++ grep '^#!/' + '[' -z '#!/usr/bin/env ruby' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /a+x`' ++ grep '^#!/' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test.ru + '[' -z '' ']' + chmod -v 644 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test.ru mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test.ru' changed from 0775 (rwxrwxr-x) to 0644 (rw-r--r--) ++ find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f '!' -perm /a+x -name '*.rb' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/multipart.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/cascade.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/chunked.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/request.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/reloader.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/file.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/logger.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/basic.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/abstract/handler.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/abstract/request.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/digest/request.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/digest/params.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/digest/md5.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/auth/digest/nonce.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/cookie.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/pool.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/memcache.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/response.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/sendfile.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/mock.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/head.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/nulllogger.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/multipart/generator.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/multipart/uploaded_file.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/multipart/parser.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/content_type.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/cgi.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/thin.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/mongrel.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/lsws.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/scgi.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/fastcgi.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/swiftiplied_mongrel.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/webrick.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/evented_mongrel.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/utils.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/mime.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/commonlogger.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/rewindable_input.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/server.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/showstatus.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/content_length.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/deflater.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/static.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/body_proxy.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lobster.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/directory.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/config.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lint.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/recursive.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/showexceptions.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/backports/uri/common_18.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/backports/uri/common_192.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/example/protectedlobster.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_showexceptions.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_config.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_session_abstract_id.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_commonlogger.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_utils.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/registering_handler/rack/handler/registering_myself.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ grep '^#!/' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_logger.rb + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_mock.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_static.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_builder.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_rewindable_input.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_cascade.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_thin.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_nulllogger.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_session_cookie.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_content_length.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_handler.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_auth_digest.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_response.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_cgi.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_head.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_showstatus.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_lobster.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/gemloader.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_deflater.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_session_memcache.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_chunked.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_directory.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_sendfile.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_lint.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_server.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_etag.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_webrick.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_urlmap.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_body_proxy.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/unregistered_handler/rack/handler/unregistered_long_one.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/unregistered_handler/rack/handler/unregistered.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_auth_basic.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_fastcgi.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_session_pool.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_lock.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_content_type.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_request.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/builder/anything.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_auth.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_mongrel.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_multipart.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_runtime.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/testrequest.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_conditionalget.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_recursive.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_file.rb ++ grep '^#!/' + '[' '!' -z '' ']' + for file in '`find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f ! -perm /a+x -name "*.rb"`' ++ head -n 1 /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/spec_methodoverride.rb ++ grep '^#!/' + '[' '!' -z '' ']' + find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f -perm /g+wx -exec chmod -v g-w '{}' ';' mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/bin/rackup' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test.fcgi' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/rackup_stub.rb' retained as 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/test/cgi/test' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) + find /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 -type f '!' -perm /go+r -exec chmod -v go+r '{}' ';' + mkdir -p /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/bin + mv /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/bin/rackup /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/bin + rm -rf /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64//opt/rh/ruby193/root/usr/share/gems/bin/ + /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/ruby193-rubygem-rack-1.4.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/ruby193/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/ruby193/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ffEvV6 + umask 022 + cd /builddir/build/BUILD + cd ruby193-rubygem-rack-1.4.1 + pushd /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 ~/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1 ~/build/BUILD/ruby193-rubygem-rack-1.4.1 + scl enable ruby193 ' bacon -r timeout --automatic --quiet ' Skipping Rack::Handler::Thin tests (Thin is required). `gem install thin` and try again. ...................................................................................................................................................................................................................................which: no lighttpd in (/opt/rh/ruby193/root/usr/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) Skipping Rack::Handler::CGI tests (lighttpd is required). Install lighttpd and try again. Skipping Rack::Session::Memcache tests (Memcache is required). `gem install memcache-client` and try again. [2014-11-12 15:11:59] INFO WEBrick 1.3.1 [2014-11-12 15:11:59] INFO ruby 1.9.3 (2013-11-22) [x86_64-linux] [2014-11-12 15:11:59] INFO WEBrick::HTTPServer#start: pid=4477 port=35812 localhost.localdomain - - [12/Nov/2014:15:11:59 UTC] "GET / HTTP/1.1" 200 7 - -> / [2014-11-12 15:12:01] INFO going to shutdown ... [2014-11-12 15:12:01] INFO WEBrick::HTTPServer#start done. [2014-11-12 15:12:01] WARN TCPServer Error: Address already in use - bind(2) Skipping Rack::Handler::FastCGI tests (FCGI is required). `gem install fcgi` and try again. Skipping Rack::Handler::Mongrel tests (Mongrel is required). `gem install mongrel` and try again. ................................................................................................................................................................................................................................................................................................................................................................... 582 tests, 1747 assertions, 0 failures, 0 errors ~/build/BUILD/ruby193-rubygem-rack-1.4.1 + popd + exit 0 Processing files: ruby193-rubygem-rack-1.4.1-5.el7.centos.noarch Provides: ruby193-rubygem(rack) = 1.4.1 ruby193-rubygem-rack = 1:1.4.1-5.el7.centos scl-package(ruby193) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/ruby193/root/usr/bin/ruby /usr/bin/env ruby193-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001c61c Wrote: /builddir/build/RPMS/ruby193-rubygem-rack-1.4.1-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZWoHzE + umask 022 + cd /builddir/build/BUILD + cd ruby193-rubygem-rack-1.4.1 + rm -rf /builddir/build/BUILDROOT/ruby193-rubygem-rack-1.4.1-5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->