Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685528593.273599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-beets-1.6.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685528593.273599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-beets-1.6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685528593.273599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beets.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eJyphJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beets-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/beets-1.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd beets-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CqqD7w + umask 022 + cd /builddir/build/BUILD + cd beets-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/beets copying beets/vfs.py -> build/lib/beets copying beets/importer.py -> build/lib/beets copying beets/mediafile.py -> build/lib/beets copying beets/logging.py -> build/lib/beets copying beets/library.py -> build/lib/beets copying beets/__init__.py -> build/lib/beets copying beets/plugins.py -> build/lib/beets copying beets/random.py -> build/lib/beets copying beets/__main__.py -> build/lib/beets copying beets/art.py -> build/lib/beets creating build/lib/beets/ui copying beets/ui/commands.py -> build/lib/beets/ui copying beets/ui/__init__.py -> build/lib/beets/ui creating build/lib/beets/autotag copying beets/autotag/hooks.py -> build/lib/beets/autotag copying beets/autotag/match.py -> build/lib/beets/autotag copying beets/autotag/__init__.py -> build/lib/beets/autotag copying beets/autotag/mb.py -> build/lib/beets/autotag creating build/lib/beets/util copying beets/util/confit.py -> build/lib/beets/util copying beets/util/pipeline.py -> build/lib/beets/util copying beets/util/functemplate.py -> build/lib/beets/util copying beets/util/artresizer.py -> build/lib/beets/util copying beets/util/enumeration.py -> build/lib/beets/util copying beets/util/hidden.py -> build/lib/beets/util copying beets/util/__init__.py -> build/lib/beets/util copying beets/util/bluelet.py -> build/lib/beets/util creating build/lib/beets/dbcore copying beets/dbcore/types.py -> build/lib/beets/dbcore copying beets/dbcore/queryparse.py -> build/lib/beets/dbcore copying beets/dbcore/query.py -> build/lib/beets/dbcore copying beets/dbcore/db.py -> build/lib/beets/dbcore copying beets/dbcore/__init__.py -> build/lib/beets/dbcore creating build/lib/beetsplug copying beetsplug/thumbnails.py -> build/lib/beetsplug copying beetsplug/types.py -> build/lib/beetsplug copying beetsplug/export.py -> build/lib/beetsplug copying beetsplug/acousticbrainz.py -> build/lib/beetsplug copying beetsplug/replaygain.py -> build/lib/beetsplug copying beetsplug/parentwork.py -> build/lib/beetsplug copying beetsplug/spotify.py -> build/lib/beetsplug copying beetsplug/missing.py -> build/lib/beetsplug copying beetsplug/chroma.py -> build/lib/beetsplug copying beetsplug/the.py -> build/lib/beetsplug copying beetsplug/freedesktop.py -> build/lib/beetsplug copying beetsplug/fish.py -> build/lib/beetsplug copying beetsplug/play.py -> build/lib/beetsplug copying beetsplug/mbsubmit.py -> build/lib/beetsplug copying beetsplug/mbsync.py -> build/lib/beetsplug copying beetsplug/lyrics.py -> build/lib/beetsplug copying beetsplug/fetchart.py -> build/lib/beetsplug copying beetsplug/scrub.py -> build/lib/beetsplug copying beetsplug/bench.py -> build/lib/beetsplug copying beetsplug/bucket.py -> build/lib/beetsplug copying beetsplug/bpm.py -> build/lib/beetsplug copying beetsplug/smartplaylist.py -> build/lib/beetsplug copying beetsplug/keyfinder.py -> build/lib/beetsplug copying beetsplug/badfiles.py -> build/lib/beetsplug copying beetsplug/loadext.py -> build/lib/beetsplug copying beetsplug/hook.py -> build/lib/beetsplug copying beetsplug/subsonicplaylist.py -> build/lib/beetsplug copying beetsplug/embyupdate.py -> build/lib/beetsplug copying beetsplug/bareasc.py -> build/lib/beetsplug copying beetsplug/sonosupdate.py -> build/lib/beetsplug copying beetsplug/absubmit.py -> build/lib/beetsplug copying beetsplug/discogs.py -> build/lib/beetsplug copying beetsplug/lastimport.py -> build/lib/beetsplug copying beetsplug/importadded.py -> build/lib/beetsplug copying beetsplug/rewrite.py -> build/lib/beetsplug copying beetsplug/albumtypes.py -> build/lib/beetsplug copying beetsplug/importfeeds.py -> build/lib/beetsplug copying beetsplug/ihate.py -> build/lib/beetsplug copying beetsplug/__init__.py -> build/lib/beetsplug copying beetsplug/mbcollection.py -> build/lib/beetsplug copying beetsplug/info.py -> build/lib/beetsplug copying beetsplug/random.py -> build/lib/beetsplug copying beetsplug/convert.py -> build/lib/beetsplug copying beetsplug/beatport.py -> build/lib/beetsplug copying beetsplug/fromfilename.py -> build/lib/beetsplug copying beetsplug/edit.py -> build/lib/beetsplug copying beetsplug/deezer.py -> build/lib/beetsplug copying beetsplug/gmusic.py -> build/lib/beetsplug copying beetsplug/fuzzy.py -> build/lib/beetsplug copying beetsplug/unimported.py -> build/lib/beetsplug copying beetsplug/embedart.py -> build/lib/beetsplug copying beetsplug/permissions.py -> build/lib/beetsplug copying beetsplug/duplicates.py -> build/lib/beetsplug copying beetsplug/mpdupdate.py -> build/lib/beetsplug copying beetsplug/mpdstats.py -> build/lib/beetsplug copying beetsplug/subsonicupdate.py -> build/lib/beetsplug copying beetsplug/zero.py -> build/lib/beetsplug copying beetsplug/ipfs.py -> build/lib/beetsplug copying beetsplug/playlist.py -> build/lib/beetsplug copying beetsplug/plexupdate.py -> build/lib/beetsplug copying beetsplug/filefilter.py -> build/lib/beetsplug copying beetsplug/kodiupdate.py -> build/lib/beetsplug copying beetsplug/bpsync.py -> build/lib/beetsplug copying beetsplug/ftintitle.py -> build/lib/beetsplug copying beetsplug/inline.py -> build/lib/beetsplug copying beetsplug/aura.py -> build/lib/beetsplug creating build/lib/beetsplug/bpd copying beetsplug/bpd/gstplayer.py -> build/lib/beetsplug/bpd copying beetsplug/bpd/__init__.py -> build/lib/beetsplug/bpd creating build/lib/beetsplug/web copying beetsplug/web/__init__.py -> build/lib/beetsplug/web creating build/lib/beetsplug/lastgenre copying beetsplug/lastgenre/__init__.py -> build/lib/beetsplug/lastgenre creating build/lib/beetsplug/metasync copying beetsplug/metasync/itunes.py -> build/lib/beetsplug/metasync copying beetsplug/metasync/amarok.py -> build/lib/beetsplug/metasync copying beetsplug/metasync/__init__.py -> build/lib/beetsplug/metasync running egg_info writing beets.egg-info/PKG-INFO writing dependency_links to beets.egg-info/dependency_links.txt writing entry points to beets.egg-info/entry_points.txt writing requirements to beets.egg-info/requires.txt writing top-level names to beets.egg-info/top_level.txt reading manifest file 'beets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'test/rsrc' warning: no previously-included files matching '*.pyo' found under directory 'test/rsrc' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'beets.egg-info/SOURCES.txt' copying beets/config_default.yaml -> build/lib/beets copying beets/ui/completion_base.sh -> build/lib/beets/ui creating build/lib/beetsplug/web/static copying beetsplug/web/static/backbone.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/beets.css -> build/lib/beetsplug/web/static copying beetsplug/web/static/beets.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/jquery.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/underscore.js -> build/lib/beetsplug/web/static creating build/lib/beetsplug/web/templates copying beetsplug/web/templates/index.html -> build/lib/beetsplug/web/templates copying beetsplug/lastgenre/genres-tree.yaml -> build/lib/beetsplug/lastgenre copying beetsplug/lastgenre/genres.txt -> build/lib/beetsplug/lastgenre + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iz8LHA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 + cd beets-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag copying build/lib/beets/autotag/hooks.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag copying build/lib/beets/autotag/match.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag copying build/lib/beets/autotag/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag copying build/lib/beets/autotag/mb.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag copying build/lib/beets/vfs.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui copying build/lib/beets/ui/commands.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui copying build/lib/beets/ui/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui copying build/lib/beets/ui/completion_base.sh -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui copying build/lib/beets/importer.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/config_default.yaml -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/mediafile.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/logging.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/library.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/dbcore/types.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/dbcore/queryparse.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/dbcore/query.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/dbcore/db.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/dbcore/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore copying build/lib/beets/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/plugins.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/random.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/__main__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets copying build/lib/beets/art.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/confit.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/pipeline.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/functemplate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/artresizer.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/enumeration.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/hidden.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util copying build/lib/beets/util/bluelet.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpd copying build/lib/beetsplug/bpd/gstplayer.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpd copying build/lib/beetsplug/bpd/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpd copying build/lib/beetsplug/thumbnails.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/types.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/export.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/acousticbrainz.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/replaygain.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/parentwork.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/spotify.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/missing.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/chroma.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/the.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/freedesktop.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/fish.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/play.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/mbsubmit.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/mbsync.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/genres-tree.yaml -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/genres.txt -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lyrics.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/fetchart.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/scrub.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/bench.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/bucket.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/bpm.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/smartplaylist.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/keyfinder.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/badfiles.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/loadext.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/hook.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/subsonicplaylist.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/embyupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/bareasc.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/sonosupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/absubmit.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/discogs.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/lastimport.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/importadded.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/rewrite.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/albumtypes.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/importfeeds.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/ihate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/mbcollection.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/info.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/random.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/convert.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/beatport.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/fromfilename.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/edit.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/deezer.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/gmusic.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/fuzzy.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/unimported.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/embedart.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/itunes.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/amarok.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync copying build/lib/beetsplug/permissions.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/duplicates.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/mpdupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/mpdstats.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/subsonicupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/templates copying build/lib/beetsplug/web/templates/index.html -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/templates creating /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/underscore.js -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/beets.js -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/jquery.js -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/backbone.js -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/beets.css -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/__init__.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web copying build/lib/beetsplug/zero.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/ipfs.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/playlist.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/plexupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/filefilter.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/kodiupdate.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/bpsync.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/ftintitle.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/inline.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug copying build/lib/beetsplug/aura.py -> /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag/match.py to match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/autotag/mb.py to mb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/vfs.py to vfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/mediafile.py to mediafile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore/queryparse.py to queryparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/dbcore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/art.py to art.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/confit.py to confit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/functemplate.py to functemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/artresizer.py to artresizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/enumeration.py to enumeration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/hidden.py to hidden.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets/util/bluelet.py to bluelet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpd/gstplayer.py to gstplayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/thumbnails.py to thumbnails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/acousticbrainz.py to acousticbrainz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/replaygain.py to replaygain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/parentwork.py to parentwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/spotify.py to spotify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/missing.py to missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/chroma.py to chroma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/the.py to the.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/freedesktop.py to freedesktop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/fish.py to fish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/play.py to play.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/mbsubmit.py to mbsubmit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/mbsync.py to mbsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastgenre/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lyrics.py to lyrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/fetchart.py to fetchart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/scrub.py to scrub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bench.py to bench.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bucket.py to bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpm.py to bpm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/smartplaylist.py to smartplaylist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/keyfinder.py to keyfinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/badfiles.py to badfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/loadext.py to loadext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/subsonicplaylist.py to subsonicplaylist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/embyupdate.py to embyupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bareasc.py to bareasc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/sonosupdate.py to sonosupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/absubmit.py to absubmit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/discogs.py to discogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/lastimport.py to lastimport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/importadded.py to importadded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/rewrite.py to rewrite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/albumtypes.py to albumtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/importfeeds.py to importfeeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/ihate.py to ihate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/mbcollection.py to mbcollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/beatport.py to beatport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/fromfilename.py to fromfilename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/deezer.py to deezer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/gmusic.py to gmusic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/fuzzy.py to fuzzy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/unimported.py to unimported.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/embedart.py to embedart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync/itunes.py to itunes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync/amarok.py to amarok.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/metasync/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/duplicates.py to duplicates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/mpdupdate.py to mpdupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/mpdstats.py to mpdstats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/subsonicupdate.py to subsonicupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/zero.py to zero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/ipfs.py to ipfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/playlist.py to playlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/plexupdate.py to plexupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/filefilter.py to filefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/kodiupdate.py to kodiupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/bpsync.py to bpsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/ftintitle.py to ftintitle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/inline.py to inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beetsplug/aura.py to aura.cpython-39.pyc writing byte-compilation script '/tmp/tmpdbgjloph.py' /usr/bin/python3 /tmp/tmpdbgjloph.py removing /tmp/tmpdbgjloph.py running install_egg_info running egg_info writing beets.egg-info/PKG-INFO writing dependency_links to beets.egg-info/dependency_links.txt writing entry points to beets.egg-info/entry_points.txt writing requirements to beets.egg-info/requires.txt writing top-level names to beets.egg-info/top_level.txt reading manifest file 'beets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'test/rsrc' warning: no previously-included files matching '*.pyo' found under directory 'test/rsrc' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'beets.egg-info/SOURCES.txt' Copying beets.egg-info to /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9/site-packages/beets-1.6.0-py3.9.egg-info running install_scripts Installing beet script to /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64//usr/share/doc/python-beets + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64//usr/share/doc/python-beets + '[' -d example ']' ~/build/BUILDROOT/python-beets-1.6.0-1.x86_64 ~/build/BUILD/beets-1.6.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/beets-1.6.0 + mv /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.6.0-1 --unique-debug-suffix -1.6.0-1.x86_64 --unique-debug-src-base python-beets-1.6.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/beets-1.6.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-beets-1.6.0-1.noarch Provides: python-beets python3-beets = 1.6.0-1 python3.9dist(beets) = 1.6 python3dist(beets) = 1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(confuse) >= 1 python3.9dist(jellyfish) python3.9dist(mediafile) >= 0.2 python3.9dist(munkres) >= 1 python3.9dist(musicbrainzngs) >= 0.4 python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(unidecode) Processing files: python-beets-help-1.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/beets-1.6.0/doclist.lst Provides: python-beets-help = 1.6.0-1 python3-beets-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 Wrote: /builddir/build/RPMS/python-beets-help-1.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-beets-1.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m7l9zD + umask 022 + cd /builddir/build/BUILD + cd beets-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-beets-1.6.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0