Created temporary directory: /tmp/pip-ephem-wheel-cache-q7lqqujv Created temporary directory: /tmp/pip-req-tracker-sve5av7m Created requirements tracker '/tmp/pip-req-tracker-sve5av7m' Created temporary directory: /tmp/pip-wheel-wbmla9ru Collecting collective.privacy==1.0b1 1 location(s) to search for versions of collective.privacy: * https://pypi.org/simple/collective-privacy/ Getting page https://pypi.org/simple/collective-privacy/ Analyzing links from page https://pypi.org/simple/collective-privacy/ Skipping link https://files.pythonhosted.org/packages/6a/2b/6b05b0fd97ae6d9e651b5efdf87ff4799d6948f0a288a3582673efb2c388/collective.privacy-1.0a1-py2-none-any.whl#sha256=685b7871d4f968f42d5f72497a86c891fed2adbc0843098be27e1e990e33aaf2 (from https://pypi.org/simple/collective-privacy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/82/69/4abaf8d862b66c09927765b9d842512360fe87d57f08355901c5d165565b/collective.privacy-1.0a1.tar.gz#sha256=cea3ec371fd6e0845517e4993329d42209e34e88a643e70e41a7244163e3e0e1 (from https://pypi.org/simple/collective-privacy/), version: 1.0a1 Found link https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz#sha256=f917253ec38e04d3458908498604a4a8e9edb9e748536db3d53bf36bb15b4ba0 (from https://pypi.org/simple/collective-privacy/), version: 1.0b1 Using version 1.0b1 (newest of versions: 1.0b1) Created temporary directory: /tmp/pip-unpack-scrq04k3 Downloading https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz#sha256=f917253ec38e04d3458908498604a4a8e9edb9e748536db3d53bf36bb15b4ba0 (from https://pypi.org/simple/collective-privacy/) Added collective.privacy==1.0b1 from https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz#sha256=f917253ec38e04d3458908498604a4a8e9edb9e748536db3d53bf36bb15b4ba0 to build tracker '/tmp/pip-req-tracker-sve5av7m' Running setup.py (path:/tmp/pip-wheel-wbmla9ru/collective.privacy/setup.py) egg_info for package collective.privacy Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.privacy.egg-info writing requirements to pip-egg-info/collective.privacy.egg-info/requires.txt writing entry points to pip-egg-info/collective.privacy.egg-info/entry_points.txt writing pip-egg-info/collective.privacy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/collective.privacy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.privacy.egg-info/top_level.txt writing namespace_packages to pip-egg-info/collective.privacy.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/collective.privacy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.privacy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'pip-egg-info/collective.privacy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wbmla9ru/collective.privacy has version 1.0b1, which satisfies requirement collective.privacy==1.0b1 from https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz#sha256=f917253ec38e04d3458908498604a4a8e9edb9e748536db3d53bf36bb15b4ba0 Removed collective.privacy==1.0b1 from https://files.pythonhosted.org/packages/3c/64/788f7615620865843444914d94cbc8ee85d33aea19d7ab6df8aef33e6649/collective.privacy-1.0b1.tar.gz#sha256=f917253ec38e04d3458908498604a4a8e9edb9e748536db3d53bf36bb15b4ba0 from build tracker '/tmp/pip-req-tracker-sve5av7m' Building wheels for collected packages: collective.privacy Created temporary directory: /tmp/pip-wheel-6lfc3_vb Running setup.py bdist_wheel for collective.privacy: started Destination directory: /tmp/pip-wheel-6lfc3_vb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wbmla9ru/collective.privacy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-6lfc3_vb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/privacy copying src/collective/privacy/testing.py -> build/lib/collective/privacy copying src/collective/privacy/interfaces.py -> build/lib/collective/privacy copying src/collective/privacy/identifiers.py -> build/lib/collective/privacy copying src/collective/privacy/processing_reason.py -> build/lib/collective/privacy copying src/collective/privacy/tool.py -> build/lib/collective/privacy copying src/collective/privacy/zcml.py -> build/lib/collective/privacy copying src/collective/privacy/storage.py -> build/lib/collective/privacy copying src/collective/privacy/__init__.py -> build/lib/collective/privacy copying src/collective/privacy/upgrades.py -> build/lib/collective/privacy copying src/collective/privacy/lawful_basis.py -> build/lib/collective/privacy copying src/collective/privacy/utils.py -> build/lib/collective/privacy copying src/collective/privacy/setuphandlers.py -> build/lib/collective/privacy creating build/lib/collective/privacy/plone_core copying src/collective/privacy/plone_core/sendto.py -> build/lib/collective/privacy/plone_core copying src/collective/privacy/plone_core/__init__.py -> build/lib/collective/privacy/plone_core copying src/collective/privacy/plone_core/webstats_js.py -> build/lib/collective/privacy/plone_core creating build/lib/collective/privacy/browser copying src/collective/privacy/browser/consent.py -> build/lib/collective/privacy/browser copying src/collective/privacy/browser/__init__.py -> build/lib/collective/privacy/browser creating build/lib/collective/privacy/tests copying src/collective/privacy/tests/test_robot.py -> build/lib/collective/privacy/tests copying src/collective/privacy/tests/test_setup.py -> build/lib/collective/privacy/tests copying src/collective/privacy/tests/__init__.py -> build/lib/collective/privacy/tests copying src/collective/privacy/tests/test_cookies.py -> build/lib/collective/privacy/tests running egg_info writing entry points to src/collective.privacy.egg-info/entry_points.txt writing src/collective.privacy.egg-info/PKG-INFO writing namespace_packages to src/collective.privacy.egg-info/namespace_packages.txt writing dependency_links to src/collective.privacy.egg-info/dependency_links.txt writing top-level names to src/collective.privacy.egg-info/top_level.txt writing requirements to src/collective.privacy.egg-info/requires.txt reading manifest file 'src/collective.privacy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'src/collective.privacy.egg-info/SOURCES.txt' copying src/collective/privacy/configure.zcml -> build/lib/collective/privacy copying src/collective/privacy/lawful_basis.zcml -> build/lib/collective/privacy copying src/collective/privacy/meta.zcml -> build/lib/collective/privacy copying src/collective/privacy/permissions.zcml -> build/lib/collective/privacy copying src/collective/privacy/storage.zcml -> build/lib/collective/privacy copying src/collective/privacy/testing.zcml -> build/lib/collective/privacy copying src/collective/privacy/upgrades.zcml -> build/lib/collective/privacy creating build/lib/collective/privacy/locales copying src/collective/privacy/locales/collective.privacy.pot -> build/lib/collective/privacy/locales copying src/collective/privacy/locales/update.sh -> build/lib/collective/privacy/locales creating build/lib/collective/privacy/locales/fr creating build/lib/collective/privacy/locales/fr/LC_MESSAGES copying src/collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.mo -> build/lib/collective/privacy/locales/fr/LC_MESSAGES copying src/collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.po -> build/lib/collective/privacy/locales/fr/LC_MESSAGES creating build/lib/collective/privacy/locales/nl creating build/lib/collective/privacy/locales/nl/LC_MESSAGES copying src/collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.mo -> build/lib/collective/privacy/locales/nl/LC_MESSAGES copying src/collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.po -> build/lib/collective/privacy/locales/nl/LC_MESSAGES creating build/lib/collective/privacy/profiles creating build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/browserlayer.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/catalog.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/componentregistry.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/metadata.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/registry.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/rolemap.xml -> build/lib/collective/privacy/profiles/default copying src/collective/privacy/profiles/default/toolset.xml -> build/lib/collective/privacy/profiles/default creating build/lib/collective/privacy/profiles/uninstall copying src/collective/privacy/profiles/uninstall/browserlayer.xml -> build/lib/collective/privacy/profiles/uninstall copying src/collective/privacy/profiles/uninstall/componentregistry.xml -> build/lib/collective/privacy/profiles/uninstall copying src/collective/privacy/profiles/uninstall/registry.xml -> build/lib/collective/privacy/profiles/uninstall copying src/collective/privacy/profiles/uninstall/toolset.xml -> build/lib/collective/privacy/profiles/uninstall copying src/collective/privacy/plone_core/configure.zcml -> build/lib/collective/privacy/plone_core copying src/collective/privacy/browser/configure.zcml -> build/lib/collective/privacy/browser creating build/lib/collective/privacy/browser/overrides copying src/collective/privacy/browser/overrides/.gitkeep -> build/lib/collective/privacy/browser/overrides copying src/collective/privacy/browser/overrides/Products.CMFPlone.browser.templates.sendto_template.pt -> build/lib/collective/privacy/browser/overrides copying src/collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_form_scripts.validate_sendto.vpy -> build/lib/collective/privacy/browser/overrides copying src/collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_templates.sendto_template.pt -> build/lib/collective/privacy/browser/overrides creating build/lib/collective/privacy/browser/static copying src/collective/privacy/browser/static/.gitkeep -> build/lib/collective/privacy/browser/static creating build/lib/collective/privacy/browser/templates copying src/collective/privacy/browser/templates/consent_banner.pt -> build/lib/collective/privacy/browser/templates copying src/collective/privacy/tests/data_use.zcml -> build/lib/collective/privacy/tests creating build/lib/collective/privacy/tests/robot copying src/collective/privacy/tests/robot/test_consent.robot -> build/lib/collective/privacy/tests/robot installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) copying collective/privacy/testing.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/identifiers.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/storage.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/processing_reason.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/tool.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/zcml.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/meta.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/storage.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/__init__.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/lawful_basis.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/testing.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/lawful_basis.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/utils.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/privacy copying collective/privacy/plone_core/sendto.py -> build/bdist.linux-armv7l/wheel/collective/privacy/plone_core copying collective/privacy/plone_core/__init__.py -> build/bdist.linux-armv7l/wheel/collective/privacy/plone_core copying collective/privacy/plone_core/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy/plone_core copying collective/privacy/plone_core/webstats_js.py -> build/bdist.linux-armv7l/wheel/collective/privacy/plone_core copying collective/privacy/browser/consent.py -> build/bdist.linux-armv7l/wheel/collective/privacy/browser copying collective/privacy/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/privacy/browser copying collective/privacy/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy/browser copying collective/privacy/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/static copying collective/privacy/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/overrides copying collective/privacy/browser/overrides/Products.CMFPlone.browser.templates.sendto_template.pt -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/overrides copying collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_form_scripts.validate_sendto.vpy -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/overrides copying collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_templates.sendto_template.pt -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/overrides copying collective/privacy/browser/templates/consent_banner.pt -> build/bdist.linux-armv7l/wheel/collective/privacy/browser/templates copying collective/privacy/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/privacy/tests copying collective/privacy/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/privacy/tests copying collective/privacy/tests/data_use.zcml -> build/bdist.linux-armv7l/wheel/collective/privacy/tests copying collective/privacy/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/privacy/tests copying collective/privacy/tests/test_cookies.py -> build/bdist.linux-armv7l/wheel/collective/privacy/tests copying collective/privacy/tests/robot/test_consent.robot -> build/bdist.linux-armv7l/wheel/collective/privacy/tests/robot copying collective/privacy/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/componentregistry.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/toolset.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/default copying collective/privacy/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/uninstall copying collective/privacy/profiles/uninstall/registry.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/uninstall copying collective/privacy/profiles/uninstall/componentregistry.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/uninstall copying collective/privacy/profiles/uninstall/toolset.xml -> build/bdist.linux-armv7l/wheel/collective/privacy/profiles/uninstall copying collective/privacy/locales/collective.privacy.pot -> build/bdist.linux-armv7l/wheel/collective/privacy/locales copying collective/privacy/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/privacy/locales copying collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.po -> build/bdist.linux-armv7l/wheel/collective/privacy/locales/nl/LC_MESSAGES copying collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.mo -> build/bdist.linux-armv7l/wheel/collective/privacy/locales/nl/LC_MESSAGES copying collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.po -> build/bdist.linux-armv7l/wheel/collective/privacy/locales/fr/LC_MESSAGES copying collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.mo -> build/bdist.linux-armv7l/wheel/collective/privacy/locales/fr/LC_MESSAGES running install_egg_info Copying src/collective.privacy.egg-info to build/bdist.linux-armv7l/wheel/collective.privacy-1.0b1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.privacy-1.0b1-py3.4-nspkg.pth running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/collective.privacy-1.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-6lfc3_vb/collective.privacy-1.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collective.privacy-1.0b1-py3.4-nspkg.pth' adding 'collective/privacy/__init__.py' adding 'collective/privacy/configure.zcml' adding 'collective/privacy/identifiers.py' adding 'collective/privacy/interfaces.py' adding 'collective/privacy/lawful_basis.py' adding 'collective/privacy/lawful_basis.zcml' adding 'collective/privacy/meta.zcml' adding 'collective/privacy/permissions.zcml' adding 'collective/privacy/processing_reason.py' adding 'collective/privacy/setuphandlers.py' adding 'collective/privacy/storage.py' adding 'collective/privacy/storage.zcml' adding 'collective/privacy/testing.py' adding 'collective/privacy/testing.zcml' adding 'collective/privacy/tool.py' adding 'collective/privacy/upgrades.py' adding 'collective/privacy/upgrades.zcml' adding 'collective/privacy/utils.py' adding 'collective/privacy/zcml.py' adding 'collective/privacy/browser/__init__.py' adding 'collective/privacy/browser/configure.zcml' adding 'collective/privacy/browser/consent.py' adding 'collective/privacy/browser/overrides/.gitkeep' adding 'collective/privacy/browser/overrides/Products.CMFPlone.browser.templates.sendto_template.pt' adding 'collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_form_scripts.validate_sendto.vpy' adding 'collective/privacy/browser/overrides/Products.CMFPlone.skins.plone_templates.sendto_template.pt' adding 'collective/privacy/browser/static/.gitkeep' adding 'collective/privacy/browser/templates/consent_banner.pt' adding 'collective/privacy/locales/collective.privacy.pot' adding 'collective/privacy/locales/update.sh' adding 'collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.mo' adding 'collective/privacy/locales/fr/LC_MESSAGES/collective.privacy.po' adding 'collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.mo' adding 'collective/privacy/locales/nl/LC_MESSAGES/collective.privacy.po' adding 'collective/privacy/plone_core/__init__.py' adding 'collective/privacy/plone_core/configure.zcml' adding 'collective/privacy/plone_core/sendto.py' adding 'collective/privacy/plone_core/webstats_js.py' adding 'collective/privacy/profiles/default/browserlayer.xml' adding 'collective/privacy/profiles/default/catalog.xml' adding 'collective/privacy/profiles/default/componentregistry.xml' adding 'collective/privacy/profiles/default/metadata.xml' adding 'collective/privacy/profiles/default/registry.xml' adding 'collective/privacy/profiles/default/rolemap.xml' adding 'collective/privacy/profiles/default/toolset.xml' adding 'collective/privacy/profiles/uninstall/browserlayer.xml' adding 'collective/privacy/profiles/uninstall/componentregistry.xml' adding 'collective/privacy/profiles/uninstall/registry.xml' adding 'collective/privacy/profiles/uninstall/toolset.xml' adding 'collective/privacy/tests/__init__.py' adding 'collective/privacy/tests/data_use.zcml' adding 'collective/privacy/tests/test_cookies.py' adding 'collective/privacy/tests/test_robot.py' adding 'collective/privacy/tests/test_setup.py' adding 'collective/privacy/tests/robot/test_consent.robot' adding 'collective.privacy-1.0b1.dist-info/LICENSE.GPL' adding 'collective.privacy-1.0b1.dist-info/LICENSE.rst' adding 'collective.privacy-1.0b1.dist-info/METADATA' adding 'collective.privacy-1.0b1.dist-info/WHEEL' adding 'collective.privacy-1.0b1.dist-info/entry_points.txt' adding 'collective.privacy-1.0b1.dist-info/namespace_packages.txt' adding 'collective.privacy-1.0b1.dist-info/top_level.txt' adding 'collective.privacy-1.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collective.privacy: finished with status 'done' Stored in directory: /tmp/tmps7ju0j6l Successfully built collective.privacy Cleaning up... Removing source in /tmp/pip-wheel-wbmla9ru/collective.privacy Removed build tracker '/tmp/pip-req-tracker-sve5av7m'