Source: python-neutronclient
Version: 1:9.0.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package python-neutronclient
> dpkg-buildpackage: info: source version 1:9.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf python_neutronclient.egg-info doc/man .stestr
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    dh_clean -O--buildsystem=python_distutils
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-neutronclient using existing 
> ./python-neutronclient_9.0.0.orig.tar.xz
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/common/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/bgp/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/contrib/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/flavor/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/fw/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/lb/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/lb/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/qos/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/neutron/v2_0/vpn/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/dynamic_routing/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/fwaas/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/lbaas/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/logging/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/networking_bgpvpn/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/sfc/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/subnet_onboard/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/osc/v2/vpnaas/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/functional/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/functional/adv-svcs/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/functional/core/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/bgp/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/flavor/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/fw/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/lb/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/lb/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/fwaas/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/lbaas/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/logging/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/sfc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/osc/v2/vpnaas/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/qos/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/tests/unit/vpn/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/neutronclient/v2_0/__init__.py' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> neutronclient/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add neutronclient/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add neutronclient/__pycache__/_i18n.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add neutronclient/__pycache__/client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add neutronclient/__pycache__/shell.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/__pycache__/version.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add neutronclient/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/clientmanager.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/clientmanager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/constants.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/exceptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/extension.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/extension.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/serializer.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/serializer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/common/__pycache__/validators.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/common/__pycache__/validators.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/__pycache__/client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/__pycache__/client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/address_scope.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/address_scope.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/agent.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/agent.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/agentscheduler.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/agentscheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/auto_allocated_topology.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/auto_allocated_topology.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/availability_zone.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/availability_zone.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/dns.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/dns.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/extension.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/extension.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/floatingip.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/floatingip.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/metering.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/metering.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/network.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/network.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/network_ip_availability.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/network_ip_availability.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/port.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/port.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/purge.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/purge.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/quota.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/quota.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/rbac.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/rbac.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/router.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/router.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/securitygroup.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/securitygroup.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/servicetype.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/servicetype.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/subnet.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/subnet.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/subnetpool.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/subnetpool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/__pycache__/tag.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/__pycache__/tag.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/bgp/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/bgp/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/bgp/__pycache__/dragentscheduler.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/bgp/__pycache__/dragentscheduler.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/bgp/__pycache__/peer.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/bgp/__pycache__/peer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/bgp/__pycache__/speaker.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/bgp/__pycache__/speaker.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/contrib/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/contrib/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/contrib/__pycache__/_fox_sockets.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/contrib/__pycache__/_fox_sockets.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/flavor/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/flavor/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/flavor/__pycache__/flavor.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/flavor/__pycache__/flavor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/flavor/__pycache__/flavor_profile.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/flavor/__pycache__/flavor_profile.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/fw/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/fw/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/fw/__pycache__/firewall.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/fw/__pycache__/firewall.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/fw/__pycache__/firewallpolicy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/fw/__pycache__/firewallpolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/fw/__pycache__/firewallrule.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/fw/__pycache__/firewallrule.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/__pycache__/healthmonitor.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/__pycache__/healthmonitor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/__pycache__/member.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/__pycache__/member.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/__pycache__/pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/__pycache__/pool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/__pycache__/vip.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/__pycache__/vip.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/healthmonitor.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/healthmonitor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/l7policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/l7policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/l7rule.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/l7rule.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/listener.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/listener.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/loadbalancer.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/loadbalancer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/member.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/member.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/pool.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/lb/v2/__pycache__/pool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/bandwidth_limit_rule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/bandwidth_limit_rule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/dscp_marking_rule.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/dscp_marking_rule.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/minimum_bandwidth_rule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/minimum_bandwidth_rule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/qos/__pycache__/rule.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/qos/__pycache__/rule.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/endpoint_group.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/endpoint_group.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/ikepolicy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/ikepolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/ipsec_site_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/ipsec_site_connection.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/ipsecpolicy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/ipsecpolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/neutron/v2_0/vpn/__pycache__/vpnservice.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/neutron/v2_0/vpn/__pycache__/vpnservice.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> neutronclient/osc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add neutronclient/osc/__pycache__/utils.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> neutronclient/osc/v2/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/dynamic_routing/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/dynamic_routing/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_dragent.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_dragent.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_peer.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_peer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_speaker.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/dynamic_routing/__pycache__/bgp_speaker.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/dynamic_routing/__pycache__/constants.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/dynamic_routing/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/fwaas/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/fwaas/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/fwaas/__pycache__/constants.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/fwaas/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/fwaas/__pycache__/firewallgroup.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/fwaas/__pycache__/firewallgroup.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/fwaas/__pycache__/firewallpolicy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/fwaas/__pycache__/firewallpolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/fwaas/__pycache__/firewallrule.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/fwaas/__pycache__/firewallrule.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/logging/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/logging/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/logging/__pycache__/network_log.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/logging/__pycache__/network_log.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/bgpvpn.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/bgpvpn.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/constants.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/constants.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/resource_association.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/resource_association.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/router_association.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/networking_bgpvpn/__pycache__/router_association.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/sfc_flow_classifier.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/sfc_flow_classifier.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_chain.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_chain.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_pair.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_pair.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_pair_group.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/sfc_port_pair_group.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/sfc/__pycache__/sfc_service_graph.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/sfc/__pycache__/sfc_service_graph.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/subnet_onboard/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/subnet_onboard/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/subnet_onboard/__pycache__/subnet_onboard.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/subnet_onboard/__pycache__/subnet_onboard.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/endpoint_group.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/endpoint_group.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/ikepolicy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/ikepolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/ipsec_site_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/ipsec_site_connection.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/ipsecpolicy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/ipsecpolicy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/osc/v2/vpnaas/__pycache__/vpnservice.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/osc/v2/vpnaas/__pycache__/vpnservice.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_auto_allocated_topology.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_auto_allocated_topology.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_casual_args.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_casual_args.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_address_scope.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_address_scope.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_agents.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_agents.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_agentschedulers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_agentschedulers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_az.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_az.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_extensions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_extensions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_floatingips.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_floatingips.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_metering.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_metering.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_network.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_network.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_network_ip_availability.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_network_ip_availability.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_port.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_port.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_purge.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_purge.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_rbac.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_rbac.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_router.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_router.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_securitygroup.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_securitygroup.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_servicetype.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_servicetype.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_subnet.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_subnet.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_subnetpool.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_subnetpool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_cli20_tag.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_cli20_tag.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_client_extension.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_client_extension.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_command_meta.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_command_meta.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_exceptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_http.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_http.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_name_or_id.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_name_or_id.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_quota.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_quota.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_shell.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_shell.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/__pycache__/test_validators.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/__pycache__/test_validators.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/bgp/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/bgp/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_dragentscheduler.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_dragentscheduler.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_peer.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_peer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_speaker.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/bgp/__pycache__/test_cli20_speaker.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/flavor/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/flavor/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/flavor/__pycache__/test_cli20_flavor.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/flavor/__pycache__/test_cli20_flavor.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/flavor/__pycache__/test_cli20_flavor_profile.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/flavor/__pycache__/test_cli20_flavor_profile.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/fw/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/fw/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewall.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewall.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewallpolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewallpolicy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewallrule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/fw/__pycache__/test_cli20_firewallrule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_healthmonitor.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_healthmonitor.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_member.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_member.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_pool.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_pool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_vip.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/__pycache__/test_cli20_vip.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_healthmonitor.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_healthmonitor.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_l7policy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_l7policy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_l7rule.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_l7rule.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_listener.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_listener.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_loadbalancer.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_loadbalancer.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_member.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_member.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_pool.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/lb/v2/__pycache__/test_cli20_pool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/__pycache__/fakes.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/fakes.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/fakes.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_dragent.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_dragent.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_peer.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_peer.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_speaker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/dynamic_routing/__pycache__/test_bgp_speaker.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/common.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/fakes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallgroup.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallgroup.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallpolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallpolicy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallrule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/fwaas/__pycache__/test_firewallrule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/lbaas/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/lbaas/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/fakes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/test_network_log.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/logging/__pycache__/test_network_log.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/fakes.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/fakes.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_bgpvpn.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_bgpvpn.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_resource_association.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_resource_association.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_router_association.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/networking_bgpvpn/__pycache__/test_router_association.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/fakes.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_flow_classifier.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_flow_classifier.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_chain.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_chain.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_pair.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_pair.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_pair_group.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_port_pair_group.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_service_graph.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/sfc/__pycache__/test_service_graph.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/subnet_onboard/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/subnet_onboard/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/subnet_onboard/__pycache__/test_network_onboard_subnets.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/subnet_onboard/__pycache__/test_network_onboard_subnets.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/common.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/fakes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_endpoint_group.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_endpoint_group.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ikepolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ikepolicy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ipsec_site_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ipsec_site_connection.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ipsecpolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_ipsecpolicy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_vpnservice.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/osc/v2/vpnaas/__pycache__/test_vpnservice.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_bandwidth_limit_rule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_bandwidth_limit_rule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_dscp_marking_rule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_dscp_marking_rule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_minimum_bandwidth_rule.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_minimum_bandwidth_rule.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_rule.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/qos/__pycache__/test_cli20_rule.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_endpoint_group.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_endpoint_group.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ikepolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ikepolicy.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ipsec_site_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ipsec_site_connection.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ipsecpolicy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_ipsecpolicy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_vpnservice.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_cli20_vpnservice.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/tests/unit/vpn/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> neutronclient/tests/unit/vpn/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/v2_0/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> neutronclient/v2_0/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> neutronclient/v2_0/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add neutronclient/v2_0/__pycache__/client.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-neutronclient_9.0.0-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to