<86>Feb 8 02:11:57 userdel[3439403]: delete user 'rooter' <86>Feb 8 02:11:57 userdel[3439403]: removed group 'rooter' owned by 'rooter' <86>Feb 8 02:11:57 userdel[3439403]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 8 02:11:57 groupadd[3439436]: group added to /etc/group: name=rooter, GID=567 <86>Feb 8 02:11:57 groupadd[3439436]: group added to /etc/gshadow: name=rooter <86>Feb 8 02:11:57 groupadd[3439436]: new group: name=rooter, GID=567 <86>Feb 8 02:11:57 useradd[3439476]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Feb 8 02:11:57 userdel[3439528]: delete user 'builder' <86>Feb 8 02:11:57 userdel[3439528]: removed group 'builder' owned by 'builder' <86>Feb 8 02:11:57 groupadd[3439734]: group added to /etc/group: name=builder, GID=568 <86>Feb 8 02:11:57 groupadd[3439734]: group added to /etc/gshadow: name=builder <86>Feb 8 02:11:57 groupadd[3439734]: new group: name=builder, GID=568 <86>Feb 8 02:11:57 useradd[3439853]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Feb 8 02:12:00 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Feb 8 02:12:00 rpmi: libexpat-2.2.4-alt1 1503305341 installed <13>Feb 8 02:12:00 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Feb 8 02:12:00 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825069 installed <13>Feb 8 02:12:00 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 8 02:12:00 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 8 02:12:00 rpmi: ca-certificates-2020.01.23-alt1 sisyphus+244791.300.2.1 1580285500 installed <13>Feb 8 02:12:00 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Feb 8 02:12:00 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Feb 8 02:12:00 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed <13>Feb 8 02:12:00 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed <13>Feb 8 02:12:00 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Feb 8 02:12:00 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Feb 8 02:12:01 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Feb 8 02:12:01 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Feb 8 02:12:01 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-django-preferences-1.0.0-alt1.nosrc.rpm <13>Feb 8 02:12:06 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Feb 8 02:12:06 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Feb 8 02:12:06 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Feb 8 02:12:06 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Feb 8 02:12:06 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed Installing python3-module-django-preferences-1.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-django-preferences-1.0.0 + echo 'Source #0 (python3-module-django-preferences-1.0.0.tar.gz):' Source #0 (python3-module-django-preferences-1.0.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/python3-module-django-preferences-1.0.0.tar.gz + /bin/tar -xf - + cd python3-module-django-preferences-1.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-preferences-1.0.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib creating build/lib/preferences copying preferences/models.py -> build/lib/preferences copying preferences/managers.py -> build/lib/preferences copying preferences/context_processors.py -> build/lib/preferences copying preferences/admin.py -> build/lib/preferences copying preferences/__init__.py -> build/lib/preferences creating build/lib/preferences/tests copying preferences/tests/urls.py -> build/lib/preferences/tests copying preferences/tests/tests.py -> build/lib/preferences/tests copying preferences/tests/test_all.py -> build/lib/preferences/tests copying preferences/tests/models.py -> build/lib/preferences/tests copying preferences/tests/admin.py -> build/lib/preferences/tests copying preferences/tests/__init__.py -> build/lib/preferences/tests creating build/lib/preferences/migrations copying preferences/migrations/__init__.py -> build/lib/preferences/migrations copying preferences/migrations/0002_auto_20181220_0803.py -> build/lib/preferences/migrations copying preferences/migrations/0001_initial.py -> build/lib/preferences/migrations creating build/lib/preferences/tests/settings copying preferences/tests/settings/__init__.py -> build/lib/preferences/tests/settings copying preferences/tests/settings/21.py -> build/lib/preferences/tests/settings copying preferences/tests/settings/20.py -> build/lib/preferences/tests/settings copying preferences/tests/settings/111.py -> build/lib/preferences/tests/settings creating build/lib/preferences/tests/migrations copying preferences/tests/migrations/__init__.py -> build/lib/preferences/tests/migrations copying preferences/tests/migrations/0001_initial.py -> build/lib/preferences/tests/migrations running egg_info writing django_preferences.egg-info/PKG-INFO writing dependency_links to django_preferences.egg-info/dependency_links.txt writing requirements to django_preferences.egg-info/requires.txt writing top-level names to django_preferences.egg-info/top_level.txt reading manifest file 'django_preferences.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_preferences.egg-info/SOURCES.txt' copying preferences/tests/__init__.pyc -> build/lib/preferences/tests copying preferences/tests/admin.pyc -> build/lib/preferences/tests copying preferences/tests/models.pyc -> build/lib/preferences/tests copying preferences/tests/tests.pyc -> build/lib/preferences/tests copying preferences/tests/urls.pyc -> build/lib/preferences/tests creating build/lib/preferences/tests/requirements copying preferences/tests/requirements/111.txt -> build/lib/preferences/tests/requirements copying preferences/tests/requirements/20.txt -> build/lib/preferences/tests/requirements copying preferences/tests/requirements/21.txt -> build/lib/preferences/tests/requirements + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-django-preferences-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-django-preferences-buildroot + cd python3-module-django-preferences-1.0.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-django-preferences-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-django-preferences-buildroot creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations copying build/lib/preferences/migrations/0001_initial.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations copying build/lib/preferences/migrations/0002_auto_20181220_0803.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations copying build/lib/preferences/migrations/__init__.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/requirements copying build/lib/preferences/tests/requirements/21.txt -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/requirements copying build/lib/preferences/tests/requirements/20.txt -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/requirements copying build/lib/preferences/tests/requirements/111.txt -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/requirements copying build/lib/preferences/tests/urls.pyc -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/tests.pyc -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/models.pyc -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/admin.pyc -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/__init__.pyc -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations copying build/lib/preferences/tests/migrations/0001_initial.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations copying build/lib/preferences/tests/migrations/__init__.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations creating /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings copying build/lib/preferences/tests/settings/111.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings copying build/lib/preferences/tests/settings/20.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings copying build/lib/preferences/tests/settings/21.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings copying build/lib/preferences/tests/settings/__init__.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings copying build/lib/preferences/tests/__init__.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/admin.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/models.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/test_all.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/tests.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/tests/urls.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests copying build/lib/preferences/__init__.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences copying build/lib/preferences/admin.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences copying build/lib/preferences/context_processors.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences copying build/lib/preferences/managers.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences copying build/lib/preferences/models.py -> /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0002_auto_20181220_0803.py to 0002_auto_20181220_0803.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/111.py to 111.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/20.py to 20.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/21.py to 21.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/admin.py to admin.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/models.py to models.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/test_all.py to test_all.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/tests.py to tests.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/urls.py to urls.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/admin.py to admin.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/context_processors.py to context_processors.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/managers.py to managers.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/models.py to models.cpython-37.pyc running install_egg_info running egg_info writing django_preferences.egg-info/PKG-INFO writing dependency_links to django_preferences.egg-info/dependency_links.txt writing requirements to django_preferences.egg-info/requires.txt writing top-level names to django_preferences.egg-info/top_level.txt reading manifest file 'django_preferences.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_preferences.egg-info/SOURCES.txt' Copying django_preferences.egg-info to /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/django_preferences-1.0.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-django-preferences-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-django-preferences-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-django-preferences-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-django-preferences-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-django-preferences-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-django-preferences-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-django-preferences-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-django-preferences-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-django-preferences-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__pycache__/admin.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__pycache__/context_processors.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__pycache__/managers.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__pycache__/models.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__pycache__/0001_initial.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__pycache__/0002_auto_20181220_0803.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__pycache__/__init__.cpython-37.pyc compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0002_auto_20181220_0803.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__init__.py unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/admin.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/models.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/test_all.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/tests.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__pycache__/urls.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/0001_initial.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/__init__.cpython-37.pyc compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__init__.py unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/111.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/20.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/21.cpython-37.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/__init__.cpython-37.pyc compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/111.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/20.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/21.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__init__.py unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__init__.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/admin.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/models.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/tests.pyc unlink /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/urls.pyc compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/models.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/test_all.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/tests.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/urls.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/context_processors.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/managers.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/models.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-django-preferences-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0002_auto_20181220_0803.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/111.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/20.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/21.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/models.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/test_all.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/tests.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/urls.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/context_processors.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/managers.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/models.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-django-preferences-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/0002_auto_20181220_0803.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/migrations/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/migrations/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/111.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/20.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/21.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/settings/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/models.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/test_all.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/tests.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/tests/urls.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/__init__.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/admin.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/context_processors.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/managers.py compile /usr/src/tmp/python3-module-django-preferences-buildroot/usr/lib/python3/site-packages/preferences/models.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/preferences/__pycache__/models.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/__pycache__/models.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/__pycache__/managers.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/__pycache__/managers.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/__pycache__/context_processors.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/__pycache__/context_processors.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/__pycache__/admin.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/__pycache__/admin.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/urls.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/urls.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/urls.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/urls.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/tests.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/tests.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/test_all.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/test_all.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/models.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/models.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/models.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/models.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/admin.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/admin.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/admin.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/admin.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/21.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/21.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/21.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/21.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/20.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/20.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/20.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/20.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/111.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/111.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/111.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/settings/__pycache__/111.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/0001_initial.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/0001_initial.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/0001_initial.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/tests/migrations/__pycache__/0001_initial.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0002_auto_20181220_0803.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0002_auto_20181220_0803.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0002_auto_20181220_0803.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0002_auto_20181220_0803.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0001_initial.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0001_initial.cpython-37.pyc' './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0001_initial.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/preferences/migrations/__pycache__/0001_initial.cpython-37.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-django-preferences-1.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-preferences-1.0.0 + DOCDIR=/usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + /bin/mkdir -p /usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + cp -prL AUTHORS.rst CHANGELOG.rst README.rst /usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + chmod -R go-w /usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + chmod -R a+rX /usr/src/tmp/python3-module-django-preferences-buildroot/usr/share/doc/python3-module-django-preferences-1.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cMeVL9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xUfwi6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(preferences), python3(preferences.admin), python3(preferences.context_processors), python3(preferences.managers), python3(preferences.migrations), python3(preferences.migrations.0001_initial), python3(preferences.migrations.0002_auto_20181220_0803), python3(preferences.models) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(django.conf) < 0, python3(django.contrib) < 0, python3(django.contrib.sites.models) < 0, python3(django.db) < 0, python3(django.dispatch) < 0, python3(django.shortcuts) < 0, python3(django.urls) < 0, python3(django.utils.decorators) < 0, python3(django.views.decorators.csrf) < 0 Processing files: python3-module-django-preferences-tests-1.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jd39S8 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OYM5w6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(preferences.tests), python3(preferences.tests.admin), python3(preferences.tests.migrations), python3(preferences.tests.migrations.0001_initial), python3(preferences.tests.models), python3(preferences.tests.settings), python3(preferences.tests.settings.111), python3(preferences.tests.settings.20), python3(preferences.tests.settings.21), python3(preferences.tests.test_all), python3(preferences.tests.tests), python3(preferences.tests.urls) Requires: python3-module-django-preferences = 1.0.0-alt1, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(django.conf) < 0, python3(django.conf.urls) < 0, python3(django.contrib) < 0, python3(django.contrib.auth.models) < 0, python3(django.contrib.sites.models) < 0, python3(django.db) < 0, python3(django.db.models.deletion) < 0, python3(django.template) < 0, python3(django.test) < 0, python3(django.test.client) < 0, python3(preferences) < 0, python3(preferences.admin) < 0, python3(preferences.models) < 0, python3(unittest) < 0 Adding to python3-module-django-preferences-tests a strict dependency on python3-module-django-preferences Removing 3 extra deps from python3-module-django-preferences-tests due to dependency on python3-module-django-preferences Removing 6 extra deps from python3-module-django-preferences-tests due to repentancy on python3-module-django-preferences Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-preferences-1.0.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-preferences-tests-1.0.0-alt1.noarch.rpm 3.81user 0.59system 0:07.75elapsed 56%CPU (0avgtext+0avgdata 27092maxresident)k 0inputs+0outputs (0major+246820minor)pagefaults 0swaps 10.28user 3.22system 0:20.70elapsed 65%CPU (0avgtext+0avgdata 109960maxresident)k 0inputs+0outputs (0major+663338minor)pagefaults 0swaps